| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 1 | -2/+2 |
* | add XMonad.Actions.NoBorders | Lukas Mai | 2007-12-20 | 1 | -0/+33 |
* | 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 | 4 | -32/+55 |
* | 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 |
* | Remove network dependency, potentially breaking XMonad.Util.Search | Spencer Janssen | 2007-12-15 | 1 | -3/+1 |
* | Search.hs: fix shadowing warning and haddock errors | Brent Yorgey | 2007-12-14 | 1 | -2/+4 |
* | +XMonad.Util.Search: new module | gwern0 | 2007-12-13 | 1 | -0/+78 |
* | Add support for _NET_WM_STRUT_PARTIAL | Spencer Janssen | 2007-12-13 | 1 | -9/+11 |
* | ManageDocks: when there are struts on opposing edges, the right/bottom strut | Spencer Janssen | 2007-12-10 | 1 | -2/+3 |
* | Run.hs: fix documentation, cleanup whitespace | Valery V. Vorotyntsev | 2007-12-12 | 1 | -3/+3 |
* | Man.hs: input speedup | Valery V. Vorotyntsev | 2007-12-12 | 1 | -17/+21 |
* | new XMonad.Hooks.ManageHelpers module | Lukas Mai | 2007-12-11 | 1 | -0/+86 |
* | Magnifier: custom zoom ratio for magnifier' too | intrigeri | 2007-12-11 | 1 | -0/+6 |
* | Magnifier.hs: minor haddock fixes | Brent Yorgey | 2007-12-11 | 1 | -8/+8 |
* | fix haddock on Magnifier | tim.thelion | 2007-12-11 | 1 | -1/+5 |
* | Custom zoom levels for magnifier | tim.thelion | 2007-12-09 | 1 | -0/+13 |
* | Remove references to xmonad 0.4 | Spencer Janssen | 2007-12-10 | 1 | -2/+2 |
* | Extending: updated to the lates config changes - manageHook simplification | Andrea Rossato | 2007-12-09 | 1 | -15/+33 |