| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | X.A.Search: add Wolfram|Alpha search | Brent Yorgey | 2009-05-25 | 1 | -3/+7 |
* | Remove L.ThreeColumnsMiddle compatiblity module | Adam Vogt | 2009-05-25 | 1 | -4/+0 |
* | A.FloatSnap snap to unmanaged docks too | Adam Vogt | 2009-05-25 | 2 | -4/+16 |
* | LayoutBuilder fix maintainer | Anders Engstrom | 2009-05-24 | 1 | -1/+1 |
* | FloatSnap fix maintainer | Anders Engstrom | 2009-05-24 | 1 | -1/+1 |
* | X.A.FloatSnap - More configuration for magic resize, adaption for mouse bindi... | Anders Engstrom | 2009-05-24 | 1 | -22/+65 |
* | X.A.FloatSnap - Assisted move/resize of windows | Anders Engstrom | 2009-05-24 | 1 | -0/+278 |
* | Simplyify L.Mosaic interface, and support resizing specific windows | Adam Vogt | 2009-05-24 | 1 | -107/+112 |
* | L.ResizableTile document ResizableTall parameters with records | Adam Vogt | 2009-05-19 | 1 | -1/+14 |
* | L.LayoutHints, add layoutHintsToCentre | Adam Vogt | 2009-05-19 | 1 | -11/+162 |
* | Remove excess whitespace from L.LayoutHints | Adam Vogt | 2009-05-19 | 1 | -3/+3 |
* | new layout module X.L.Spacing, put blank space around each window | Brent Yorgey | 2009-05-14 | 1 | -0/+54 |
* | X.L.LayoutBuilder doc fix and cleaning | Anders Engstrom | 2009-05-09 | 1 | -17/+44 |
* | X.L.LayoutBuilder custom layouts | Anders Engstrom | 2009-05-09 | 1 | -0/+250 |
* | submapDefault fix key leakage | Anders Engstrom | 2009-04-26 | 1 | -2/+2 |
* | Fix typo in L.Mosaic hints | Adam Vogt | 2009-05-08 | 1 | -1/+1 |
* | U.Loggers: add maildirNew, other loggers, and logger formatting utilities | wirtwolff | 2009-04-12 | 1 | -27/+238 |
* | ThreeCol - Update docs to match reality | Anders Engstrom | 2009-05-03 | 1 | -9/+10 |
* | Remove some excess whitespace in XMonad.AppLauncher | Adam Vogt | 2009-05-03 | 1 | -1/+1 |
* | Export ThreeColMid from L.ThreeColumnsMiddle | Adam Vogt | 2009-04-25 | 1 | -0/+4 |
* | ThreeColumns support middle column, with more backwards compatiblity | Adam Vogt | 2009-04-14 | 1 | -10/+18 |
* | X.L.ThreeColumnsMiddle merged into X.L.ThreeColumns with some new features | Anders Engstrom | 2009-04-11 | 2 | -117/+42 |
* | nameTail - Remove the first word of a layout description | Anders Engstrom | 2009-05-03 | 1 | -2/+15 |
* | Add H.InsertPosition: add new windows to different positions in a workspace | Adam Vogt | 2009-05-03 | 1 | -0/+74 |
* | Add changeMaster function to L.Mosaic | Adam Vogt | 2009-05-02 | 1 | -4/+8 |
* | Remove -XScopedTypeVariables requirement with L.SubLayouts | Adam Vogt | 2009-04-29 | 1 | -10/+15 |
* | Add SubLayouts: a layout combinator for nesting layouts. | Adam Vogt | 2009-04-23 | 1 | -0/+445 |
* | Document and extend BoringWindows to support multiple sources of boring. | Adam Vogt | 2009-04-06 | 1 | -31/+90 |
* | Add Apply message to L.WindowNavigation | Adam Vogt | 2009-03-03 | 1 | -1/+7 |
* | X.A.TopicSpace: remove the allTopics lists from the configuration. | Nicolas Pouillard | 2009-04-23 | 1 | -33/+37 |
* | added colour themes | perlkat | 2009-02-27 | 1 | -0/+137 |
* | Prompt.hs: setSuccess True also on Keypad Enter | sean.escriva | 2009-04-09 | 1 | -1/+1 |
* | Update focus on mouse moves within inactive windows | Daniel Schoepe | 2009-04-07 | 1 | -0/+61 |
* | Add promoteWarp event to L.MagicFocus | Adam Vogt | 2009-03-22 | 1 | -8/+44 |
* | Add TowardsCentre option to UpdatePointer | Adam Vogt | 2009-03-22 | 1 | -3/+11 |
* | Remove excess whitespace in A.UpdatePointer | Adam Vogt | 2009-03-22 | 1 | -6/+5 |
* | Combo fix ReleaseResources when no windows are available, new fix | Anders Engstrom | 2009-02-24 | 1 | -6/+5 |
* | OneBig_resize.dpatch | portnov84 | 2009-02-21 | 1 | -0/+8 |
* | OneBig_layout.dpatch | portnov84 | 2009-02-20 | 1 | -0/+125 |
* | Properly encode destop names before sending them to X server in XMonad.Hooks.... | Khudyakov Alexey | 2009-02-20 | 1 | -2/+2 |
* | Update haddock description for Actions.GridSelect | Daniel Schoepe | 2009-04-22 | 1 | -2/+2 |
* | X.H.DynamicLog: provides trim, inverse of pad | sean.escriva | 2009-04-09 | 1 | -1/+7 |
* | Mouse support for GridSelect | Daniel Schoepe | 2009-04-10 | 1 | -1/+13 |
* | Generalize GridSelect to arbitrary elements | Daniel Schoepe | 2009-04-09 | 1 | -80/+99 |
* | Improve composability of X.H.Place, drop simple(st)Float support | quentin.moser | 2009-04-15 | 1 | -60/+107 |
* | Fixed X.H.Place.position | quentin.moser | 2009-04-09 | 1 | -2/+2 |
* | Module for automatic placement of floating windows | quentin.moser | 2009-04-08 | 1 | -0/+413 |
* | X.H.FloatNext: new module, float the next spawned window(s) | quentin.moser | 2009-04-15 | 1 | -0/+157 |
* | ComboP | konstantin.sobolev | 2009-04-15 | 1 | -0/+180 |
* | New module: XMonad.Actions.TopicSpace | Nicolas Pouillard | 2009-04-19 | 1 | -0/+331 |