| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | example xinitrc | Don Stewart | 2007-06-10 | 1 | -0/+37 |
* | update run-xmonad.sh | Don Stewart | 2007-06-10 | 1 | -2/+2 |
* | no need for ./scripts/xmonad-status.c, update run-xmonad.sh | Don Stewart | 2007-06-10 | 2 | -61/+6 |
* | add DynamicLog.hs | Don Stewart | 2007-06-10 | 1 | -0/+49 |
* | make LayoutHints robust with regard to future addition of Layout fields. | David Roundy | 2007-06-09 | 1 | -2/+2 |
* | remove out of date ./scripts/xmonad-status.hs | Don Stewart | 2007-06-10 | 1 | -161/+0 |
* | add new LayoutHints module that makes layouts respect size hints. | David Roundy | 2007-06-04 | 1 | -0/+21 |
* | improve xmonad-status.c | Don Stewart | 2007-06-09 | 1 | -12/+13 |
* | Add C script for parsing new logging encoding, and displaying workspace info | Don Stewart | 2007-06-09 | 2 | -1/+57 |
* | missing unsetenv | Don Stewart | 2007-06-09 | 1 | -3/+5 |
* | add tiny clock program (C) i'm using in the status bar | Don Stewart | 2007-06-09 | 1 | -0/+64 |
* | remove obsolete 'examples' dir | Don Stewart | 2007-06-09 | 3 | -178/+0 |
* | latest version of xmonad-status.hs | Don Stewart | 2007-06-09 | 2 | -27/+102 |
* | remove dead version | Don Stewart | 2007-06-09 | 1 | -125/+0 |
* | Circle layout | Peter De Wachter | 2007-06-06 | 1 | -0/+30 |
* | Submap: For creating keyboard submappings | Jason Creighton | 2007-06-06 | 1 | -0/+44 |
* | nicer format for dynamic workspaces | Don Stewart | 2007-06-06 | 1 | -6/+6 |
* | add script which only draws current workspace, and those with clients | Don Stewart | 2007-06-06 | 1 | -0/+127 |
* | In docs, change name of program from mux to xmonad-status. | glasser | 2007-06-05 | 1 | -1/+1 |
* | 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 |