mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +00:00
1ec873376b
And update !2051's changelog a little bit. Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/1786>
385 B
385 B
- Add
xrt_compositor::get_display_refresh_rate
so that the application can get the current display refresh rate. - Add
xrt_compositor::request_display_refresh_rate
so that the application can trigger a display refresh rate change. - Add
xrt_compositor_event_display_refresh_rate_change
for compositor can notify applications that the display refresh rate has been changed.