| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the named constant 'none' rather than 0 | Spencer Janssen | 2008-05-07 | 1 | -1/+1 |
* | HintedTile: Improve documentation. | lithis | 2008-05-08 | 1 | -4/+17 |
* | Whitespace only | Spencer Janssen | 2008-05-07 | 1 | -1/+0 |
* | Add a binding for Gnome's "Run Application" dialog | Spencer Janssen | 2008-05-07 | 1 | -2/+24 |
* | Add some keybindings to the Kde config | Spencer Janssen | 2008-05-07 | 1 | -1/+10 |
* | Indentation | Spencer Janssen | 2008-05-07 | 1 | -5/+4 |
* | Add ToggleStruts to the desktop config | Spencer Janssen | 2008-05-07 | 1 | -0/+6 |
* | Refactor my config | Spencer Janssen | 2008-05-07 | 1 | -2/+4 |
* | Add XMonad.Config.Kde | Spencer Janssen | 2008-05-07 | 1 | -0/+32 |
* | Don't move the pointer if the user is moving the mouse | Klaus Weidner | 2008-04-17 | 1 | -2/+4 |
* | Missing pragmas | Don Stewart | 2008-05-06 | 1 | -4/+4 |
* | Add full documentation | Don Stewart | 2008-05-05 | 2 | -1/+17 |
* | minor cleanup on getName | Devin Mullins | 2008-05-04 | 1 | -5/+3 |
* | bug doco for UrgencyHook | Devin Mullins | 2008-04-26 | 1 | -0/+4 |
* | NamedWindows: when converting the text property, handle the empty list. | Spencer Janssen | 2008-05-02 | 1 | -1/+6 |
* | Fix issue #179 by handling events correctly | Andrea Rossato | 2008-05-01 | 1 | -2/+2 |
* | My monitor is larger now :) | Spencer Janssen | 2008-04-30 | 1 | -1/+1 |
* | manageHooks for my config | Spencer Janssen | 2008-04-30 | 1 | -1/+4 |
* | Remove redundant type signature | Spencer Janssen | 2008-04-30 | 1 | -1/+1 |
* | Add XMonad.Config.Desktop and XMonad.Config.Gnome | Spencer Janssen | 2008-04-30 | 2 | -0/+65 |
* | new contrib layout: XMonad.Layout.SimplestFloat - A floating layout like Simp... | joamaki | 2008-04-25 | 1 | -0/+64 |
* | stricitfy some gap fields | Don Stewart | 2008-04-27 | 1 | -3/+3 |
* | XMonad.Hooks.ManageHelpers: quick&dirty support for _NET_WM_STATE_FULLSCREEN | Lukas Mai | 2008-04-26 | 1 | -2/+21 |
* | XMonad.Hooks.Script: haddock fixes | Lukas Mai | 2008-04-26 | 1 | -3/+3 |
* | Error fix for Tabbed when tabbar always shown | Ivan.Miljenovic | 2008-04-24 | 1 | -1/+2 |
* | remove my config file -- the wiki is where its at. | Don Stewart | 2008-04-19 | 1 | -28/+0 |
* | tweaks to docs for SimpleDecoration | Don Stewart | 2008-04-18 | 1 | -1/+3 |
* | Allow tabbar to always be shown. | Ivan.Miljenovic | 2008-04-15 | 1 | -25/+76 |
* | polish | Don Stewart | 2008-04-18 | 1 | -2/+3 |
* | Script-based hooks | Trevor Elliott | 2008-04-16 | 1 | -0/+54 |
* | Don't strictify the Display component, this triggers a bug in GHC 6.6 | Spencer Janssen | 2008-04-16 | 1 | -1/+1 |
* | Fix to IM modifier. | Roman Cheplyaka | 2008-04-15 | 1 | -2/+3 |
* | IM layout converted to LayoutModifier, which can be applied to any layout | Ivan N. Veselov | 2008-04-13 | 1 | -15/+53 |
* | stictify some fields | Don Stewart | 2008-04-13 | 1 | -11/+11 |
* | strictify some fields | Don Stewart | 2008-04-13 | 1 | -4/+4 |
* | Fix window order in EWMH | Joachim Breitner | 2008-04-11 | 1 | -1/+2 |
* | remove myself as maintainer of CopyWindow. | David Roundy | 2008-04-09 | 1 | -1/+1 |
* | XMonad.Util.WindowProperties: add WM_WINDOW_ROLE as Role | Roman Cheplyaka | 2008-04-09 | 1 | -1/+3 |
* | Generalize copyWindow, minor style change | Spencer Janssen | 2008-04-08 | 1 | -4/+4 |
* | XMonad.Actions.CopyWindow: added copyToAll and killAllOtherCopies functions | Ivan N. Veselov | 2008-04-08 | 1 | -4/+35 |
* | XMonad.Actions.UpdatePointer: doc fix | Lukas Mai | 2008-04-07 | 1 | -1/+1 |
* | XMonad.Util.Font: minor reformatting | Lukas Mai | 2008-04-06 | 1 | -2/+2 |
* | DynamicLog: resolve merge conflict | Lukas Mai | 2008-04-06 | 1 | -0/+3 |
* | Encode the entire DynamicLog output, instead of just window title. | lithis | 2008-03-29 | 1 | -2/+2 |
* | DynamicLog: add support for UTF-8 locales when compiled with XFT or UFT-8 sup... | Andrea Rossato | 2008-03-13 | 1 | -3/+1 |
* | XMonad.Util.Font: don't call setlocale; core does it for us | Lukas Mai | 2008-04-06 | 1 | -15/+2 |
* | XMonad.Util.NamedWindows: fix imports | Lukas Mai | 2008-03-26 | 1 | -2/+2 |
* | Changed getName to use locale-aware functions | Mats Jansborg | 2007-08-19 | 1 | -3/+12 |
* | Added next-window versions of the raise* functions. | Ian Zerny | 2008-04-05 | 1 | -1/+31 |
* | XMonad.Layout.Master: initial import | Lukas Mai | 2008-04-05 | 1 | -0/+110 |