fix: Use explicit hardware backends to avoid dGPU wakeup

This commit is contained in:
wxlyyy
2026-02-11 23:17:09 +08:00
parent e0c885a5cc
commit 9b01b6b0dd
+3
View File
@@ -5,6 +5,9 @@
* but proper credit must be given to the original author.
*/
//@ pragma Env QT_FFMPEG_DECODING_HW_DEVICE_TYPES=vaapi,vdpau
//@ pragma Env QT_FFMPEG_ENCODING_HW_DEVICE_TYPES=vaapi,vdpau
// Qt & Quickshell Core
import QtQuick
import Quickshell