wmii

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

commit d13028eb11fb09043dce7fbb4b74a746589fcbf9
parent ec111a5c9d8aa82c15f04441b8869292e73e8d61
Author: Anselm R. Garbe <garbeam@wmii.de>
Date:   Fri, 28 Apr 2006 12:40:09 +0200

updated TODO.wmii-4


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

diff --git a/TODO.wmii-4 b/TODO.wmii-4 @@ -11,12 +11,9 @@ - partly EWMH support - libixp: idea from PoP: implement a va_args method similiar to printf for marshalling 9P messages, might reduce LOC drastically - -We also thought already about simplifying the mode concept of -columns, but with a quite different approach. What you describe -is already possible in default mode (even through writing to - geom files, though I plan to remove the geom syntax as it is now - (with the +- stuff, and only allowing explicit coordinates, - instead additionally resize +/-<w> +/-<h> and move +/-<x> +/-<y> - actions are needed in the associated ctl devices of clients. - +- remove the geom syntax as it is now (with the +- stuff, and only + allowing explicit coordinates, instead additionally resize + +/-<w> +/-<h> and move +/-<x> +/-<y> actions are needed in the + associated ctl devices of clients. +- add wmiir ls (read should have same semantic as in 9p), + output without details, add -l for details like in ls of Plan 9