From 5f6ac3573df13bfdd6be6027ddca3062414fd070 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Mon, 23 Apr 2007 02:31:51 +0000 Subject: [PATCH] some other things to do --- TODO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/TODO b/TODO index 173551d..35a0131 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,18 @@ - tasks for xmonad 0.2 - fix the numlock issue once and for all + - man page + +- possibles: + - external statusbar + - floating layer/transients + - more example layout algorithms implemented via config.hs + - more work stabilising and documenting the api + - set up trac? + - get 'design and impl' TR done. + +- related: + - xcb bindings + - randr - think about the statusbar/multithreading. Three shared TVars: @@ -18,6 +31,7 @@ Statusbar drawing thread, waits for changes in all three TVars, and redraws whenever it finds a change. + - Notes on new StackSet: The actors: screens, workspaces, windows