Skip to content

x11: Provide a way to disable vsync and ramp up the refresh rate

Vlad Zahorodnii requested to merge work/x11-no-vsync into master

This is mostly needed for people who have monitors with different refresh rates. However, the KWIN_X11_FORCE_SOFTWARE_VSYNC environment variable can be also useful for debugging compositing scheduling issues.

BUG: 433094

Merge request reports