ede/ede-panel
Sanel Zukan 59a16eff0e Fixing panel placement when screen size was changed. Updating main menu to use MenuTooltip code.
When screen dimensions are shrinked, panel will be moved at the correct location but will not be resized correctly. Also,
when screen dimensions are changed again, increasing sizes, panel would not catch that. Here, 'the hack' is to track
root window dimension changes and react on that, since relaying on _NET_WORKAREA is not always good; struts dimentions affects workarea size.

Main menu now has tooltips, which is Comment value from .desktop files. Also, since XdgMenuReader directly plays with MenuItem,
MenuItem::init_extensions() is used to reset uncommon values.
2012-06-07 09:32:27 +00:00
..
applets Fixing panel placement when screen size was changed. Updating main menu to use MenuTooltip code. 2012-06-07 09:32:27 +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 Moving all class declarations to EDE_PANEL_APPLET_CLASS macro. 2012-05-28 10:57:50 +00:00
Jamfile Allow explicit building of local applets. Shrinked buf size for numbers 2011-10-27 15:11:11 +00:00
Panel.cpp Fixing panel placement when screen size was changed. Updating main menu to use MenuTooltip code. 2012-06-07 09:32:27 +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