| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add xmonad-status.hs | Don Stewart | 2007-06-05 | 1 | -0/+125 |
* | gapless tiled layout obeying size hints | Peter De Wachter | 2007-06-05 | 1 | -0/+66 |
* | Contrib package for 6.4 users | daniel | 2007-06-05 | 1 | -4/+12 |
* | XMonadContrib.ReadMap: a Read instance of Map for GHC 6.4 users | daniel | 2007-06-02 | 1 | -0/+33 |
* | keybindings to warp pointer to window center | daniel | 2007-06-02 | 1 | -0/+48 |
* | XMonadContrib.Commands: for workspace and screen commands, leave out W/S tag | glasser | 2007-06-01 | 1 | -4/+4 |
* | New contrib module: run internal xmonad commands via dmenu | glasser | 2007-06-01 | 1 | -0/+88 |
* | Note that my xinerama patch is now in dzen. | glasser | 2007-06-01 | 1 | -1/+1 |
* | Rescreen is in main xmonad now | Spencer Janssen | 2007-05-28 | 1 | -41/+0 |
* | replace "name" in NamedWindow with a Show instance. | David Roundy | 2007-05-26 | 1 | -4/+3 |
* | [Spiral] blend in the scale factor so it doesn't have any effect on the small... | joe.thornber | 2007-05-25 | 1 | -3/+10 |
* | [Spiral] last rect takes all available space | joe.thornber | 2007-05-24 | 1 | -0/+1 |
* | [Spiral] Introduce a simpler Rect data type to remove a lot of the fromIntegrals | joe.thornber | 2007-05-24 | 1 | -22/+27 |
* | [Spiral] divideRects now takes a list of directions to split in | joe.thornber | 2007-05-24 | 1 | -15/+10 |
* | [Spiral] misc tidying | joe.thornber | 2007-05-24 | 1 | -7/+8 |
* | [Spiral] remove old spiral code | joe.thornber | 2007-05-24 | 1 | -17/+6 |
* | [Spiral] add fibonacci spiral | joe.thornber | 2007-05-24 | 1 | -6/+25 |
* | Allow clients of NamedWindows to get at the name. | glasser | 2007-05-23 | 1 | -1/+4 |
* | dzen module (with xinerama support, which requires glasser's Xinerama patch t... | glasser | 2007-05-23 | 1 | -0/+49 |
* | Extract NamedWindow support from Mosaic into its own module | glasser | 2007-05-23 | 2 | -21/+33 |
* | remove SwapFocus (which is no longer possible) | David Roundy | 2007-05-23 | 1 | -30/+0 |
* | Fix Spiral's module name | Spencer Janssen | 2007-05-22 | 1 | -1/+1 |
* | [SPIRAL] add spiral tiling layout | joe.thornber | 2007-05-22 | 1 | -0/+58 |
* | Make RotView compile. | Miikka Koskinen | 2007-05-22 | 1 | -22/+18 |
* | bug fix in DwmPromote. whoops. | Miikka Koskinen | 2007-05-22 | 1 | -2/+2 |
* | make FindEmptyWorkspace compile | Miikka Koskinen | 2007-05-21 | 1 | -15/+19 |
* | make DwmPromote compile | Miikka Koskinen | 2007-05-21 | 1 | -14/+7 |
* | updated Dmenu.hs to work with zipper StackSet | Jason Creighton | 2007-05-22 | 1 | -4/+1 |
* | Add GreedyView | Spencer Janssen | 2007-05-22 | 1 | -0/+25 |
* | Rescreen: collects new screen information | Spencer Janssen | 2007-05-21 | 1 | -0/+41 |
* | Fixes for windowset -> workspace rename | Spencer Janssen | 2007-05-21 | 6 | -8/+8 |
* | TwoPane: hide windows that aren't in view | Spencer Janssen | 2007-05-19 | 1 | -4/+6 |
* | make Mosaic even less picky by default. | David Roundy | 2007-05-16 | 1 | -1/+1 |
* | add clear window message in Mosaic. | David Roundy | 2007-05-16 | 1 | -3/+7 |
* | Comment only | Spencer Janssen | 2007-05-17 | 1 | -1/+1 |
* | Add instructions for TwoPane | Spencer Janssen | 2007-05-17 | 1 | -0/+3 |
* | Add TwoPane | Spencer Janssen | 2007-05-17 | 1 | -0/+25 |
* | throttle the exponential expense when many windows are present. | David Roundy | 2007-05-16 | 1 | -1/+4 |
* | make mosaic configure windows by name rather than by Window. | David Roundy | 2007-05-12 | 1 | -27/+42 |
* | XMonadContrib.FindEmptyWorkspace | Miikka Koskinen | 2007-05-13 | 1 | -0/+59 |
* | make DwmPromote compile | Miikka Koskinen | 2007-05-13 | 1 | -3/+3 |
* | make DwmPromote compile again | Miikka Koskinen | 2007-05-10 | 1 | -2/+2 |
* | make DwmPromote compile | Miikka Koskinen | 2007-05-03 | 1 | -2/+2 |
* | add SwapFocus. | David Roundy | 2007-05-12 | 1 | -0/+30 |
* | make rotView only consider non-visible workspaces (Xinerama) | Jason Creighton | 2007-05-10 | 1 | -10/+13 |
* | fix commend in RotView. | David Roundy | 2007-05-05 | 1 | -1/+1 |
* | switch to Message type for layout messages | Don Stewart | 2007-05-05 | 1 | -3/+6 |
* | Fix instructions in Mosaic. | Chris Mears | 2007-05-04 | 1 | -2/+2 |
* | add Mosaic layout. | David Roundy | 2007-05-03 | 1 | -0/+183 |
* | -Wall police | Spencer Janssen | 2007-05-03 | 1 | -1/+0 |