aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks (follow)
Commit message (Expand)AuthorAgeFilesLines
* WorkspaceCompare: some refactoring.Brent Yorgey2008-02-012-9/+9
* DynamicLog: lots of additional documentation; add byorgeyPP as an example dze...Brent Yorgey2008-01-301-32/+99
* Extended PP with sorting algorithm specification and added xinerama sortingJuraj Hercek2008-01-091-1/+3
* ManageDocks: implement AvoidStruts as a layout modifierAndrea Rossato2008-01-271-18/+12
* ManageDocks: add emptyLayout definition for supporting the new decoration fra...Andrea Rossato2008-01-261-0/+3
* grammar fixLukas Mai2008-01-281-1/+1
* cleared up transience to better highlight how to use ManageHooks properlyxmonad-contrib2008-01-021-5/+3
* expands the EDSL for performing actions on windowsxmonad-contrib2008-01-011-19/+65
* ManageDocks: some documentation fixesAndrea Rossato2007-12-311-1/+4
* -Wall police (again)Spencer Janssen2007-12-281-2/+2
* Fulfill the EWMH specification by listing the supported ATOMs, doesnt really ...mail2007-12-271-1/+9
* display all visible windows on the current desktop in the pagermail2007-12-271-1/+8
* Although I do not need the curr variable after all, this is nicermail2007-12-271-4/+3
* Clear _NET_ACTIVE_WINDOW when nothing is focusedmail2007-12-281-1/+2
* AvoidStruts: add support for partial strutsSpencer Janssen2007-12-221-40/+43
* ManageDocks: ignore desktop windows alsoSpencer Janssen2007-12-221-3/+4
* WibbleSpencer Janssen2007-12-221-1/+1
* EwmhDesktops: add _NET_ACTIVE_WINDOW supportSpencer Janssen2007-12-221-1/+8
* EwmhDesktops: drop 'Workspace' from displayed workspace namesSpencer Janssen2007-12-221-1/+1
* Factor workspace sorting into a separate moduleSpencer Janssen2007-12-222-24/+14
* DynamicLog.hs: some documentation updates.Brent Yorgey2007-12-151-8/+9
* DynamicLog.hs: fix shadowing warningBrent Yorgey2007-12-151-1/+1
* Add UrgencyHook support to DynamicLogShachaf Ben-Kiki2007-12-141-11/+17
* Add support for _NET_WM_STRUT_PARTIALSpencer Janssen2007-12-131-9/+11
* ManageDocks: when there are struts on opposing edges, the right/bottom strutSpencer Janssen2007-12-101-2/+3
* new XMonad.Hooks.ManageHelpers moduleLukas Mai2007-12-111-0/+86
* Update ManageDocks to the new ManageHook system, remove the gap setting code ...Spencer Janssen2007-12-091-84/+61
* XPropManage: haddock fixesAndrea Rossato2007-12-091-4/+6
* SetWMName: haddock fixesAndrea Rossato2007-12-091-1/+4
* EwmhDesktops: haddock fixesAndrea Rossato2007-12-091-10/+12
* DynamicLog: haddock fixesAndrea Rossato2007-12-091-7/+3
* More import pruningSpencer Janssen2007-12-081-1/+0
* Remove XMonad.Operations importsSpencer Janssen2007-12-082-2/+0
* Prune more importsSpencer Janssen2007-12-084-9/+0
* Remove redundant importsSpencer Janssen2007-12-086-11/+3
* add to Droundy a non-working urgency hook and enable avoidStruts.David Roundy2007-12-011-0/+1
* DynamicLog: added a dynamicLogXmobarAndrea Rossato2007-11-241-0/+9
* UrgencyHook: haddock fixesDevin Mullins2007-11-221-9/+13
* updated XPropManage to ManageHook typejoel.suovaniemi2007-11-221-13/+13
* Hooks/DynamicLog.hs: minor typo.Joachim Fasting2007-11-191-1/+1
* remove MessageHooksDevin Mullins2007-11-191-315/+0
* make handle Just Another Message HookDevin Mullins2007-11-191-8/+16
* Miscellaneous spell-checkingShachaf Ben-Kiki2007-11-192-3/+3
* needs pattern guardsDon Stewart2007-11-181-1/+1
* experimental MessageHooks "branch" of mainDevin Mullins2007-11-181-0/+307
* remove unneeded Data.Bits imports.David Roundy2007-11-151-1/+0
* Tabbed.hs, SetWMName.hs: the modules need bitwise "or"Valery V. Vorotyntsev2007-11-151-0/+1
* no need to import Data.BitsDon Stewart2007-11-141-1/+0
* ManageDocks.hs: haddock fixesAndrea Rossato2007-11-141-6/+7
* UrgencyHook.hs: small haddock fixAndrea Rossato2007-11-141-0/+1