* Fixed an issue with menu includes. * Made it so TrayButton can do more things. "exec:" for running programs, "showdesktop" to minimize all windows on the desktop, and "root" (the default) to show the root menu. * Added support for UTF-8. * Added support for resizing of swallowed clients (lior2b). * Now "keycode" can be specified instead of "key" for key bindings allowing the use of keys which don't have a key symbol. * Swallow items now resize to 1 pixel if the client dies. * Support for right-to-left text using FriBidi. * Much faster color allocation. * Client requested resizes are now constrained. * Added "popup" attribute for TrayButton. * The clock now resizes itself as needed. * Fixed window maximization with tray autohide. * Fixed tray autohide with menus. * Added "enabled" and "delay" PopupStyle attributes. * Fixed a bug in the way shape events are handled. * Caps lock and num lock are no ignored with key bindings.
State Changed From-To: open->closed Committed, thanks!