Dana Jansens wrote: > Openbox uses glib for things like lists and hashtables and > portability. The C++ has a _native_ lists (std::list) and hashtables (std::map). What about portability? GLib is too huge, and Openbox almost doesn't use the all features of the GLib. > There is no use of gobjects in Openbox. I know :)