mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-09-16 08:39:30 +02:00
Update electron-builder.base.yml
- Remove obsolete --enable-features=UseOzonePlatform flag - Add --enable-wayland-ime for IME support on Wayland
This commit is contained in:
@@ -17,9 +17,9 @@ 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",
|
||||||
]
|
]
|
||||||
desktop:
|
desktop:
|
||||||
entry:
|
entry:
|
||||||
|
Reference in New Issue
Block a user