diff options
author | David Roundy <droundy@darcs.net> | 2007-07-24 16:13:10 +0200 |
---|---|---|
committer | David Roundy <droundy@darcs.net> | 2007-07-24 16:13:10 +0200 |
commit | 4fcba00eefa16fa92bdd96bc222edb30365a3784 (patch) | |
tree | 5965163c1a4c3ba8f6a8388e0646c5ee03aadc26 /man/xmonad.1.in | |
parent | deb5e4962590060bb798f79f58cd820aa632fb1f (diff) | |
download | xmonad-4fcba00eefa16fa92bdd96bc222edb30365a3784.tar.gz xmonad-4fcba00eefa16fa92bdd96bc222edb30365a3784.tar.xz xmonad-4fcba00eefa16fa92bdd96bc222edb30365a3784.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.gz
Diffstat (limited to 'man/xmonad.1.in')
0 files changed, 0 insertions, 0 deletions