monado/doc/changes/xrt/mr.1786.md
Zhongwang Zhang 1ec873376b doc: Document !1786
And update !2051's changelog a little bit.

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/1786>
2024-09-18 15:18:20 -05:00

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.