| Commit message (Expand) | Author | Age | Files | Lines |
* | Add XMonad.Actions.ShowText | pastorelli.mario | 2012-12-25 | 2 | -0/+111 |
* | Record polachok's fix for issue 507 | Adam Vogt | 2012-12-16 | 1 | -2/+5 |
* | Removes unused function spawnWithActions and redundant imports in XMonad.Acti... | c.lopez | 2012-12-15 | 1 | -30/+8 |
* | A.Launcher markup identifiers for haddock links | Adam Vogt | 2012-12-15 | 1 | -2/+2 |
* | Address warnings from Debug modules | Adam Vogt | 2012-12-15 | 2 | -7/+8 |
* | Removes LocateMode and LocateRegexMode from XMonad.Actions.Launcher | c.lopez | 2012-12-14 | 1 | -52/+18 |
* | debug-hooks | allbery.b | 2012-08-14 | 4 | -0/+1489 |
* | Remove trailing whitespace. | Adam Vogt | 2012-11-09 | 20 | -88/+88 |
* | Use Control.Exception.catch explitly to avoid warnings | Adam Vogt | 2012-11-09 | 11 | -38/+25 |
* | Add missing type signatures. | Adam Vogt | 2012-11-09 | 2 | -0/+5 |
* | Rename variables "state" to avoid warnings about shadowing | Adam Vogt | 2012-11-09 | 6 | -58/+58 |
* | Rename variable in L.Minimize to avoid shadowing. | Adam Vogt | 2012-11-09 | 1 | -3/+3 |
* | Gut H.ICCCMFocus: issue 177 has been merged in core. | Adam Vogt | 2012-11-08 | 1 | -17/+2 |
* | ewmh-eventhook-custom | pastorelli.mario | 2012-08-16 | 1 | -8/+13 |
* | Added smart spacing to the spacing module | daedalusinfinity | 2012-09-23 | 1 | -0/+15 |
* | Improves haddock documentation | c.lopez | 2012-08-26 | 2 | -4/+5 |
* | Improve comments, add an error throw that shouldn't happen | c.lopez | 2012-08-26 | 1 | -5/+7 |
* | fix a bug when ncompletions | c.lopez | 2012-08-26 | 1 | -3/+2 |
* | Fixes typos in Actions.Launcher haddock documentation | c.lopez | 2012-08-11 | 1 | -21/+22 |
* | Correctly get the autocompletion item when alwaysHighlight in XMonad.Prompt i... | c.lopez | 2012-08-11 | 2 | -100/+112 |
* | Removes warnings, adds a browser value for LauncherConfig in haddock comments | c.lopez | 2012-06-28 | 1 | -4/+4 |
* | Changes on XPrompt: | c.lopez | 2012-06-28 | 3 | -39/+395 |
* | accept more windows as docks | Daniel Wagner | 2012-08-23 | 1 | -2/+2 |
* | strip newlines from dmenu's returns to be compatible with the newest version ... | longpoke | 2012-07-23 | 1 | -1/+1 |
* | A workscreen permits to display a set of workspaces on several | kedals0 | 2012-07-06 | 2 | -0/+110 |
* | refer to the new name 'handleEventHook' instead of the old name 'eventHook' i... | Daniel Wagner | 2012-06-18 | 1 | -1/+1 |
* | UrgencyHooks made available as Window -> X () functions | gopsychonauts | 2012-05-04 | 1 | -1/+10 |
* | updates to XMonad.Prompt re: word-oriented commands | Brent Yorgey | 2012-05-10 | 1 | -30/+71 |
* | Added isUnfocusedOnCurrentWS and fadeInactiveCurrentWSLogHook for better supp... | Jesper Reenberg | 2012-03-29 | 1 | -6/+27 |
* | Fixed X.A.GridSelect to be consistent in the way it (now) sorts the shown | Jesper Reenberg | 2012-05-01 | 1 | -6/+34 |
* | Use getXMonadDir to get the default xmonad directory. | Julia Jomantaite | 2012-05-01 | 1 | -5/+3 |
* | Minor haddock formatting for X.L.OnHost and X.A.DynamicWorkspaceOrder | Adam Vogt | 2012-04-28 | 2 | -7/+7 |
* | Remove trailing whitespace. | Adam Vogt | 2012-04-28 | 2 | -2/+2 |
* | Add emacs-like keys to browse history in XMonad.Prompt | Carlos Lopez-Camey | 2012-04-21 | 1 | -0/+2 |
* | Adds an emacs-like Keymap in XMonad.Prompt | Carlos Lopez-Camey | 2012-04-21 | 1 | -0/+37 |
* | add 'withNthWorkspace' to DynamicWorkspaceOrder. | jakob | 2012-04-07 | 1 | -1/+14 |
* | XMonad.Layout.OnHost allows host-specific modifications to a layout, which | allbery.b | 2012-03-20 | 2 | -0/+156 |
* | Bump version to 0.10.1 | Adam Vogt | 2012-03-20 | 1 | -2/+2 |
* | narrower BorderResize rectangles placed within border edges | Jens Petersen | 2012-03-14 | 1 | -7/+5 |
* | add-dynamic-bars-module | Ben Boeckel | 2012-03-16 | 2 | -0/+137 |
* | bump X11 dependency so that noModMask is available | Daniel Wagner | 2012-03-16 | 2 | -2/+2 |
* | Paste.hs: rm noModMask, shifted definition to X11 binding (see previous email) | gwern0 | 2011-12-03 | 1 | -6/+0 |
* | GroupNavigation: fix import typo in usage | Jens Petersen | 2012-03-12 | 1 | -1/+1 |
* | add sendToEmptyWorkspace to FindEmptyWorkspace | Jens Petersen | 2012-03-12 | 1 | -1/+6 |
* | xmonad-contrib.cabal: simplify xmonad dependency to > | Jens Petersen | 2012-03-12 | 1 | -1/+1 |
* | ShowWName: Increase horizontal padding for flash | crodjer | 2012-03-05 | 1 | -1/+1 |
* | persist-togglehook-options | Ben Boeckel | 2012-03-11 | 1 | -1/+2 |
* | ShowWName flash window background color | Rohan Jain | 2012-03-06 | 1 | -1/+1 |
* | ShowWName: Fix flash location by screen rectangle | crodjer | 2012-03-05 | 1 | -3/+3 |
* | Fix typo in tabbed layout link for font utils docs | crodjer | 2012-02-29 | 1 | -1/+1 |