Re: [PATCH] compositor-x11: resize output to x11 window size in fullscreen mode

2013-02-12 Thread Kristian Høgsberg
On Tue, Feb 12, 2013 at 06:38:27PM +0100, Rafal Mielniczuk wrote: > In fullscreen mode we need to adjust output dimensions to match x11 > window size. In other case, if there is no output section in weston.ini, > weston output will have default 1024x640 size, while rest of the screen > remains blac

[PATCH] compositor-x11: resize output to x11 window size in fullscreen mode

2013-02-12 Thread Rafal Mielniczuk
In fullscreen mode we need to adjust output dimensions to match x11 window size. In other case, if there is no output section in weston.ini, weston output will have default 1024x640 size, while rest of the screen remains black and unusable. This should fix https://bugs.freedesktop.org/show_bug.cgi