index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
Util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
U.Loggers: add maildirNew, other loggers, and logger formatting utilities
wirtwolff
2009-04-12
1
-27
/
+238
*
added colour themes
perlkat
2009-02-27
1
-0
/
+137
*
NamedScratchpad
konstantin.sobolev
2009-04-19
1
-0
/
+138
*
U.EZConfig: add xK_Print <Print> to special keys
wirtwolff
2009-03-03
1
-0
/
+2
*
U.Run: remove waitForProcess to close Issue 268
wirtwolff
2009-02-20
1
-4
/
+4
*
X.U.Loggers: handle possible EOF (reported by dyfrgi)
Roman Cheplyaka
2009-02-16
1
-2
/
+1
*
U.Scratchpad: add general spawn action to close issue 249
wirtwolff
2009-02-14
1
-13
/
+23
*
X.U.WindowProperties: docs (description and sections)
Roman Cheplyaka
2009-02-09
1
-7
/
+12
*
X.U.WindowProperties: Add getProp32 and getProp32s, helpers to get properties...
Ismael Carnales
2009-02-05
1
-0
/
+10
*
minor typo in XMonad/Util/EZConfig.hs
Joachim Breitner
2009-02-08
1
-1
/
+1
*
Multimedia keys support for EZConfig
Khudyakov Alexey
2009-02-07
1
-11
/
+283
*
Remove X.U.SpawnOnWorkspace (superseded by X.A.SpawnOn)
Roman Cheplyaka
2009-02-04
1
-81
/
+0
*
Support for spawning most applications on a specific workspace
Daniel Schoepe
2009-01-25
1
-0
/
+81
*
uninstallSignalHandlers in spawnPipe
Spencer Janssen
2009-01-22
1
-0
/
+1
*
Create a new session for spawnPiped processes
Spencer Janssen
2009-01-22
1
-1
/
+2
*
Update all uses of doubleFork/waitForProcess
Spencer Janssen
2009-01-16
3
-10
/
+12
*
X.U.EZConfig: expand documentation
Brent Yorgey
2009-01-16
1
-5
/
+13
*
XMonad.Util.XSelection: update maintainer information
gwern0
2009-01-10
1
-2
/
+1
*
X.U.XSelection: get rid of warning about missing newline, add Haddock link
Brent Yorgey
2009-01-02
1
-2
/
+2
*
adds haddock documentation for transformPromptSelection
loupgaroublond
2009-01-02
1
-5
/
+8
*
adds a weird function to XSelection
loupgaroublond
2008-12-22
1
-0
/
+6
*
X.U.WindowProperties: propertyToQuery+docs
Roman Cheplyaka
2008-12-25
1
-1
/
+14
*
hlintify XUtils, XSelection, Search, WindowGo
gwern0
2008-12-20
2
-2
/
+2
*
WindowProperties: added allWithProperty
Roman Cheplyaka
2008-11-15
1
-1
/
+7
*
explicit import list for things in the process library
Don Stewart
2008-11-04
1
-1
/
+1
*
generic menu and window bringer
Travis B. Hartwell
2008-10-27
1
-8
/
+16
*
Paste.hs: improve haddocks
gwern0
2008-09-27
1
-7
/
+8
*
Paste.hs: fix haddock
gwern0
2008-09-27
1
-1
/
+10
*
XMonad.Util.Font: UTF8 -> USE_UTF8
Lukas Mai
2008-09-30
1
-2
/
+2
*
Paste.hs: implement noModMask suggestion
gwern0
2008-09-27
1
-3
/
+7
*
-DUTF8 flag with -DUSE_UTF8
gwern0
2008-09-21
3
-4
/
+4
*
XSelection.hs: use CPP to compile against utf8-string
gwern0
2008-09-20
1
-40
/
+46
*
Paste.hs: +warning about ASCII limitations
gwern0
2008-09-21
1
-0
/
+3
*
Paste.hs: shorten comment lines to under 80 columns per sjanssen
gwern0
2008-09-21
1
-5
/
+8
*
Rename pasteKey functions to sendKey
Spencer Janssen
2008-09-21
1
-5
/
+5
*
Move XMonad.Util.XPaste to XMonad.Util.Paste
Spencer Janssen
2008-09-21
1
-3
/
+3
*
XPaste.hs: improve author info
gwern0
2008-09-20
1
-2
/
+2
*
+XMonad.Util.XPaste: a module for pasting strings to windows
gwern0
2008-09-20
1
-0
/
+74
*
remove myself as maintainer from modules I don't maintain or use.
David Roundy
2008-08-28
1
-1
/
+1
*
I prefer the spencerjanssen@gmail.com address
Spencer Janssen
2008-07-14
2
-4
/
+4
*
Added function to filter out scratchpad workspace for use with ewmhLogHookCus...
Braden Shepherdson
2008-07-06
1
-0
/
+7
*
allow function keys up to F24
brian
2008-06-26
1
-2
/
+2
*
Now using -name instead of -title as the term app argument, and corresponding...
Braden Shepherdson
2008-06-08
1
-4
/
+4
*
XMonad.Util.EZConfig: add keypad bindings
Lukas Mai
2008-06-15
1
-0
/
+74
*
XMonad.Util.EZConfig: minor cleanups
Lukas Mai
2008-05-28
1
-28
/
+26
*
Replaced old "spawn on mod+s" semantics with "spawn/summon or banish on mod+s".
Braden Shepherdson
2008-06-08
1
-21
/
+77
*
Added scratchpadSpawnActionTerminal to specify the terminal program directly ...
Braden Shepherdson
2008-06-08
1
-0
/
+6
*
Removed odd scratchpadSpawnDefault, improved documentation.
Braden Shepherdson
2008-06-08
1
-14
/
+9
*
decent documentation for UrgencyHook
Devin Mullins
2008-05-15
1
-2
/
+1
*
minor cleanup on getName
Devin Mullins
2008-05-04
1
-5
/
+3
[next]