TODO before 0.1 --------------- - Check all GTK marshallers in callbacks, since they might introduce crap - REALLY implement PARTIAL_STRUT, EWMH does not suffice, at least in openbox NOTE: fbpanel doesn't work properly either :-D - Improve launcher icons so that the make a nicer drawn effect - Add ICONPATH and use file icons - Add icon to volume manager (work in progress) - Make all icons to be loaded from stock if no icon found (needs testing) - Add a pixel line for making a kind of border - Fix wifi_get_quality() (utils.c), and improve wlan.c with new functions - Automatic check of capabilities (needs testing) - Implement our own systray, eggtraymanager is fucked up since it uses *a lot* of deprecated stuff from GTK (e.g. GtkTooltips) TODO before 1.0 --------------- - Make module to use asyncrhonous ACPI connections (like acpi_listen) - Improve the documentation *a lot* - Change configuration file from XML to .ini format (work in progress) - Add CPU monitor - Module loading/unloading