aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-07Use the named constant 'none' rather than 0Spencer Janssen1-1/+1
2008-05-08HintedTile: Improve documentation.lithis1-4/+17
2008-05-07Whitespace onlySpencer Janssen1-1/+0
2008-05-07Add a binding for Gnome's "Run Application" dialogSpencer Janssen1-2/+24
2008-05-07Add some keybindings to the Kde configSpencer Janssen1-1/+10
2008-05-07IndentationSpencer Janssen1-5/+4
2008-05-07Add ToggleStruts to the desktop configSpencer Janssen1-0/+6
2008-05-07Refactor my configSpencer Janssen1-2/+4
2008-05-07Add XMonad.Config.KdeSpencer Janssen1-0/+32
2008-04-17Don't move the pointer if the user is moving the mouseKlaus Weidner1-2/+4
2008-05-06Missing pragmasDon Stewart1-4/+4
2008-05-05Add full documentationDon Stewart2-1/+17
2008-05-04minor cleanup on getNameDevin Mullins1-5/+3
2008-04-26bug doco for UrgencyHookDevin Mullins1-0/+4
2008-05-02NamedWindows: when converting the text property, handle the empty list.Spencer Janssen1-1/+6
2008-05-01Fix issue #179 by handling events correctlyAndrea Rossato1-2/+2
2008-04-30My monitor is larger now :)Spencer Janssen1-1/+1
2008-04-30manageHooks for my configSpencer Janssen1-1/+4
2008-04-30Remove redundant type signatureSpencer Janssen1-1/+1
2008-04-30Add XMonad.Config.Desktop and XMonad.Config.GnomeSpencer Janssen2-0/+65
2008-04-25new contrib layout: XMonad.Layout.SimplestFloat - A floating layout like Simp...joamaki1-0/+64
2008-04-27stricitfy some gap fieldsDon Stewart1-3/+3
2008-04-26XMonad.Hooks.ManageHelpers: quick&dirty support for _NET_WM_STATE_FULLSCREENLukas Mai1-2/+21
2008-04-26XMonad.Hooks.Script: haddock fixesLukas Mai1-3/+3
2008-04-24Error fix for Tabbed when tabbar always shownIvan.Miljenovic1-1/+2
2008-04-19remove my config file -- the wiki is where its at.Don Stewart1-28/+0
2008-04-18tweaks to docs for SimpleDecorationDon Stewart1-1/+3
2008-04-15Allow tabbar to always be shown.Ivan.Miljenovic1-25/+76
2008-04-18polishDon Stewart1-2/+3
2008-04-16Script-based hooksTrevor Elliott1-0/+54
2008-04-16Don't strictify the Display component, this triggers a bug in GHC 6.6Spencer Janssen1-1/+1
2008-04-15Fix to IM modifier.Roman Cheplyaka1-2/+3
2008-04-13IM layout converted to LayoutModifier, which can be applied to any layoutIvan N. Veselov1-15/+53
2008-04-13stictify some fieldsDon Stewart1-11/+11
2008-04-13strictify some fieldsDon Stewart1-4/+4
2008-04-11Fix window order in EWMHJoachim Breitner1-1/+2
2008-04-09remove myself as maintainer of CopyWindow.David Roundy1-1/+1
2008-04-09XMonad.Util.WindowProperties: add WM_WINDOW_ROLE as RoleRoman Cheplyaka1-1/+3
2008-04-08Generalize copyWindow, minor style changeSpencer Janssen1-4/+4
2008-04-08XMonad.Actions.CopyWindow: added copyToAll and killAllOtherCopies functionsIvan N. Veselov1-4/+35
2008-04-07XMonad.Actions.UpdatePointer: doc fixLukas Mai1-1/+1
2008-04-06XMonad.Util.Font: minor reformattingLukas Mai1-2/+2
2008-04-06DynamicLog: resolve merge conflictLukas Mai1-0/+3
2008-03-29Encode the entire DynamicLog output, instead of just window title.lithis1-2/+2
2008-03-13DynamicLog: add support for UTF-8 locales when compiled with XFT or UFT-8 sup...Andrea Rossato1-3/+1
2008-04-06XMonad.Util.Font: don't call setlocale; core does it for usLukas Mai1-15/+2
2008-03-26XMonad.Util.NamedWindows: fix importsLukas Mai1-2/+2
2007-08-19Changed getName to use locale-aware functionsMats Jansborg1-3/+12
2008-04-05Added next-window versions of the raise* functions.Ian Zerny1-1/+31
2008-04-05XMonad.Layout.Master: initial importLukas Mai1-0/+110