mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-15 19:38:33 +00:00
1ec873376b
And update !2051's changelog a little bit. Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/1786>
7 lines
385 B
Markdown
7 lines
385 B
Markdown
- 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.
|