wmii

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

commit ad3197184e0a892d6692a56160be48be6ba8dd7b
parent 049fa9e0c0fea7ff895bcee4ba61f9f016b9f62e
Author: Anselm R. Garbe <garbeam@wmii.de>
Date:   Sun, 14 May 2006 21:05:08 +0200

updated TODO.wmii-4


Diffstat:
TODO.wmii-4 | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/TODO.wmii-4 b/TODO.wmii-4 @@ -1,7 +1,10 @@ Ordered list of TODOs: +- introduce wmiisetsid to prevent crashes of not-setsid'ing processes like acme + which send SIGHUP to the complete process group (oh dear, Uriel that is really + retarded behavior by p9p) +- introduce empty views - apply the focuscolor patch by Stefan Tibus -- introduce a view stack to focus the previously selected view on view destruction - remove swapping action, merge vertical swapping into moving - is this a good idea? - idea for column mode: 100: is the current default mode with fallback (shows arbitrary clients)