~bowmore/unity/fix_icon_workarea_issues

Viewing all changes in revision 2284.

  • Committer: Bowmore
  • Date: 2012-04-16 16:09:20 UTC
  • Revision ID: bowmores@telia.com-20120416160920-p9idcm7x7i4hmypb
Both the panel and the launcher window struts are wrongly initialized with the BaseWindow default geomentry (100,100,320,200) 
causing sporadic compression of desktop icons in the lower part of the screen. This is due to that the panel/launcher geometries 
for their BaseWindows have not been set when corresponding struts are enabled. Those geometries are availble in the code sequences 
so this patch just rearrange the order to see to that the geometry is set before struts is enabled.

The bug appears to be sporadic but seems to be more frequent on old (slow) computers.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: