Add note about backends to output max_render_time

This commit is contained in:
Ivan Molodetskikh 2019-11-17 13:54:05 +03:00 committed by Simon Ser
parent 76210c141d
commit ba8586e282

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
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
*sway*(5) *sway-input*(5)