diff options
author | Don Stewart <dons@cse.unsw.edu.au> | 2007-03-08 01:07:29 +0100 |
---|---|---|
committer | Don Stewart <dons@cse.unsw.edu.au> | 2007-03-08 01:07:29 +0100 |
commit | 6005c1afff27b4aedc5e59c2449211688a0f27c3 (patch) | |
tree | 0688f44d36c050d82232968884bee340182698fd /W.hs | |
parent | a9fb1d440799450401bd0f1fd0f9bf93c6b318b7 (diff) | |
download | xmonad-6005c1afff27b4aedc5e59c2449211688a0f27c3.tar.gz xmonad-6005c1afff27b4aedc5e59c2449211688a0f27c3.tar.xz xmonad-6005c1afff27b4aedc5e59c2449211688a0f27c3.zip |
Fill in missing workspace code
How do we manage workspaces? thunk keeps a list of window lists,
corresponding each window stack on each workspace. When you switch views
to a different workspace it moves all windows off the screen (2*w)
(2*h), and then moves back those in the current list. There's some
screen flicker, we could probably be smarter about this.
darcs-hash:20070308000729-9c5c1-5e8f7e6d750d1700cbf1e14f7eea7faee70a66e0.gz
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions