summaryrefslogtreecommitdiffstats
path: root/Main.hs
diff options
context:
space:
mode:
authorDavid Roundy <droundy@darcs.net>2007-07-24 16:13:10 +0200
committerDavid Roundy <droundy@darcs.net>2007-07-24 16:13:10 +0200
commitd7a2bd0029f841061819cbc8f3a124b94cdfd002 (patch)
tree5965163c1a4c3ba8f6a8388e0646c5ee03aadc26 /Main.hs
parent215b5fabba19875f9032d7ce7bf33c0291149b47 (diff)
downloadmetatile-d7a2bd0029f841061819cbc8f3a124b94cdfd002.tar
metatile-d7a2bd0029f841061819cbc8f3a124b94cdfd002.zip
only display any given window once.
This change goes along with the sticky window work. It makes xmonad display each window once and only once, with preference given to the focussed screen. It has no effect when there are no duplicate windows, except to make things less efficient. We could do better using Data.Set (or Data.Map) to store the set of windows that are visible. darcs-hash:20070724141310-72aca-aa02163e9375d7a7966c74c0a82d7b14c2b30e44
Diffstat (limited to 'Main.hs')
0 files changed, 0 insertions, 0 deletions