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.
* 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