wlroots/backend
Ilia Mirkin df8d12fa03 backend/x11: listen to _NET_WM_STATE changes for determining hidden
Some window managers don't unmap windows when they're hidden. Also check
the _NET_WM_STATE property for _NET_WM_STATE_HIDDEN. This way if the
window is hidden or unmapped, then we won't send updates.
2021-02-05 22:40:25 -05:00
..
drm Make implementation function lists static const 2021-02-05 10:04:20 +01:00
headless backend/headless: create renderer after wlr_backend_init 2021-01-17 01:08:40 +01:00
libinput Make implementation function lists static const 2021-02-05 10:04:20 +01:00
multi Make implementation function lists static const 2021-02-05 10:04:20 +01:00
noop noop: listen to display destroy and destroy the backend 2020-12-31 20:34:36 +01:00
session Make implementation function lists static const 2021-02-05 10:04:20 +01:00
wayland Make implementation function lists static const 2021-02-05 10:04:20 +01:00
x11 backend/x11: listen to _NET_WM_STATE changes for determining hidden 2021-02-05 22:40:25 -05:00
backend.c backend: add get_drm_fd to interface 2021-01-16 08:57:42 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00