summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-05-23 14:13:01 +0000
committerDana Jansens <danakj@orodu.net>2002-05-23 14:13:01 +0000
commita25b213aff1ec7450b5d61c20cf3c8e0f918ee28 (patch)
treead47d246fd57a70dab15401ff0fc5935ed1b7ad0
parentfda410fdf206c908c5d3db133150743b38e36c96 (diff)
updated goals
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index f155b740..12111896 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,6 @@
Goals for future releases of Openbox (THIS CAN AND WILL CHANGE):
2.0:
-* rewrite of the window manager. complete class reorganization and cleanup.
- Separate X class layer (XDisplay/XScreen/XWindow/etc) which does all
- interaction with the X server.
+* Add XEventHandler class to make event handling better than ever!
* using std::string instead of char *'s. bool instead of Bool. proper consting
everywhere where appropriate. unsigned ints where appropriate. etc.
@@ -12,6 +10,8 @@ Goals for future releases of Openbox (THIS CAN AND WILL CHANGE):
* separate Font class with support for Xfonts, xfontsets, and xft.
3.0:
+* reorganization of class model. Add XWidget class (contains an X drawable).
+
* key/mouse/action bindings
* break the themeing into a replaceable plugin/script of some form and possibly