wmii

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

commit e02481607e1b4280ec78e7b4b14425ff6a36a9c1
parent 3cff6fff61f6b8f37e1e1e9408406eb16ad0823d
Author: Anselm R. Garbe <garbeam@wmii.de>
Date:   Mon, 12 Jun 2006 12:12:19 +0200

yet another TODO entry


Diffstat:
TODO.wmii-4 | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/TODO.wmii-4 b/TODO.wmii-4 @@ -1,5 +1,6 @@ - fs2.c refactorings - implement /lbar/ and /rbar/ (first label of /rbar/ should take up the rest available space) +- make frames view-specific, do not destroy them during send_to_area's within a view (allows faster checks for client_of_view etc). - idea for column mode: add collapsing to each Frame, add revert Xrectangle, remove column modes, add max flag to each Frame (maximizes to area until next navigation action within this area) - do better relaxation (remove /def/border and calculate borders dynamically) - re-introduce mouse based resizals (titlebar and border)