aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a binding for Gnome's "Run Application" dialogSpencer Janssen2008-05-071-2/+24
* Add some keybindings to the Kde configSpencer Janssen2008-05-071-1/+10
* IndentationSpencer Janssen2008-05-071-5/+4
* Add ToggleStruts to the desktop configSpencer Janssen2008-05-071-0/+6
* Refactor my configSpencer Janssen2008-05-071-2/+4
* Add XMonad.Config.KdeSpencer Janssen2008-05-071-0/+32
* Don't move the pointer if the user is moving the mouseKlaus Weidner2008-04-171-2/+4
* Missing pragmasDon Stewart2008-05-061-4/+4
* Add full documentationDon Stewart2008-05-052-1/+17
* minor cleanup on getNameDevin Mullins2008-05-041-5/+3
* bug doco for UrgencyHookDevin Mullins2008-04-261-0/+4
* NamedWindows: when converting the text property, handle the empty list.Spencer Janssen2008-05-021-1/+6
* Fix issue #179 by handling events correctlyAndrea Rossato2008-05-011-2/+2
* My monitor is larger now :)Spencer Janssen2008-04-301-1/+1
* manageHooks for my configSpencer Janssen2008-04-301-1/+4
* Remove redundant type signatureSpencer Janssen2008-04-301-1/+1
* Add XMonad.Config.Desktop and XMonad.Config.GnomeSpencer Janssen2008-04-302-0/+65
* new contrib layout: XMonad.Layout.SimplestFloat - A floating layout like Simp...joamaki2008-04-251-0/+64
* stricitfy some gap fieldsDon Stewart2008-04-271-3/+3
* XMonad.Hooks.ManageHelpers: quick&dirty support for _NET_WM_STATE_FULLSCREENLukas Mai2008-04-261-2/+21
* XMonad.Hooks.Script: haddock fixesLukas Mai2008-04-261-3/+3
* Error fix for Tabbed when tabbar always shownIvan.Miljenovic2008-04-241-1/+2
* remove my config file -- the wiki is where its at.Don Stewart2008-04-191-28/+0
* tweaks to docs for SimpleDecorationDon Stewart2008-04-181-1/+3
* Allow tabbar to always be shown.Ivan.Miljenovic2008-04-151-25/+76
* polishDon Stewart2008-04-181-2/+3
* Script-based hooksTrevor Elliott2008-04-161-0/+54
* Don't strictify the Display component, this triggers a bug in GHC 6.6Spencer Janssen2008-04-161-1/+1
* Fix to IM modifier.Roman Cheplyaka2008-04-151-2/+3
* IM layout converted to LayoutModifier, which can be applied to any layoutIvan N. Veselov2008-04-131-15/+53
* stictify some fieldsDon Stewart2008-04-131-11/+11
* strictify some fieldsDon Stewart2008-04-131-4/+4
* Fix window order in EWMHJoachim Breitner2008-04-111-1/+2
* remove myself as maintainer of CopyWindow.David Roundy2008-04-091-1/+1
* XMonad.Util.WindowProperties: add WM_WINDOW_ROLE as RoleRoman Cheplyaka2008-04-091-1/+3
* Generalize copyWindow, minor style changeSpencer Janssen2008-04-081-4/+4
* XMonad.Actions.CopyWindow: added copyToAll and killAllOtherCopies functionsIvan N. Veselov2008-04-081-4/+35
* XMonad.Actions.UpdatePointer: doc fixLukas Mai2008-04-071-1/+1
* XMonad.Util.Font: minor reformattingLukas Mai2008-04-061-2/+2
* DynamicLog: resolve merge conflictLukas Mai2008-04-061-0/+3
* Encode the entire DynamicLog output, instead of just window title.lithis2008-03-291-2/+2
* DynamicLog: add support for UTF-8 locales when compiled with XFT or UFT-8 sup...Andrea Rossato2008-03-131-3/+1
* XMonad.Util.Font: don't call setlocale; core does it for usLukas Mai2008-04-061-15/+2
* XMonad.Util.NamedWindows: fix importsLukas Mai2008-03-261-2/+2
* Changed getName to use locale-aware functionsMats Jansborg2007-08-191-3/+12
* Added next-window versions of the raise* functions.Ian Zerny2008-04-051-1/+31
* XMonad.Layout.Master: initial importLukas Mai2008-04-051-0/+110
* update contrib for applySizeHints changesLukas Mai2008-04-057-45/+20
* XMonad.Hooks.ManageDocks: haddock fixLukas Mai2008-04-051-2/+2
* MultiToggle/Instances: ghc 6.6 can't parse LANGUAGE pragmaBrent Yorgey2008-04-041-1/+1