X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=TODO;h=1211189694686dc03404f1aa3918c23b2c003140;hb=e90fafd2fd907a81bdc60ad8b6de35fc1595cdff;hp=0d0b40de7d58ec680f0febcf956ce342a633cff3;hpb=f6e80e0da6b50f87cc8a7285a8f7fa2be366e783;p=chaz%2Fopenbox diff --git a/TODO b/TODO index 0d0b40de..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 - interation 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