aboutsummaryrefslogtreecommitdiffstats
path: root/CopyWindow.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-01HierarchifySpencer Janssen1-79/+0
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-2/+2
2007-10-15fix float bug in CopyWindow.David Roundy1-1/+1
2007-10-13CopyWindow.hs: type signature for copyAndrea Rossato1-0/+1
2007-10-05fix problem found by Heffalump in CopyWindow.David Roundy1-2/+1
2007-09-19CopyWindow.hs: -Wall police.Joachim Fasting1-3/+3
2007-09-19CopyWindow.copy: remove seemingly unnecessary parameter from helper func.Joachim Fasting1-4/+4
2007-08-23clean up CopyWindow.David Roundy1-28/+7
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-0/+11
2007-08-21CopyWindow: update usage infoSpencer Janssen1-1/+1
2007-08-01fix CopyWindow to not require Integral WorkspaceId.David Roundy1-1/+1
2007-06-30More ScreenDetails fixesSpencer Janssen1-3/+3
2007-06-24add CopyWindow module, to support sticky/tagged windows.David Roundy1-0/+89