ede/ede-panel
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
..
applets Closing #212: Panel buttons are reodered on titlebar click. 2012-12-17 15:49:33 +00:00
images Merging new panel in the trunk. 2009-10-03 07:33:08 +00:00
Applet.h Prevent crashes. Have to investigate further. 2012-06-03 12:29:12 +00:00
AppletManager.cpp Moving all class declarations to EDE_PANEL_APPLET_CLASS macro. 2012-05-28 10:57:50 +00:00
AppletManager.h Moving all class declarations to EDE_PANEL_APPLET_CLASS macro. 2012-05-28 10:57:50 +00:00
ede-panel.cpp Closing #212: Panel buttons are reodered on titlebar click. 2012-12-17 15:49:33 +00:00
Jamfile Allow explicit building of local applets. Shrinked buf size for numbers 2011-10-27 15:11:11 +00:00
Panel.cpp Closing #212: Panel buttons are reodered on titlebar click. 2012-12-17 15:49:33 +00:00
Panel.h Fixing panel placement when screen size was changed. Updating main menu to use MenuTooltip code. 2012-06-07 09:32:27 +00:00