Actually, never mind. Not sure what the problem was, but I updated
everything just now, and xwayland works!
On Sat, Sep 7, 2013 at 1:51 AM, Jonas Ådahl wrote:
> On Thu, Sep 05, 2013 at 09:00:51PM -0700, Dima Ryazanov wrote:
>
> Hi,
>
> > This actually made xwayland work for me when running west
On Thu, Sep 05, 2013 at 09:00:51PM -0700, Dima Ryazanov wrote:
Hi,
> This actually made xwayland work for me when running weston using the X11
> backend.
>
> If I run it using the drm backend, though, it still fails:
Odd, because with the patch, xwayland works also using the drm backend
of west
This actually made xwayland work for me when running weston using the X11
backend.
If I run it using the drm backend, though, it still fails:
[102316.702] (==) intel(0): Backing store disabled
> [102316.702] (==) intel(0): Silken mouse enabled
> [102316.702] (II) intel(0): Initializing HW Cursor
When running xwayland, calls to xf86SetDesiredModes() would fail due to
the probed modes list not being populated. This was previously done
indirectly by calling xf86InitialConfiguration() and now needs to be
done explicitly instead.
Signed-off-by: Jonas Ådahl
---
hw/xfree86/xwayland/xwayland-ou