| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Haddock fix | Roman Cheplyaka | 2008-03-30 | 1 | -1/+1 |
* | Remove stale status gaps code | Spencer Janssen | 2008-03-30 | 3 | -7/+5 |
* | Fix haddock error | Spencer Janssen | 2008-03-29 | 1 | -1/+1 |
* | XMonad.Layout.MultiToggle: let runLayout modify the base layout if no transfo... | Lukas Mai | 2008-03-28 | 1 | -1/+5 |
* | Spiral: add documentation | Brent Yorgey | 2008-03-28 | 1 | -3/+11 |
* | corrected version of make workspaceDir work even in workspaces with no windows. | David Roundy | 2008-03-27 | 1 | -4/+4 |
* | cleanup in Tabbed (make 'loc' be actual location). | David Roundy | 2008-03-26 | 1 | -3/+3 |
* | UNDO: make workspaceDir work even in workspaces with no windows. | David Roundy | 2008-03-26 | 1 | -3/+3 |
* | clean up Config.Droundy. | David Roundy | 2008-03-27 | 1 | -36/+27 |
* | make workspaceDir work even in workspaces with no windows. | David Roundy | 2008-03-26 | 1 | -3/+3 |
* | ManageDocks: add warning about making sure gaps are set to zero before switch... | Brent Yorgey | 2008-03-27 | 1 | -1/+7 |
* | update documentation in XMonad/Doc in preparation for 0.7 release | Brent Yorgey | 2008-03-26 | 4 | -54/+165 |
* | XMonad.Hooks.ManageHelpers: reformatting | Lukas Mai | 2008-03-26 | 1 | -21/+23 |
* | XMonad.Layout.NoBorders: fix floating fullscreen logic | Lukas Mai | 2008-03-26 | 1 | -1/+1 |
* | UpdatePointer: Make pointer position configurable. | xmonad | 2008-03-26 | 1 | -9/+28 |
* | Fix bugs in Tabbed and TabBarDecoration -- please remember multi-head! | Spencer Janssen | 2008-03-26 | 2 | -2/+2 |
* | my current config | Don Stewart | 2008-03-26 | 1 | -6/+10 |
* | I don't use DwmStyle | Spencer Janssen | 2008-03-25 | 1 | -2/+1 |
* | fix bug in TabBarDecoration leading to gaps in corner. | David Roundy | 2008-03-25 | 1 | -5/+4 |
* | fix bug leading to gaps in tabs at the corner of the screen. | David Roundy | 2008-03-25 | 1 | -11/+7 |
* | XMonad.Layout.LayoutModifier: add a metric crapload of documentation | Brent Yorgey | 2008-03-25 | 1 | -10/+205 |
* | XMonad.Layout.Reflect: update documentation to reflect (haha) recent updates ... | Brent Yorgey | 2008-03-25 | 1 | -2/+2 |
* | XMonad.Layout.HintedTile: make alignment of shrunk windows configurable | Lukas Mai | 2008-03-25 | 2 | -17/+33 |
* | XMonad.Actions.Commands: documentation fix | Brent Yorgey | 2008-03-25 | 1 | -4/+4 |
* | focusedHasProperty | redbeard0531 | 2008-03-25 | 1 | -1/+11 |
* | XMonad.Util.Themes: improve documentation to make it clear that themes only a... | Brent Yorgey | 2008-03-24 | 1 | -8/+12 |
* | Doc/Extending: remove references to "XMonad.Layouts" -- it's now called "XMon... | Brent Yorgey | 2008-03-24 | 1 | -2/+1 |
* | XMonad.Actions.Search: add Google Maps search | Brent Yorgey | 2008-03-24 | 1 | -1/+5 |
* | XMonad.Layout.Magnifier: add documentation | Brent Yorgey | 2008-03-24 | 1 | -0/+12 |
* | wfarrTheme | wcfarrington | 2008-03-24 | 1 | -0/+18 |
* | added RunOrRaisePrompt, exported getCommands from Shell | Justin Bogner | 2008-03-23 | 2 | -0/+78 |
* | XMonad.Actions.MouseGestures: reexport Direction from WindowNavigation, avoid... | Lukas Mai | 2008-03-22 | 2 | -6/+2 |
* | use ewmhDesktopsLayout in Droundy. | David Roundy | 2008-03-22 | 1 | -2/+4 |
* | cut Anneal and Mosaic. | David Roundy | 2008-03-22 | 3 | -590/+0 |
* | fix WorkspaceDir to work when there are multiple screens. | David Roundy | 2008-03-11 | 1 | -3/+7 |
* | fix various compilation errors | Lukas Mai | 2008-03-22 | 2 | -2/+2 |
* | XMonad.Layout.NoBorders: first attempt at documenting smartBorders | Lukas Mai | 2008-03-21 | 1 | -4/+8 |
* | allow magnifier to toggle whether it's active | daniel | 2008-03-21 | 1 | -1/+3 |
* | a magnifier that defaults to not magnifying any windows | daniel | 2008-03-21 | 1 | -0/+5 |
* | XMonad.Layout.Magnifier: remove references to Data.Ratio.% from documentation | Lukas Mai | 2008-03-20 | 1 | -7/+3 |
* | mark Mosaic as broken. use MosaicAlt | Don Stewart | 2008-03-20 | 1 | -0/+2 |
* | add ewmhDesktopsLayout for EWMH interaction | Joachim Breitner | 2008-03-19 | 1 | -4/+58 |
* | Export HandleEvent type to be able to use it in type annotations | Joachim Breitner | 2008-03-19 | 1 | -0/+1 |
* | I now use ServerMode | Andrea Rossato | 2008-02-26 | 1 | -1/+3 |
* | EventHook: handle events after the underlying layout and more | Andrea Rossato | 2008-02-25 | 1 | -14/+14 |
* | Add Hooks.ServerMode: an event hook to execute commands sent by an external c... | Andrea Rossato | 2008-02-24 | 1 | -0/+103 |
* | Add EventHook: a layout modifier to handle X events | Andrea Rossato | 2008-02-24 | 1 | -0/+107 |
* | tabs | Don Stewart | 2008-03-17 | 1 | -2/+2 |
* | WindowProperties: fix documentation | Brent Yorgey | 2008-03-18 | 1 | -1/+1 |
* | Move window properties to a separate Util module | Roman Cheplyaka | 2008-03-18 | 2 | -22/+50 |