| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bypass more of stringToKeysym in U.Paste | Adam Vogt | 2009-11-14 | 2 | -2/+8 |
* | Don't erase floating information with H.InsertPosition (Issue 334) | Adam Vogt | 2009-11-13 | 1 | -1/+1 |
* | Rename gridselectViewWorkspace to gridselectWorkspace, add another example. | Adam Vogt | 2009-11-12 | 1 | -3/+7 |
* | X.A.DynamicWorkspaces: fix addWorkspace and friends so they never add another... | Brent Yorgey | 2009-11-12 | 1 | -5/+11 |
* | Trim whitespace in H.FloatNext | Adam Vogt | 2009-11-11 | 1 | -5/+1 |
* | Use ExtensibleState in H.FloatNext | Adam Vogt | 2009-11-11 | 1 | -16/+15 |
* | Make a haddock link direct in C.Desktop. | Adam Vogt | 2009-11-11 | 1 | -1/+1 |
* | Change A.TopicSpace haddocks to use block quotes. | Adam Vogt | 2009-11-11 | 1 | -123/+102 |
* | Add defaultTopicConfig, to allow adding more fields to TopicSpace later. | Adam Vogt | 2009-11-11 | 1 | -0/+9 |
* | X.A.WindowGo: fix haddock markup | Spencer Janssen | 2009-11-11 | 1 | -4/+5 |
* | Minor style corrections in X.U.SpawnOnce | Daniel Schoepe | 2009-11-09 | 1 | -2/+2 |
* | Add gridselectViewWorkspace in X.A.GridSelect | Daniel Schoepe | 2009-11-09 | 1 | -0/+9 |
* | minor-doc-fix-in-ManageHelpers | `Henrique Abreu hgabreu@gmail.com | 2009-11-04 | 1 | -1/+1 |
* | Set buffering to LineBuffering in scripts/xmonadpropread.hs | Daniel Schoepe | 2009-11-08 | 1 | -0/+3 |
* | X.U.ExtensibleState: style | Spencer Janssen | 2009-11-08 | 1 | -2/+1 |
* | X.A.DynamicWorkspaces: new 'addWorkspacePrompt' method | Brent Yorgey | 2009-11-08 | 1 | -1/+5 |
* | Remove defaulting when using NoMonomorphismRestriction in H.EwmhDesktops | Adam Vogt | 2009-11-07 | 1 | -6/+7 |
* | Update A.TopicSpace to use extensible state. No config changes required. | Adam Vogt | 2009-11-07 | 1 | -7/+13 |
* | Inline tupadd function in A.GridSelect | Adam Vogt | 2009-11-01 | 1 | -4/+1 |
* | Alphabetize exposed-modules | Spencer Janssen | 2009-11-07 | 1 | -16/+16 |
* | Use X.U.SpawnOnce in my config | Spencer Janssen | 2009-11-07 | 1 | -0/+8 |
* | Add XMonad.Util.SpawnOnce | Spencer Janssen | 2009-11-07 | 2 | -0/+40 |
* | Store deserialized data after reading in X.U.ExtensibleState | Daniel Schoepe | 2009-11-07 | 1 | -8/+11 |
* | Fixed conflict between X.U.ExtensibleState and X.C.Sjanssen | Daniel Schoepe | 2009-11-07 | 1 | -4/+4 |
* | Use X.U.ExtensibleState instead of IORefs | Daniel Schoepe | 2009-11-06 | 4 | -102/+76 |
* | Add X.U.ExtensibleState | Daniel Schoepe | 2009-11-06 | 2 | -0/+110 |
* | My config uses xmonadPropLog now | Spencer Janssen | 2009-11-07 | 1 | -8/+6 |
* | Add xmonadpropread script | Spencer Janssen | 2009-11-07 | 1 | -0/+31 |
* | Add experimental xmonadPropLog function | Spencer Janssen | 2009-11-07 | 1 | -0/+19 |
* | XMonad.Actions.Search: imdb search URL tweak for bug #33 | gwern0 | 2009-11-03 | 1 | -1/+1 |
* | Clean imports for L.BoringWindows | Adam Vogt | 2009-11-03 | 1 | -3/+1 |
* | I maintain L.BoringWindows | Adam Vogt | 2009-11-03 | 1 | -1/+1 |
* | fix window rectangle calculation in X.A.UpdatePointer | Tomas Janousek | 2009-10-26 | 1 | -2/+4 |
* | Implement hasProperty in terms of runQuery in U.WindowProperties | Adam Vogt | 2009-10-31 | 1 | -9/+1 |
* | Add functions to access the current input in X.Prompt | Daniel Schoepe | 2009-10-31 | 1 | -0/+10 |
* | Remove putSelection, fixes #317 | Spencer Janssen | 2009-10-30 | 2 | -49/+4 |
* | Fix typo in H.FadeInactive documentation | Adam Vogt | 2009-10-29 | 1 | -1/+1 |
* | X.L.MultiCol constructor 0 NWin bugfig | Anders Engstrom | 2009-10-29 | 1 | -3/+6 |
* | X.H.ManageHelpers: added currentWs that returns the current workspace | Ismael Carnales | 2009-10-28 | 1 | -0/+5 |
* | X.L.MultiColumns bugfix and formating | Anders Engstrom | 2009-10-27 | 1 | -43/+42 |
* | X.L.MultiColumns NWin shrinkning fix | Anders Engstrom | 2009-10-27 | 1 | -1/+1 |
* | New Layout X.L.MultiColumns | Anders Engstrom | 2009-10-24 | 2 | -0/+144 |
* | Changing behaviour of ppUrgent with X.H.DynamicLog | mail | 2009-09-10 | 1 | -19/+8 |
* | fix X.U.Run.spawnPipe fd leak | Tomas Janousek | 2009-10-25 | 1 | -0/+1 |
* | Bump version to 0.9 | Spencer Janssen | 2009-10-26 | 1 | -2/+2 |
* | README Update to point to wiki changelog, prettify | Wirt Wolff | 2009-10-24 | 1 | -15/+69 |
* | Doc namespace minor updates | Wirt Wolff | 2009-10-23 | 4 | -37/+61 |
* | Docs: use myLayout like template rather than plural | Wirt Wolff | 2009-10-23 | 38 | -81/+81 |
* | Use 'ewmh' in relevant configs | Spencer Janssen | 2009-10-23 | 3 | -13/+5 |
* | Add ewmh function to set all EWMH settings in one step | Spencer Janssen | 2009-10-23 | 1 | -4/+9 |