Now that Vesktop uses Electron 39, the Wayland flags can be removed. Since Electron 38, it "now defaults to running as a native Wayland app when launched in a Wayland session".
Edit: from the Arch Wiki page about Chromium hardware video acceleration, the only flags needed now are:
- "AcceleratedVideoDecodeLinuxGL" to have hardware video acceleration
- "AcceleratedVideoDecodeLinuxZeroCopyGL" to possibly have better performance
- "VaapiOnNvidiaGPUs" to add support for the proprietary NVIDIA driver
Pinned Comments
zxp19821005 commented on 2024-01-17 01:43 (UTC)
This package has renamed to vesktop-bin (https://aur.archlinux.org/packages/vesktop-bin).