ede/ede-panel/applets
Sanel Zukan fb708f76ed Closing #212: Panel buttons are reodered on titlebar click.
By default, pekwm will reorder window list on input focus (probably to optimize things) and this would also reorder buttons inside taskbar. Also, on new window list, all panel buttons would be recreated again, causing many allocations and deallocations. Now, window list received from wm is compared agains internal window storage for diffs.

Fixing this issue made removal some old edewm specific code and made panel nicely working under sawfish ;)
2012-12-17 15:49:33 +00:00
..
clock Code cleanup. 2012-05-30 10:23:27 +00:00
cpu-monitor Menu reload support and clean of some memory leaks. 2012-08-06 14:52:09 +00:00
demo Code cleanup. 2012-05-30 10:23:27 +00:00
hider Redone animation code. 2012-05-16 11:30:41 +00:00
keyboard-layout Added missing stdlib.h header. 2012-09-03 13:00:09 +00:00
mem-monitor Fixing #205 (Memory applet shows negative swap size). 2012-12-05 15:14:13 +00:00
pager Code cleanup. 2012-05-30 10:23:27 +00:00
quick-launch Code cleanup. 2012-05-30 10:23:27 +00:00
start-menu s/struct/class to make clang happy 2012-12-05 15:31:29 +00:00
system-tray Closing #212: Panel buttons are reodered on titlebar click. 2012-12-17 15:49:33 +00:00
taskbar Closing #212: Panel buttons are reodered on titlebar click. 2012-12-17 15:49:33 +00:00
Jamfile Do not run timeout callbacks when panel is hidden. This will prevent reading cpu or memory status when their widgets are not visible. 2012-04-11 16:15:01 +00:00