| Commit message (Expand) | Author | Files | Lines |
2009-06-02 | X.L.AutoMaster: fix warning | Roman Cheplyaka | 1 | -1/+1 |
2009-04-26 | AutoMaster.dpatch | Ilya Portnov | 1 | -0/+123 |
2009-05-30 | UpdatePointer - Don't warp while dragging with mouse | Anders Engstrom | 1 | -0/+3 |
2009-05-30 | FlexibleResize - Resize from edge, don't move adjust at opposite edge | Anders Engstrom | 1 | -21/+35 |
2009-04-19 | Remove USE_UTF8 defines. | Khudyakov Alexey | 2 | -56/+1 |
2009-05-27 | FloatSnap - calculate gaps instead of snapping against unmanaged windows | Anders Engstrom | 2 | -19/+14 |
2009-05-25 | Fix L.Mosaic bug where stored [Rational] was not extended | Adam Vogt | 1 | -2/+7 |
2009-05-25 | X.A.Search: add Wolfram|Alpha search | Brent Yorgey | 1 | -3/+7 |
2009-05-25 | Remove L.ThreeColumnsMiddle compatiblity module | Adam Vogt | 1 | -4/+0 |
2009-05-25 | A.FloatSnap snap to unmanaged docks too | Adam Vogt | 2 | -4/+16 |
2009-05-24 | LayoutBuilder fix maintainer | Anders Engstrom | 1 | -1/+1 |
2009-05-24 | FloatSnap fix maintainer | Anders Engstrom | 1 | -1/+1 |
2009-05-24 | X.A.FloatSnap - More configuration for magic resize, adaption for mouse bindi... | Anders Engstrom | 1 | -22/+65 |
2009-05-24 | X.A.FloatSnap - Assisted move/resize of windows | Anders Engstrom | 1 | -0/+278 |
2009-05-24 | Simplyify L.Mosaic interface, and support resizing specific windows | Adam Vogt | 1 | -107/+112 |
2009-05-19 | L.ResizableTile document ResizableTall parameters with records | Adam Vogt | 1 | -1/+14 |
2009-05-19 | L.LayoutHints, add layoutHintsToCentre | Adam Vogt | 1 | -11/+162 |
2009-05-19 | Remove excess whitespace from L.LayoutHints | Adam Vogt | 1 | -3/+3 |
2009-05-14 | new layout module X.L.Spacing, put blank space around each window | Brent Yorgey | 1 | -0/+54 |
2009-05-09 | X.L.LayoutBuilder doc fix and cleaning | Anders Engstrom | 1 | -17/+44 |
2009-05-09 | X.L.LayoutBuilder custom layouts | Anders Engstrom | 1 | -0/+250 |
2009-04-26 | submapDefault fix key leakage | Anders Engstrom | 1 | -2/+2 |
2009-05-08 | Fix typo in L.Mosaic hints | Adam Vogt | 1 | -1/+1 |
2009-04-12 | U.Loggers: add maildirNew, other loggers, and logger formatting utilities | wirtwolff | 1 | -27/+238 |
2009-05-03 | ThreeCol - Update docs to match reality | Anders Engstrom | 1 | -9/+10 |
2009-05-03 | Remove some excess whitespace in XMonad.AppLauncher | Adam Vogt | 1 | -1/+1 |
2009-04-25 | Export ThreeColMid from L.ThreeColumnsMiddle | Adam Vogt | 1 | -0/+4 |
2009-04-14 | ThreeColumns support middle column, with more backwards compatiblity | Adam Vogt | 1 | -10/+18 |
2009-04-11 | X.L.ThreeColumnsMiddle merged into X.L.ThreeColumns with some new features | Anders Engstrom | 2 | -117/+42 |
2009-05-03 | nameTail - Remove the first word of a layout description | Anders Engstrom | 1 | -2/+15 |
2009-05-03 | Add H.InsertPosition: add new windows to different positions in a workspace | Adam Vogt | 1 | -0/+74 |
2009-05-02 | Add changeMaster function to L.Mosaic | Adam Vogt | 1 | -4/+8 |
2009-04-29 | Remove -XScopedTypeVariables requirement with L.SubLayouts | Adam Vogt | 1 | -10/+15 |
2009-04-23 | Add SubLayouts: a layout combinator for nesting layouts. | Adam Vogt | 1 | -0/+445 |
2009-04-06 | Document and extend BoringWindows to support multiple sources of boring. | Adam Vogt | 1 | -31/+90 |
2009-03-03 | Add Apply message to L.WindowNavigation | Adam Vogt | 1 | -1/+7 |
2009-04-23 | X.A.TopicSpace: remove the allTopics lists from the configuration. | Nicolas Pouillard | 1 | -33/+37 |
2009-02-27 | added colour themes | perlkat | 1 | -0/+137 |
2009-04-09 | Prompt.hs: setSuccess True also on Keypad Enter | sean.escriva | 1 | -1/+1 |
2009-04-07 | Update focus on mouse moves within inactive windows | Daniel Schoepe | 1 | -0/+61 |
2009-03-22 | Add promoteWarp event to L.MagicFocus | Adam Vogt | 1 | -8/+44 |
2009-03-22 | Add TowardsCentre option to UpdatePointer | Adam Vogt | 1 | -3/+11 |
2009-03-22 | Remove excess whitespace in A.UpdatePointer | Adam Vogt | 1 | -6/+5 |
2009-02-24 | Combo fix ReleaseResources when no windows are available, new fix | Anders Engstrom | 1 | -6/+5 |
2009-02-21 | OneBig_resize.dpatch | portnov84 | 1 | -0/+8 |
2009-02-20 | OneBig_layout.dpatch | portnov84 | 1 | -0/+125 |
2009-02-20 | Properly encode destop names before sending them to X server in XMonad.Hooks.... | Khudyakov Alexey | 1 | -2/+2 |
2009-04-22 | Update haddock description for Actions.GridSelect | Daniel Schoepe | 1 | -2/+2 |
2009-04-09 | X.H.DynamicLog: provides trim, inverse of pad | sean.escriva | 1 | -1/+7 |
2009-04-10 | Mouse support for GridSelect | Daniel Schoepe | 1 | -1/+13 |