ede/ede-panel/applets
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
..
clock Code cleanup. 2012-05-30 10:23:27 +00:00
cpu-monitor Code cleanup. 2012-05-30 10:23:27 +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 Code cleanup. 2012-05-30 10:23:27 +00:00
mem-monitor Code cleanup. 2012-05-30 10:23:27 +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 Fixing panel placement when screen size was changed. Updating main menu to use MenuTooltip code. 2012-06-07 09:32:27 +00:00
system-tray Code cleanup. 2012-05-30 10:23:27 +00:00
taskbar Code cleanup. 2012-05-30 10:23:27 +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