perf: improve animation smoothness on Wayland

This commit is contained in:
dela
2026-06-10 16:12:29 +08:00
parent d56e09914f
commit 012d165b81
8 changed files with 338 additions and 102 deletions

View File

@@ -31,6 +31,12 @@ sudo pacman -U qemby-*.pkg.tar.zst
qemby
```
If native Wayland causes windowing or OpenGL issues, run with the XCB fallback:
```fish
QEMBY_FORCE_XCB=1 qemby
```
## Uninstall
```fish