wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit d88e0237c10388ede1171ab302bd06f92a61c861
parent f58ce93f6fe85ae60d7169a25e2fa4ac70fb2422
Author: sqweek <sqweek@gmail.com>
Date:   Wed, 14 Nov 2007 10:59:20 +0900

Updated known bugs.

Diffstat:
TODO | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -2,8 +2,13 @@ BUGS * 'Fullscreen' menu option broken for menus in non-focused titlebars (stackmode). * collapsed clients outside stacked mode don't always uncollapse when they receive focus * resizing within a column affects clients it shouldn't (seems to average client size?) +* geometry goes wacky with lots of clients in one column +* floating clients have a tendency to move after being retagged +* creating new columns via mouse drag doesn't work anymore +* * various qiv brokenness * firefox full screen only works sometimes (and coming back from fs is broken) +* dosbox won't grab the mouse 3.6 [bugfix only]