| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add Stoppable layout for power saving | Anton Vorontsov | 2014-09-01 | 1 | -0/+130 |
* | X.C.Prime: doc changes | Devin Mullins | 2014-09-25 | 1 | -1/+15 |
* | X.C.Prime: add withWorkspaces et al. | Devin Mullins | 2014-09-25 | 1 | -52/+151 |
* | X.C.Prime: add ifThenElse binding | Devin Mullins | 2014-09-24 | 1 | -0/+7 |
* | X.C.Prime: doc fixes | Devin Mullins | 2014-09-15 | 1 | -5/+5 |
* | X.C.Prime: fix 'def' hyperlink in doc | Devin Mullins | 2014-09-14 | 1 | -3/+3 |
* | XMonad.Config.Prime, a do-notation for config | Devin Mullins | 2014-09-14 | 2 | -2/+512 |
* | X.P.Shell: fix doc typo | me | 2013-03-17 | 1 | -1/+1 |
* | reverse workspaces, so that switching to a dynamic workspace group restores t... | nwfilardo | 2014-09-13 | 1 | -1/+1 |
* | add-new-xmonad-prompt-pass | eniotna.t | 2014-08-29 | 1 | -0/+142 |
* | use Data.Map instead of Data.Map.Strict to support containers < 0.5 | Adam Vogt | 2014-08-15 | 1 | -1/+1 |
* | config-mate | allbery.b | 2014-08-03 | 1 | -0/+85 |
* | debug-managehook | allbery.b | 2014-08-03 | 1 | -0/+100 |
* | debug-debug | allbery.b | 2014-08-03 | 2 | -60/+111 |
* | derive Applicative instances to suppress AMP warning | Adam Vogt | 2014-07-10 | 3 | -3/+7 |
* | add-duck-duck-go-search-engine | eniotna.t | 2014-06-17 | 1 | -2/+6 |
* | XSelection: getSelection: fix connection exhaustion bug (issue #573); include... | gwern | 2014-06-01 | 1 | -4/+10 |
* | Fix dbus-send call in XMonad.Config.Gnome | md143rbh7f | 2014-01-29 | 1 | -1/+1 |
* | warning police (unused variables) | Adam Vogt | 2014-05-05 | 1 | -3/+3 |
* | This patch makes the Ssh extension works with **user** arguments in ssh, .e.g... | linxray | 2014-05-04 | 1 | -2/+9 |
* | remove trailing whitespace in L.BinarySpacePartition | Adam Vogt | 2014-05-01 | 1 | -50/+50 |
* | replace Bound with the equivalent Direction2D | Adam Vogt | 2014-05-01 | 1 | -28/+27 |
* | remove unused extension in BSP | Adam Vogt | 2014-05-01 | 1 | -1/+1 |
* | Add BinarySpacePartition layout | benweitzman | 2014-04-30 | 1 | -0/+304 |
* | X.Actions.DynamicWorkspaceGroups: export new function addRawWSGroup | Brent Yorgey | 2014-04-28 | 1 | -1/+9 |
* | Remove unneeded context with the IfMax layout instance | Adam Vogt | 2014-04-23 | 1 | -2/+1 |
* | Adding side tabs and replacing TabbarLocation with Direction2D. | nrujac | 2014-02-19 | 1 | -25/+24 |
* | warning police | Daniel Wagner | 2014-03-16 | 1 | -3/+1 |
* | New module: XMonad.Util.WindowState | Dmitry Bogatov | 2014-02-18 | 1 | -0/+92 |
* | Add side tabs to the tabbed layout. | nrujac | 2014-02-13 | 1 | -9/+62 |
* | SpawnNamedPipe hlint cleanup | cwills.dev | 2014-02-02 | 1 | -2/+2 |
* | document and cleanup SpawnNamedPipe | cwills.dev | 2014-02-02 | 1 | -6/+40 |
* | Added SpawnNamedPipe | cwills.dev | 2014-02-02 | 1 | -0/+42 |
* | Make commandToComplete in XMonad.Prompt.Shell complete last word | md143rbh7f | 2014-01-30 | 1 | -1/+0 |
* | expose and document X.L.IndependentScreens.marshallSort | Daniel Wagner | 2014-01-28 | 1 | -1/+2 |
* | ServerMode properly indent | Adam Vogt | 2013-12-19 | 1 | -1/+1 |
* | remove ServerMode tabs | Adam Vogt | 2013-12-19 | 1 | -5/+5 |
* | fix -Wall ServerMode | Adam Vogt | 2013-12-19 | 1 | -4/+4 |
* | documentation note that ServerMode is similar to wmctrl | Adam Vogt | 2013-12-19 | 1 | -1/+2 |
* | Generalized XMonad.Hooks.ServerMode | polson2 | 2013-12-16 | 1 | -41/+108 |
* | IfMax-Layout | Ilya Portnov | 2013-12-01 | 1 | -0/+77 |
* | fix UrgencyHook and add filterUrgencyHook | Adam Vogt | 2013-09-25 | 1 | -1/+17 |
* | export XMonad.Hooks.UrgencyHook.clearUrgency (issue 533) | Adam Vogt | 2013-09-23 | 1 | -1/+1 |
* | minor documentation fix: manageDocks doesn't do anything with struts, so don'... | Daniel Wagner | 2013-08-14 | 1 | -2/+1 |
* | don't pretend to be LG3D in X.C.Dmwit because this confuses modern GTK | Daniel Wagner | 2013-08-13 | 1 | -2/+1 |
* | XMonad.Actions.UpdatePointer: generalise updatePointer | Liyang HU | 2013-07-30 | 2 | -53/+47 |
* | XMonad.Actions.UpdatePointer: document TowardsCentre | Liyang HU | 2013-07-30 | 1 | -1/+6 |
* | Haddock formatting in H.Minimize | Adam Vogt | 2013-07-23 | 1 | -1/+1 |
* | Fix issue 551 by also getting manpath without -g flag. | Adam Vogt | 2013-07-16 | 1 | -3/+7 |
* | Escape dzen markup and remove xmobar tags from window titles by default. | Adam Vogt | 2013-07-08 | 1 | -13/+30 |