ede/ede-panel/applets/start-menu
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
..
icons Merging new panel in the trunk. 2009-10-03 07:33:08 +00:00
tests Merging new panel in the trunk. 2009-10-03 07:33:08 +00:00
DesktopEntry.cpp Expand Exec codes and quote Desktop Entry Specification required characters 2009-10-06 14:22:51 +00:00
DesktopEntry.h Fixing panel placement when screen size was changed. Updating main menu to use MenuTooltip code. 2012-06-07 09:32:27 +00:00
ede-icon.h Merging new panel in the trunk. 2009-10-03 07:33:08 +00:00
ede-menu-spec-test.cpp Merging new panel in the trunk. 2009-10-03 07:33:08 +00:00
Jamfile Added -fPIC flag for start-menu applet code, that prevented linkage. 2009-10-15 14:51:15 +00:00
MenuRules.cpp Merging new panel in the trunk. 2009-10-03 07:33:08 +00:00
MenuRules.h Merging new panel in the trunk. 2009-10-03 07:33:08 +00:00
StartMenu.cpp Code cleanup. 2012-05-30 10:23:27 +00:00
XdgMenuReader.cpp Fixing panel placement when screen size was changed. Updating main menu to use MenuTooltip code. 2012-06-07 09:32:27 +00:00
XdgMenuReader.h Merging new panel in the trunk. 2009-10-03 07:33:08 +00:00