| Commit message (Expand) | Author | Files | Lines |
2014-12-22 | add XF86AudioMicMute to EZConfig (#582) | Adam Vogt | 1 | -0/+2 |
2014-12-19 | Generalize new workspace addition functions to support arbitrary insertion. | nrujac | 1 | -8/+32 |
2014-12-22 | address another bitSize/finiteBitSize warning | Adam Vogt | 1 | -1/+6 |
2014-12-20 | X.L.Master: Add FixMaster layout modifier | Anton Vorontsov | 1 | -5/+25 |
2014-08-15 | remove unused imports | Adam Vogt | 3 | -3/+3 |
2014-08-15 | fix build with ghc-6.12 | Adam Vogt | 1 | -1/+2 |
2014-08-15 | use FiniteBitSize with ghc > | Adam Vogt | 1 | -1/+7 |
2014-12-19 | Layout.Spacing: Outer window edges now get as much spacing as inner ones | Felix Crux | 1 | -0/+38 |
2014-10-02 | X.C.Prime: doc tweaks | Devin Mullins | 1 | -5/+8 |
2014-10-02 | X.A.Navigation2D: add convenience functions for setting config & keybindings | Devin Mullins | 1 | -7/+94 |
2014-10-01 | X.C.Prime: doc fixes | Devin Mullins | 1 | -2/+2 |
2014-10-01 | X.C.Prime: add 'withScreens' and friends | Devin Mullins | 1 | -14/+85 |
2014-09-01 | Implement proper handling of dynamically changing hostname | Anton Vorontsov | 2 | -9/+96 |
2014-09-01 | Add Stoppable layout for power saving | Anton Vorontsov | 1 | -0/+130 |
2014-09-25 | X.C.Prime: doc changes | Devin Mullins | 1 | -1/+15 |
2014-09-25 | X.C.Prime: add withWorkspaces et al. | Devin Mullins | 1 | -52/+151 |
2014-09-24 | X.C.Prime: add ifThenElse binding | Devin Mullins | 1 | -0/+7 |
2014-09-15 | X.C.Prime: doc fixes | Devin Mullins | 1 | -5/+5 |
2014-09-14 | X.C.Prime: fix 'def' hyperlink in doc | Devin Mullins | 1 | -3/+3 |
2014-09-14 | XMonad.Config.Prime, a do-notation for config | Devin Mullins | 2 | -2/+512 |
2013-03-17 | X.P.Shell: fix doc typo | me | 1 | -1/+1 |
2014-09-13 | reverse workspaces, so that switching to a dynamic workspace group restores t... | nwfilardo | 1 | -1/+1 |
2014-08-29 | add-new-xmonad-prompt-pass | eniotna.t | 1 | -0/+142 |
2014-08-15 | use Data.Map instead of Data.Map.Strict to support containers < 0.5 | Adam Vogt | 1 | -1/+1 |
2014-08-03 | config-mate | allbery.b | 1 | -0/+85 |
2014-08-03 | debug-managehook | allbery.b | 1 | -0/+100 |
2014-08-03 | debug-debug | allbery.b | 2 | -60/+111 |
2014-07-10 | derive Applicative instances to suppress AMP warning | Adam Vogt | 3 | -3/+7 |
2014-06-17 | add-duck-duck-go-search-engine | eniotna.t | 1 | -2/+6 |
2014-06-01 | XSelection: getSelection: fix connection exhaustion bug (issue #573); include... | gwern | 1 | -4/+10 |
2014-01-29 | Fix dbus-send call in XMonad.Config.Gnome | md143rbh7f | 1 | -1/+1 |
2014-05-05 | warning police (unused variables) | Adam Vogt | 1 | -3/+3 |
2014-05-04 | This patch makes the Ssh extension works with **user** arguments in ssh, .e.g... | linxray | 1 | -2/+9 |
2014-05-01 | remove trailing whitespace in L.BinarySpacePartition | Adam Vogt | 1 | -50/+50 |
2014-05-01 | replace Bound with the equivalent Direction2D | Adam Vogt | 1 | -28/+27 |
2014-05-01 | remove unused extension in BSP | Adam Vogt | 1 | -1/+1 |
2014-04-30 | Add BinarySpacePartition layout | benweitzman | 1 | -0/+304 |
2014-04-28 | X.Actions.DynamicWorkspaceGroups: export new function addRawWSGroup | Brent Yorgey | 1 | -1/+9 |
2014-04-23 | Remove unneeded context with the IfMax layout instance | Adam Vogt | 1 | -2/+1 |
2014-02-19 | Adding side tabs and replacing TabbarLocation with Direction2D. | nrujac | 1 | -25/+24 |
2014-03-16 | warning police | Daniel Wagner | 1 | -3/+1 |
2014-02-18 | New module: XMonad.Util.WindowState | Dmitry Bogatov | 1 | -0/+92 |
2014-02-13 | Add side tabs to the tabbed layout. | nrujac | 1 | -9/+62 |
2014-02-02 | SpawnNamedPipe hlint cleanup | cwills.dev | 1 | -2/+2 |
2014-02-02 | document and cleanup SpawnNamedPipe | cwills.dev | 1 | -6/+40 |
2014-02-02 | Added SpawnNamedPipe | cwills.dev | 1 | -0/+42 |
2014-01-30 | Make commandToComplete in XMonad.Prompt.Shell complete last word | md143rbh7f | 1 | -1/+0 |
2014-01-28 | expose and document X.L.IndependentScreens.marshallSort | Daniel Wagner | 1 | -1/+2 |
2013-12-19 | ServerMode properly indent | Adam Vogt | 1 | -1/+1 |
2013-12-19 | remove ServerMode tabs | Adam Vogt | 1 | -5/+5 |