wmii

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

commit 09b8c2961af5c4ad5d881e612a8c8290c4ccb256
parent e129deee19e72000d3c811bf8c06ee06745c5dd5
Author: Anselm R. Garbe <garbeam@wmii.de>
Date:   Sun, 23 Apr 2006 18:32:19 +0200

updated TODO list


Diffstat:
TODO | 10++++------
1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/TODO b/TODO @@ -1,6 +1,4 @@ -09:41 <@garbeam> gualteri: I think the mouse behavior should be the same as $MODKEY-Shift-{h,l} at the moment, - with the same semantic, if one moves the last client of a column to another, the column gets - destroyed -09:42 <@garbeam> if one moved the client outside the screen area more than 50% at left or right border, a new - column is created, if the old column > 1 client - +- separate scaling stuff from arrange_{view,column} to scale_{view,column} +- FocusIn sets focus handling +- maximize stuff +- UTF8 issues (XDrawString16)