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
*
Minor style corrections in X.U.SpawnOnce
Daniel Schoepe
2009-11-09
1
-2
/
+2
*
X.U.ExtensibleState: style
Spencer Janssen
2009-11-08
1
-2
/
+1
*
Add XMonad.Util.SpawnOnce
Spencer Janssen
2009-11-07
1
-0
/
+39
*
Store deserialized data after reading in X.U.ExtensibleState
Daniel Schoepe
2009-11-07
1
-8
/
+11
*
Add X.U.ExtensibleState
Daniel Schoepe
2009-11-06
1
-0
/
+109
*
Implement hasProperty in terms of runQuery in U.WindowProperties
Adam Vogt
2009-10-31
1
-9
/
+1
*
Remove putSelection, fixes #317
Spencer Janssen
2009-10-30
1
-42
/
+2
*
fix X.U.Run.spawnPipe fd leak
Tomas Janousek
2009-10-25
1
-0
/
+1
*
Refer to modm as the current modMask
Adam Vogt
2009-10-22
3
-6
/
+6
*
Add some haddock formatting in U.Cursor
Adam Vogt
2009-10-20
1
-3
/
+7
*
XMonadContrib: add a utility module to set the default cursor
Andres Salomon
2009-09-15
1
-0
/
+42
*
Add U.Replace which implements a --replace behavior.
Adam Vogt
2009-10-12
1
-0
/
+116
*
Correct erroneous haddock link in U.XSelection
Adam Vogt
2009-10-12
1
-1
/
+1
*
Derive Enum for U.Types.Direction2D
Adam Vogt
2009-10-05
1
-1
/
+1
*
U.EZConfig: Correct additionalKeysP M2-M5 values
Wirt Wolff
2009-09-06
1
-4
/
+5
*
Factor out direction types and put them in X.U.Types
Daniel Schoepe
2009-09-19
1
-0
/
+30
*
Mark modules last-modified in 2007 as stable
Adam Vogt
2009-09-04
1
-1
/
+1
*
U.Scratchpad: doc add disable-factory flag to gnome-terminal example
Wirt Wolff
2009-08-18
1
-3
/
+2
*
ScratchpadRewrite
konstantin.sobolev
2009-04-28
1
-43
/
+10
*
NS_Placement
konstantin.sobolev
2009-04-28
1
-11
/
+31
*
U.NamedActions: align the descriptions for each section, refactor its integra...
Adam Vogt
2009-07-26
2
-51
/
+57
*
U.NamedActions support subtitles bound to (0,0) unreachable normally
Adam Vogt
2009-05-25
1
-12
/
+56
*
Add U.NamedActions: present a list of keybindings including submaps
Adam Vogt
2009-05-04
2
-1
/
+279
*
Addition of Machine window property.
Juraj Hercek
2009-07-15
1
-1
/
+4
*
remove myself as maintainer from code I don't maintain.
David Roundy
2009-07-16
1
-1
/
+1
*
Remove trailing whitespace from many modules
Adam Vogt
2009-07-05
2
-3
/
+3
*
Use -fwarn-tabs for test, remove tabs
Adam Vogt
2009-06-24
2
-13
/
+13
*
From A.Topicspace split functions for storing strings with root to U.StringProp
Adam Vogt
2009-06-23
1
-0
/
+56
*
update callers of safeSpawn
gwern0
2009-06-22
1
-2
/
+2
*
XMonad.Util.Run: improve definition so this can be used with emacs
gwern0
2009-06-22
1
-4
/
+4
*
XMonad.Util.Run: +convenience function for safeSpawn which drops args to the ...
gwern0
2009-06-22
1
-0
/
+7
*
Correct many typos in the documentation, consistent US spellingg
Adam Vogt
2009-06-18
4
-5
/
+5
*
Remove USE_UTF8 defines.
Khudyakov Alexey
2009-04-19
2
-56
/
+1
*
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
[next]