Changes

Jump to navigation Jump to search

Wayland latency tuning

10 bytes added, 21:55, 5 February 2023
We start by running <code>swaymsg output DP-1 max_render_time 1</code>. If there is frame dropping, increase the value of <code>max_render_time</code> by 1 and try again until frame dropping stops. This is the optimal setting for <code>max_render_time</code>. Once you find this value, open up your sway config file (usually <code>~/.config/sway/config</code>), and add the line <code>output DP-1 max_render_time t</code>, with <code>t</code> replaced by the optimal value obtained previously.
=== Looking Glass latency tuning (B5-and later only) ===
Tuning the latency for Looking Glass follows a very similar process:

Navigation menu