3 Commits

Author SHA1 Message Date
David Roundy
32067a9525 fix CopyWindow to not require Integral WorkspaceId. 2007-08-01 14:45:43 +00:00
Spencer Janssen
52e6f1c210 More ScreenDetails fixes 2007-06-30 06:59:16 +00:00
David Roundy
30db557eb5 add CopyWindow module, to support sticky/tagged windows.
This module allows dwm-style tagging (as I understand dwm).  You can have a
given window visible in multiple workspaces.  If it's visible in two
workspaces both of which are visible, a gap will show up in one of them
(which is something that needs fixing in xmonad core).  Also defines a
kill1 which is like kill, but only removes from the current workspace a
window if it's in multiple workspaces.
2007-06-24 15:56:48 +00:00