aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAlec Berryman <alec@thened.net>2007-03-29 20:21:59 +0200
committerAlec Berryman <alec@thened.net>2007-03-29 20:21:59 +0200
commitacdff238a5d09ff0a382cb6cab188635a765f6f8 (patch)
treebe4640017f6d840763fec4ed4e23aafbf8602f38 /TODO
parent38eb0160d14a218c7cacfff3a9127945da2aa359 (diff)
downloadxmonad-acdff238a5d09ff0a382cb6cab188635a765f6f8.tar.gz
xmonad-acdff238a5d09ff0a382cb6cab188635a765f6f8.tar.xz
xmonad-acdff238a5d09ff0a382cb6cab188635a765f6f8.zip
Window borders
Colors taken from dwm's config.default.h and hard-coded in Operations instead of Config because of import cycle. Windows overlap slightly in the current tiling algorithm and sometimes prevent the active window from being completely surrounded by a red border. darcs-hash:20070329182159-39448-deabaeaf89d87bb71abc851b6bae1ffa356e5561.gz
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1001ad4..1465c9d 100644
--- a/TODO
+++ b/TODO
@@ -24,6 +24,5 @@
- make focus remain between workspace switches
- change focus in the StackSet structure on EnterNotify
- let mod+enter demote a master window
- - borders (low priority, maybe wait until 0.2)
* Tile vertically/ resize height.