aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks/EwmhDesktops.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-28-Wall police (again)Spencer Janssen1-2/+2
2007-12-27Fulfill the EWMH specification by listing the supported ATOMs, doesnt really ...mail1-1/+9
2007-12-27display all visible windows on the current desktop in the pagermail1-1/+8
2007-12-27Although I do not need the curr variable after all, this is nicermail1-4/+3
2007-12-28Clear _NET_ACTIVE_WINDOW when nothing is focusedmail1-1/+2
2007-12-22WibbleSpencer Janssen1-1/+1
2007-12-22EwmhDesktops: add _NET_ACTIVE_WINDOW supportSpencer Janssen1-1/+8
2007-12-22EwmhDesktops: drop 'Workspace' from displayed workspace namesSpencer Janssen1-1/+1
2007-12-22Factor workspace sorting into a separate moduleSpencer Janssen1-8/+7
2007-12-09EwmhDesktops: haddock fixesAndrea Rossato1-10/+12
2007-12-08Prune more importsSpencer Janssen1-2/+0
2007-12-08Remove redundant importsSpencer Janssen1-1/+1
2007-11-06EwmhDesktops: move to correct name, update so it compilesgwern01-5/+5
2007-11-01HierarchifySpencer Janssen1-0/+0
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-1/+1
2007-10-10Fix EwmhDesktops, ManageDocks, and SetWMName compilation for amd64Alex Tarkovsky1-64/+64
2007-10-07Better EWMH supportmail1-0/+16
2007-10-06EwmhWindows wrap up for inclusionmail1-21/+93
2007-10-06EwmhDesktops initial patchmail1-0/+42