aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mark modules last-modified in 2007 as stableAdam Vogt2009-09-0415-15/+15
* Minor changes to my configSpencer Janssen2009-09-011-4/+7
* Return True in X.H.FadeInactive.isUnfocused if current workspace is empty. (d...Adam Vogt2009-08-281-1/+1
* Actually execute the correct command when giving user-defined commands to Ser...Jan Vornberger2009-08-261-2/+2
* Preserve backwards compatibility with H.ServerModeAdam Vogt2009-08-262-6/+11
* Let the user decide which commands to use in X.H.ServerModeDaniel Schoepe2009-08-252-6/+10
* Improve/correct documentation in X.A.TagWindowsDaniel Schoepe2009-08-231-3/+3
* Replace nextEvent with maskEvent to prevent GridSelect from swallowing unrela...Clemens Fruhwirth2009-08-091-1/+1
* Better default for ppUrgent in xmobarPPDaniel Schoepe2009-08-221-0/+1
* Add backwards compatability in X.H.FadeInactiveDaniel Schoepe2009-08-221-1/+1
* More flexible interface for X.H.FadeInactiveDaniel Schoepe2009-08-212-35/+39
* U.Scratchpad: doc add disable-factory flag to gnome-terminal exampleWirt Wolff2009-08-181-3/+2
* A.CycleWS: add toggleOrView fns, fix doc, prevent head exceptionWirt Wolff2009-08-171-3/+48
* Don't use tabs in EwmhDesktopsDaniel Schoepe2009-08-131-3/+3
* Do not warn about unknown ClientMessageEventsJoachim Breitner2009-08-131-1/+4
* ScratchpadRewritekonstantin.sobolev2009-04-281-43/+10
* NS_Placementkonstantin.sobolev2009-04-281-11/+31
* ThreeColMid - Swap slave window positionsAnders Engstrom2009-05-031-3/+3
* fix UrgencyHook docs (\a -> \\a in Haddock)Brent Yorgey2009-08-091-1/+1
* XMonad.Actions.Search: removeColonPrefix shouldn't throw an exception if no :!gwern02009-08-081-1/+1
* XMonad.Actions.Search: clean up hasPrefix - dupe of Data.List.isPrefixOfgwern02009-08-081-13/+9
* XMonad.Actions.Search: +wiktgwern02009-08-081-1/+3
* NoWrap export patch for use with X.L.MessageControlquentin.moser2009-01-281-7/+7
* new XMonad.Layout.MessageControl modulequentin.moser2009-01-281-0/+126
* U.NamedActions: align the descriptions for each section, refactor its integra...Adam Vogt2009-07-262-51/+57
* U.NamedActions support subtitles bound to (0,0) unreachable normallyAdam Vogt2009-05-251-12/+56
* Add U.NamedActions: present a list of keybindings including submapsAdam Vogt2009-05-042-1/+279
* Revert to old behavior where unmatched keys do not exit the eventloop for A.G...Adam Vogt2009-07-271-3/+2
* Share more mkAdjust calls L.LayoutHints in the LayoutHintsToCenter modifierAdam Vogt2009-07-261-13/+13
* Make direction keybindings configurable in A.GridSelectAdam Vogt2009-07-261-30/+54
* LayoutBuilder - make an example more saneAnders Engstrom2009-05-131-3/+3
* Clean Xkb masks in X.A.SubmapKhudyakov Alexey2009-06-231-3/+3
* Fix defaulting warning with A.RandomBackgroundAdam Vogt2009-07-171-2/+1
* Addition of Machine window property.Juraj Hercek2009-07-151-1/+4
* remove myself as maintainer from code I don't maintain.David Roundy2009-07-165-5/+5
* X.A.CopyWindow: add wsContainingCopies, doc cleanupwirtwolff2009-07-031-14/+45
* Add ability to copy the entered string in X.PromptDaniel Schoepe2009-07-091-1/+6
* Correct license for L.CenteredMasterAdam Vogt2009-07-081-1/+1
* Remove trailing whitespace from many modulesAdam Vogt2009-07-0532-146/+146
* Clarify documentation the Migrate message added to L.SubLayoutsAdam Vogt2009-07-051-2/+3
* Reduce a bit of recently introduced duplication in L.SubLayoutsAdam Vogt2009-07-051-5/+3
* Add Migrate message to L.SubLayouts, for better support of moving windows bet...Adam Vogt2009-07-051-13/+23
* L.SubLayouts: also run the layout being modified in a restricted environmentAdam Vogt2009-07-051-11/+30
* L.SubLayouts fix bug where previously run layouts would not get messagesAdam Vogt2009-07-051-3/+3
* Simplify A.WorkspaceCursors use of layout for state, add documentationAdam Vogt2009-07-051-72/+121
* Add A.WorkspaceCursors, a generalization of Plane to arbitrary dimensionsAdam Vogt2009-07-022-1/+171
* Refactor A.OnScreen to use Maybe MonadAdam Vogt2009-07-031-17/+14
* Added XMonad.Actions.OnScreenmail2009-07-021-0/+118
* Remove code duplication in X.A.CopyWindowDaniel Schoepe2009-07-021-9/+5
* Cleanup code duplication in X.P.Layout and X.P.Workspacesean.escriva2009-07-012-8/+2