Re: [PATCH xwayland v2] xwayland: add support for multiple outputs

2013-08-22 Thread Kristian Høgsberg
On Thu, Aug 22, 2013 at 04:23:48PM +0200, Giovanni Campagna wrote: > From: Giovanni Campagna > > Drop xf86InitialConfiguration, which just gets in the way > of the compositor doing its own output arrangement, and transform > wayland events into the appropriate low-level xf86 calls to > keep the s

[PATCH xwayland v2] xwayland: add support for multiple outputs

2013-08-22 Thread Giovanni Campagna
From: Giovanni Campagna Drop xf86InitialConfiguration, which just gets in the way of the compositor doing its own output arrangement, and transform wayland events into the appropriate low-level xf86 calls to keep the screen size updated. Kristian: after the rebase it was crashing for me too, had