Add note about backends to output max_render_time

This commit is contained in:
Ivan Molodetskikh 2019-11-17 13:54:05 +03:00
parent c637b2d8fb
commit daa39ffbed
No known key found for this signature in database
GPG key ID: 02CE38DA47E9D691

View file

@ -134,6 +134,12 @@ must be separated by one space. For example:
To achieve even lower latency, see the *max_render_time* surface To achieve even lower latency, see the *max_render_time* surface
property in *sway*(5). property in *sway*(5).
Note that this property has an effect only on backends which report the
presentation timestamp and the predicted output refresh rate—the DRM
and the Wayland backends. Furthermore, under the Wayland backend the
optimal max_render_time value may vary based on the parent compositor
rendering timings.
# SEE ALSO # SEE ALSO
*sway*(5) *sway-input*(5) *sway*(5) *sway-input*(5)