wlroots-hyprland/include/backend
Simon Ser f81c3d93cd backend/drm: save current refresh rate
wlr_output.refresh is populated by core wlr_output, and thus will
be zero for a custom mode with an unset refresh rate.

Save the refresh rate from the drmModeModeInfo in wlr_drm_connector
instead.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3791
2023-12-30 20:06:33 +01:00
..
drm backend/drm: save current refresh rate 2023-12-30 20:06:33 +01:00
session Add some missing includes/declarations 2023-06-05 21:06:19 +00:00
backend.h backend: remove backend_get_allocator 2021-11-18 09:37:57 -05:00
headless.h backend: use global output name counters 2022-10-13 13:12:43 +02:00
libinput.h docs: replace the less commonly used "::" with "." 2023-10-02 22:10:16 +03:00
multi.h backend: drop wlr_backend_get_session() 2022-11-15 21:16:25 +00:00
wayland.h backend: drop wlr_backend_get_presentation_clock() 2023-10-30 18:39:39 +01:00
x11.h backend/x11: don't send ConfigureRequest with the same size 2023-11-27 09:46:11 +00:00