index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add gnomeRegister to C.Gnome.
Adam Vogt
2009-09-18
1
-3
/
+31
*
Remove excess broadcastMessage ReleaseResources from A.Commands
Adam Vogt
2009-09-04
1
-3
/
+2
*
Mark modules last-modified in 2007 as stable
Adam Vogt
2009-09-04
15
-15
/
+15
*
Minor changes to my config
Spencer Janssen
2009-09-01
1
-4
/
+7
*
Return True in X.H.FadeInactive.isUnfocused if current workspace is empty. (d...
Adam Vogt
2009-08-28
1
-1
/
+1
*
Actually execute the correct command when giving user-defined commands to Ser...
Jan Vornberger
2009-08-26
1
-2
/
+2
*
Preserve backwards compatibility with H.ServerMode
Adam Vogt
2009-08-26
2
-6
/
+11
*
Let the user decide which commands to use in X.H.ServerMode
Daniel Schoepe
2009-08-25
2
-6
/
+10
*
Improve/correct documentation in X.A.TagWindows
Daniel Schoepe
2009-08-23
1
-3
/
+3
*
Replace nextEvent with maskEvent to prevent GridSelect from swallowing unrela...
Clemens Fruhwirth
2009-08-09
1
-1
/
+1
*
Better default for ppUrgent in xmobarPP
Daniel Schoepe
2009-08-22
1
-0
/
+1
*
Add backwards compatability in X.H.FadeInactive
Daniel Schoepe
2009-08-22
1
-1
/
+1
*
More flexible interface for X.H.FadeInactive
Daniel Schoepe
2009-08-21
2
-35
/
+39
*
U.Scratchpad: doc add disable-factory flag to gnome-terminal example
Wirt Wolff
2009-08-18
1
-3
/
+2
*
A.CycleWS: add toggleOrView fns, fix doc, prevent head exception
Wirt Wolff
2009-08-17
1
-3
/
+48
*
Add -fwarn-tabs to ghc-options for the regular build
Adam Vogt
2009-08-14
1
-1
/
+1
*
Don't use tabs in EwmhDesktops
Daniel Schoepe
2009-08-13
1
-3
/
+3
*
Do not warn about unknown ClientMessageEvents
Joachim Breitner
2009-08-13
1
-1
/
+4
*
ScratchpadRewrite
konstantin.sobolev
2009-04-28
1
-43
/
+10
*
NS_Placement
konstantin.sobolev
2009-04-28
1
-11
/
+31
*
ThreeColMid - Swap slave window positions
Anders Engstrom
2009-05-03
1
-3
/
+3
*
fix UrgencyHook docs (\a -> \\a in Haddock)
Brent Yorgey
2009-08-09
1
-1
/
+1
*
XMonad.Actions.Search: removeColonPrefix shouldn't throw an exception if no :!
gwern0
2009-08-08
1
-1
/
+1
*
XMonad.Actions.Search: clean up hasPrefix - dupe of Data.List.isPrefixOf
gwern0
2009-08-08
1
-13
/
+9
*
XMonad.Actions.Search: +wikt
gwern0
2009-08-08
1
-1
/
+3
*
NoWrap export patch for use with X.L.MessageControl
quentin.moser
2009-01-28
1
-7
/
+7
*
new XMonad.Layout.MessageControl module
quentin.moser
2009-01-28
2
-0
/
+127
*
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
3
-1
/
+280
*
Revert to old behavior where unmatched keys do not exit the eventloop for A.G...
Adam Vogt
2009-07-27
1
-3
/
+2
*
Share more mkAdjust calls L.LayoutHints in the LayoutHintsToCenter modifier
Adam Vogt
2009-07-26
1
-13
/
+13
*
Make direction keybindings configurable in A.GridSelect
Adam Vogt
2009-07-26
1
-30
/
+54
*
LayoutBuilder - make an example more sane
Anders Engstrom
2009-05-13
1
-3
/
+3
*
Clean Xkb masks in X.A.Submap
Khudyakov Alexey
2009-06-23
1
-3
/
+3
*
Fix defaulting warning with A.RandomBackground
Adam Vogt
2009-07-17
1
-2
/
+1
*
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
5
-5
/
+5
*
X.A.CopyWindow: add wsContainingCopies, doc cleanup
wirtwolff
2009-07-03
1
-14
/
+45
*
Add ability to copy the entered string in X.Prompt
Daniel Schoepe
2009-07-09
1
-1
/
+6
*
Correct license for L.CenteredMaster
Adam Vogt
2009-07-08
1
-1
/
+1
*
Remove trailing whitespace from many modules
Adam Vogt
2009-07-05
32
-146
/
+146
*
Clarify documentation the Migrate message added to L.SubLayouts
Adam Vogt
2009-07-05
1
-2
/
+3
*
Reduce a bit of recently introduced duplication in L.SubLayouts
Adam Vogt
2009-07-05
1
-5
/
+3
*
Add Migrate message to L.SubLayouts, for better support of moving windows bet...
Adam Vogt
2009-07-05
1
-13
/
+23
*
L.SubLayouts: also run the layout being modified in a restricted environment
Adam Vogt
2009-07-05
1
-11
/
+30
*
L.SubLayouts fix bug where previously run layouts would not get messages
Adam Vogt
2009-07-05
1
-3
/
+3
*
Simplify A.WorkspaceCursors use of layout for state, add documentation
Adam Vogt
2009-07-05
1
-72
/
+121
*
Add A.WorkspaceCursors, a generalization of Plane to arbitrary dimensions
Adam Vogt
2009-07-02
3
-1
/
+172
*
Refactor A.OnScreen to use Maybe Monad
Adam Vogt
2009-07-03
1
-17
/
+14
[prev]
[next]