wlroots-hyprland/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
headless output: take wl_event_loop in wlr_output_init() 2023-11-23 11:39:25 +00:00
libinput backend: fix build against upcoming `gcc-14` (`-Werror=calloc-transposed-args`) 2023-12-21 21:06:20 +00:00
multi backend: drop wlr_backend_get_presentation_clock() 2023-10-30 18:39:39 +01:00
session backend/session: take wl_event_loop instead of wl_display 2023-11-23 11:15:07 +00:00
wayland Cleanup wlr_matrix.h includes 2023-11-25 08:37:43 +01:00
x11 backend/x11: Use wlr_texture_read_pixels 2023-11-30 20:01:12 -05:00
backend.c backend/session: take wl_event_loop instead of wl_display 2023-11-23 11:15:07 +00:00
meson.build backend/session: make optional 2022-11-25 16:15:29 +00:00