diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-07-16 17:16:43 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-07-16 17:16:43 +0000 |
| commit | 8db840cbd0837d3a3386105c776ca6f50e962365 (patch) | |
| tree | 6bab6d759c07885b2e13db950f9d8e9e6158390d | |
| parent | 014a3330e843387961cdcf3138da0f4b8b7deca3 (diff) | |
adjust goals for 2.0
| -rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,5 @@ Goals for future releases of Openbox (THIS CAN AND WILL CHANGE): 2.0: -* 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. @@ -10,6 +8,8 @@ Goals for future releases of Openbox (THIS CAN AND WILL CHANGE): * separate Font class with support for Xfonts, xfontsets, and xft. 3.0: +* Add XEventHandler class to make event handling better than ever! + * reorganization of class model. Add XWidget class (contains an X drawable). * key/mouse/action bindings |
