Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-08-01 | fix CopyWindow to not require Integral WorkspaceId. | David Roundy | 1 | -1/+1 | |
darcs-hash:20070801144543-72aca-8b5f3ada1e1ca5f6248079eaaee6bea195503511.gz | |||||
2007-06-30 | More ScreenDetails fixes | Spencer Janssen | 1 | -3/+3 | |
darcs-hash:20070630065916-a5988-433e92903a6530e5efe8f36c3af60339cb9876ec.gz | |||||
2007-06-24 | add CopyWindow module, to support sticky/tagged windows. | David Roundy | 1 | -0/+89 | |
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. darcs-hash:20070624155648-72aca-a2123bfd26ef1310752ae79f2978ee3ff5729909.gz |