wlroots/include/backend
Simon Ser caeed70f28 backend/x11: create per-window present event contexts
The Present protocol states:

> An event context is associated with a specific window; using an existing
> event context with a different window generates a Match error.

Instead of a global event context, use a per-window event context to fix
this error:

    [backend/x11/backend.c:608] X11 error: op Present (SelectInput), code Match (no extension), sequence 63, value 4194307

Closes: https://github.com/swaywm/wlroots/issues/2577
2020-12-28 16:57:56 +01:00
..
drm backend/drm: make listener names more idiomatic 2020-12-25 14:45:00 +01:00
session session: Add libseat backend 2020-08-24 11:13:55 +02:00
headless.h backend/headless: switch to wlr_swapchain 2020-11-15 22:54:07 +01:00
libinput.h backend/drm, backend/libinput: listen to session destroy 2019-12-01 10:26:12 -05:00
multi.h Rework session handling 2018-09-24 23:35:09 +02:00
noop.h backend/noop: improve output number handling 2019-03-15 18:38:12 +02:00
wayland.h backend/wayland: re-use wl_buffers 2020-12-21 16:30:47 +01:00
x11.h backend/x11: create per-window present event contexts 2020-12-28 16:57:56 +01:00