Merge pull request #593 from edocli/master

feat(build): Update Wayland launch flags for Linux
This commit is contained in:
Rick van Lieshout 2025-07-07 09:11:38 +02:00 committed by GitHub
commit d4c3999d9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,9 +17,10 @@ linux:
executableName: tidal-hifi executableName: tidal-hifi
executableArgs: executableArgs:
[ [
"--enable-features=UseOzonePlatform",
"--ozone-platform-hint=auto", "--ozone-platform-hint=auto",
"--enable-features=WaylandWindowDecorations", "--enable-features=WaylandWindowDecorations",
"--enable-wayland-ime",
"--use-angle",
] ]
desktop: desktop:
entry: entry: