diff options
author | Alec Berryman <alec@thened.net> | 2007-04-02 18:08:02 +0200 |
---|---|---|
committer | Alec Berryman <alec@thened.net> | 2007-04-02 18:08:02 +0200 |
commit | 533a23bf5ae4a3377946e542cba7d44b374e1b88 (patch) | |
tree | f71de2d6039bb350cb86d7cfa6f4fdcb52035790 | |
parent | 80b329853df0717cc99dfadd951222c6a365b2f2 (diff) | |
download | xmonad-533a23bf5ae4a3377946e542cba7d44b374e1b88.tar.gz xmonad-533a23bf5ae4a3377946e542cba7d44b374e1b88.tar.xz xmonad-533a23bf5ae4a3377946e542cba7d44b374e1b88.zip |
Note the Xinerama bugs I've experienced in the TODO
darcs-hash:20070402160802-39448-d72075cd1a370f2a183a11e67ae9f21c01d9f2df.gz
-rw-r--r-- | TODO | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -26,3 +26,12 @@ - let mod+enter demote a master window * Tile vertically/ resize height. + +- Xinerama bugs: + - Closing the last window in a workspace moves focus to another Xinerama + screen. + - Focus goes to other Xinerama screen when changing to empty window and + create new window. + - Focus doesn't always follow mouse or mouse click across Xinerama screens; + sometimes focus will only switch with key command to switch to that + screen. |