X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=TODO;h=70831ac626b6ba046cc9e38dad389689b72e35aa;hb=8db840cbd0837d3a3386105c776ca6f50e962365;hp=f155b7406af5dd67fff3643aedb3c49a51c39dc0;hpb=4f50d11704240ccfc4f96f48f906e12d59f8fdc2;p=chaz%2Fopenbox diff --git a/TODO b/TODO index f155b740..70831ac6 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,5 @@ 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. - * using std::string instead of char *'s. bool instead of Bool. proper consting everywhere where appropriate. unsigned ints where appropriate. etc. @@ -12,6 +8,10 @@ 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 * break the themeing into a replaceable plugin/script of some form and possibly