Add note about backends to output max_render_time
This commit is contained in:
parent
76210c141d
commit
ba8586e282
1 changed files with 6 additions and 0 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue