aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks/EwmhDesktops.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* add close window functionality to EwmhDesktopsJustin Bogner2008-05-231-0/+4
* Use the named constant 'none' rather than 0Spencer Janssen2008-05-071-1/+1
* Fix window order in EWMHJoachim Breitner2008-04-111-1/+2
* Document _NET_ACTIVE_WINDOW behaviour more exactlyJoachim Breitner2008-04-041-1/+1
* UNDO: _NET_ACTIVE_WINDOW moves windows if necessaryJoachim Breitner2008-04-021-2/+2
* _NET_ACTIVE_WINDOW moves windows if necessaryJoachim Breitner2008-04-021-2/+2
* add ewmhDesktopsLayout for EWMH interactionJoachim Breitner2008-03-191-4/+58
* EwmhDesktops: advertise support for _NET_CLIENT_LIST_STACKINGAlec Berryman2008-03-151-0/+1
* WorkspaceCompare: some refactoring.Brent Yorgey2008-02-011-6/+6
* -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
* 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-221-8/+7
* EwmhDesktops: haddock fixesAndrea Rossato2007-12-091-10/+12
* Prune more importsSpencer Janssen2007-12-081-2/+0
* Remove redundant importsSpencer Janssen2007-12-081-1/+1
* EwmhDesktops: move to correct name, update so it compilesgwern02007-11-061-0/+130