wmii

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

commit 817780da4b29b3aa3e9dcdc66b4f80b4b55fa096
parent c764cd4d356df993eaa566283669b72602714a21
Author: Anselm R. Garbe <garbeam@wmii.de>
Date:   Thu,  8 Jun 2006 18:21:21 +0200

updated TODO again


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

diff --git a/TODO.wmii-4 b/TODO.wmii-4 @@ -1,6 +1,5 @@ +- fs2.c refactorings - implement /lbar/ and /rbar/ (first label of /rbar/ should take up the rest available space) -- UTF8 fixes with iconv? -- re-introduce mouse based resizals (titlebar and border) - idea for column mode: 100: is the current default mode with fallback (shows arbitrary clients) 0: is the current max mode, shows only one client at the time (same bahvior @@ -13,6 +12,9 @@ (stacked) client is made visible. So, when the fifth client is focused and made visible, the third would disappear (with n=2) -- this means on boundaries, like in mutt(1). +- do better relaxation (remove /def/border and calculate borders dynamically) +- UTF8 fixes with iconv? +- re-introduce mouse based resizals (titlebar and border) - liblitz: window abstraction (creation, events), can be reused in menu and bar and frames - tagbars and grab-boxes (like in acme)