| Commit message (Expand) | Author | Age | Files | Lines |
* | shiftPrevScreen and shiftNextScreen, to make CycleWS consistent | mail | 2007-12-31 | 1 | -1/+20 |
* | formatting | Don Stewart | 2007-12-04 | 1 | -2/+6 |
* | PerWorkspace.hs: add an explanatory note | Brent Yorgey | 2007-12-31 | 1 | -0/+7 |
* | Add ShowWName a layout modifier to show the workspace name | Andrea Rossato | 2007-12-31 | 2 | -0/+96 |
* | ManageDocks: some documentation fixes | Andrea Rossato | 2007-12-31 | 1 | -1/+4 |
* | -Wall police (again) | Spencer Janssen | 2007-12-28 | 1 | -2/+2 |
* | -Wall police | Spencer Janssen | 2007-12-28 | 1 | -1/+1 |
* | Fulfill the EWMH specification by listing the supported ATOMs, doesnt really ... | mail | 2007-12-27 | 1 | -1/+9 |
* | display all visible windows on the current desktop in the pager | mail | 2007-12-27 | 1 | -1/+8 |
* | Although I do not need the curr variable after all, this is nicer | mail | 2007-12-27 | 1 | -4/+3 |
* | Add support for cycling through screens to CycleWS | mail | 2007-12-27 | 1 | -8/+33 |
* | Clear _NET_ACTIVE_WINDOW when nothing is focused | mail | 2007-12-28 | 1 | -1/+2 |
* | textExtentsXMF doesn't require the display | Andrea Rossato | 2007-12-28 | 2 | -6/+6 |
* | Don't bother checking executable bits of items in $PATH, yields a significant... | Spencer Janssen | 2007-12-26 | 1 | -10/+2 |
* | ResizableTile.hs: fix resizing to work in the presence of floating windows (r... | Brent Yorgey | 2007-12-25 | 1 | -6/+12 |
* | LayoutScreens: haddock fixes | Andrea Rossato | 2007-12-25 | 1 | -5/+7 |
* | XMonad.Actions.Search: haddock fix | Andrea Rossato | 2007-12-24 | 1 | -1/+1 |
* | Fix isssue 105 | Andrea Rossato | 2007-12-24 | 3 | -15/+31 |
* | Prompt.hs: mv .xmonad_history into .xmonad/ | gwern0 | 2007-12-24 | 1 | -2/+2 |
* | Search.hs: +docs, and export simpleEngine so users can define their own | gwern0 | 2007-12-24 | 1 | -11/+47 |
* | Search.hs: mv into Actions/ per IRC suggestion | gwern0 | 2007-12-24 | 2 | -3/+3 |
* | add XMonad.Actions.NoBorders | Lukas Mai | 2007-12-20 | 2 | -0/+34 |
* | AvoidStruts: add support for partial struts | Spencer Janssen | 2007-12-22 | 1 | -40/+43 |
* | Search.hs: add hoogle | Brent Yorgey | 2007-12-22 | 1 | -2/+4 |
* | ManageDocks: ignore desktop windows also | Spencer Janssen | 2007-12-22 | 1 | -3/+4 |
* | Wibble | Spencer Janssen | 2007-12-22 | 1 | -1/+1 |
* | EwmhDesktops: add _NET_ACTIVE_WINDOW support | Spencer Janssen | 2007-12-22 | 1 | -1/+8 |
* | A few short comments for WorkspaceCompare | Spencer Janssen | 2007-12-22 | 1 | -0/+4 |
* | EwmhDesktops: drop 'Workspace' from displayed workspace names | Spencer Janssen | 2007-12-22 | 1 | -1/+1 |
* | Factor workspace sorting into a separate module | Spencer Janssen | 2007-12-22 | 5 | -32/+56 |
* | No more tabs | Spencer Janssen | 2007-12-22 | 10 | -27/+28 |
* | Refactor Search.hs | Spencer Janssen | 2007-12-22 | 1 | -43/+29 |
* | Generalize XSelection functions to MonadIO | Spencer Janssen | 2007-12-22 | 1 | -4/+4 |
* | Search.hs: +imdb & amazon engines for unk_red | gwern0 | 2007-12-22 | 1 | -3/+11 |
* | Search.hs: cleanup and refactor | gwern0 | 2007-12-20 | 1 | -29/+31 |
* | Update various restart bindings | Spencer Janssen | 2007-12-19 | 2 | -3/+3 |
* | Fix typo. | Roman Cheplyaka | 2007-12-19 | 1 | -1/+1 |
* | Doc/Developing.hs: add some information about Haddock documentation. | Brent Yorgey | 2007-12-19 | 1 | -1/+26 |
* | Remove inaccurate comment about 'banish' | Spencer Janssen | 2007-12-18 | 1 | -6/+0 |
* | Warp.hs: haddock fixes | Brent Yorgey | 2007-12-17 | 1 | -4/+8 |
* | Warp.hs: +doc | gwern0 | 2007-12-16 | 1 | -0/+10 |
* | Util/Search.hs: a few updates/fixes | Brent Yorgey | 2007-12-17 | 1 | -3/+6 |
* | Util.Search: import escapeURIString, and fall back on the ugly const false ha... | gwern0 | 2007-12-15 | 1 | -4/+26 |
* | update Config.Droundy to use a few nice hooks. | David Roundy | 2007-12-16 | 1 | -3/+5 |
* | Add UrgencyHook support to Tabbed | Shachaf Ben-Kiki | 2007-12-15 | 1 | -4/+16 |
* | DynamicLog.hs: some documentation updates. | Brent Yorgey | 2007-12-15 | 1 | -8/+9 |
* | DynamicLog.hs: fix shadowing warning | Brent Yorgey | 2007-12-15 | 1 | -1/+1 |
* | Add UrgencyHook support to DynamicLog | Shachaf Ben-Kiki | 2007-12-14 | 1 | -11/+17 |
* | Depend on X11-1.4.1, it has crucial bugfixes | Spencer Janssen | 2007-12-15 | 1 | -1/+1 |
* | Remove network dependency, potentially breaking XMonad.Util.Search | Spencer Janssen | 2007-12-15 | 2 | -4/+2 |