summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-desktop/files/window-resize-fix.patch
Commit message (Collapse)AuthorAgeFilesLines
* matchbox-desktop: add configure event handler to fix bug 658Yu Ke2011-03-161-0/+48
Bug658 - "the bottom icons on Applications and All screen are cut-off in qemu" the reason is that desktop work area is not resized after window manager decoration. so add configure event handler to resize the desktop work area can fix this issue. [YOCTO #658] (From OE-Core rev: 79f160a7ac9426ec9952f7a9c40190da8b95c88d) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>