libs-back/Source/wayland
Ivan Vučica 41b2d294ed
wayland: Checking whether the surface is configured before committing.
This now results in windows being painted on the screen. However, input is
still ending up in all the wrong places, and there is a lot of garbage content
being painted outside the actual windows.

Right clicking on a window seems to trigger rotate behavior, which needs to
be evaluated and likely removed (or prevented, if this is done by Weston).

Interestingly, checking for ->configured on first surface commit also seems to
break the backend.
2020-04-17 01:19:26 +01:00
..
GNUmakefile wayland: Additional license header fixes noticed during PR. 2020-04-15 00:35:47 +01:00
GNUmakefile.preamble wayland: Additional license header fixes noticed during PR. 2020-04-15 00:35:47 +01:00
WaylandServer.m wayland: Checking whether the surface is configured before committing. 2020-04-17 01:19:26 +01:00
xdg-shell-protocol.c wayland: Add wayland integration and use stable protocol. 2020-04-15 00:00:40 +01:00