wlroots/backend
Ilia Mirkin 04d448317a backend/x11: only send frames when the window is mapped
Tested with WindowMaker. When switching to another workspace,
minimizing, or rolling up the window, we get an UnmapNotify event, and a
corresponding MapNotify event when the window appears on screen again.

Fixes #2675
2021-02-05 09:25:49 -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: only send frames when the window is mapped 2021-02-05 09:25:49 -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