wlroots-hyprland/backend
Simon Ser 717ded9bb0 backend/drm: drop no-op shortcut
Since e5fc8cd4c7 ("output: trigger frame/present events on all
commits on enabled output"), any commit on an enabled output is
supposed to trigger frame/present events.

The DRM backend was skipping the commit completely for no-op
commits. Stop doing so.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3719
2023-08-25 17:16:05 +02:00
..
drm backend/drm: drop no-op shortcut 2023-08-25 17:16:05 +02:00
headless output: trigger frame/present events on all commits on enabled output 2023-08-23 15:42:22 +00:00
libinput Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
multi Use wl_container_of() instead of casts 2023-07-11 20:16:17 +02:00
session backend/session: make optional 2022-11-25 16:15:29 +00:00
wayland output: trigger frame/present events on all commits on enabled output 2023-08-23 15:42:22 +00:00
x11 output: trigger frame/present events on all commits on enabled output 2023-08-23 15:42:22 +00:00
backend.c Use struct initializers instead of memset() 2023-07-07 17:31:11 +02:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00