aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDon Stewart <dons@cse.unsw.edu.au>2007-04-23 04:31:51 +0200
committerDon Stewart <dons@cse.unsw.edu.au>2007-04-23 04:31:51 +0200
commitf2ed20c47b6ac7bd3136942be95cf061e57bc3cc (patch)
tree5977213b5283a972b882e9ecbbefa1786425de38 /TODO
parentcf46e4efbc7a8ce03cc58228413c5a4f8fffc896 (diff)
downloadxmonad-f2ed20c47b6ac7bd3136942be95cf061e57bc3cc.tar.gz
xmonad-f2ed20c47b6ac7bd3136942be95cf061e57bc3cc.tar.xz
xmonad-f2ed20c47b6ac7bd3136942be95cf061e57bc3cc.zip
some other things to do
darcs-hash:20070423023151-9c5c1-ef43ad08403c951fd765d568ab7d4c1cd3b5c0b1.gz
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 14 insertions, 0 deletions
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