aboutsummaryrefslogtreecommitdiffstats
path: root/CopyWindow.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use hierarchical module names from the coreSpencer Janssen2007-11-011-2/+2
* fix float bug in CopyWindow.David Roundy2007-10-151-1/+1
* CopyWindow.hs: type signature for copyAndrea Rossato2007-10-131-0/+1
* fix problem found by Heffalump in CopyWindow.David Roundy2007-10-051-2/+1
* CopyWindow.hs: -Wall police.Joachim Fasting2007-09-191-3/+3
* CopyWindow.copy: remove seemingly unnecessary parameter from helper func.Joachim Fasting2007-09-191-4/+4
* clean up CopyWindow.David Roundy2007-08-231-28/+7
* Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky2007-09-051-0/+11
* CopyWindow: update usage infoSpencer Janssen2007-08-211-1/+1
* fix CopyWindow to not require Integral WorkspaceId.David Roundy2007-08-011-1/+1
* More ScreenDetails fixesSpencer Janssen2007-06-301-3/+3
* add CopyWindow module, to support sticky/tagged windows.David Roundy2007-06-241-0/+89