mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 10:50:23 +08:00
fallback to Xwayland (Fixes #827)
This commit is contained in:
parent
4af55caa5c
commit
28325cf525
@ -23,25 +23,26 @@ plugs:
|
||||
|
||||
apps:
|
||||
qv2ray:
|
||||
command: bin/desktop-launch qv2ray
|
||||
environment:
|
||||
QT_QPA_PLATFORMTHEME: gtk3
|
||||
plugs:
|
||||
- home
|
||||
- x11
|
||||
- wayland
|
||||
- opengl
|
||||
- network
|
||||
- network-bind
|
||||
- unity7
|
||||
- pulseaudio
|
||||
- desktop
|
||||
- desktop-legacy
|
||||
- gsettings
|
||||
- network-control
|
||||
- network-manager
|
||||
common-id: com.github.Qv2ray
|
||||
desktop: "usr/share/applications/qv2ray.desktop"
|
||||
command: bin/desktop-launch qv2ray
|
||||
environment:
|
||||
QT_QPA_PLATFORMTHEME: gtk3
|
||||
DISABLE_WAYLAND: 1
|
||||
plugs:
|
||||
- home
|
||||
- x11
|
||||
- wayland
|
||||
- opengl
|
||||
- network
|
||||
- network-bind
|
||||
- unity7
|
||||
- pulseaudio
|
||||
- desktop
|
||||
- desktop-legacy
|
||||
- gsettings
|
||||
- network-control
|
||||
- network-manager
|
||||
common-id: com.github.Qv2ray
|
||||
desktop: "usr/share/applications/qv2ray.desktop"
|
||||
|
||||
parts:
|
||||
ppa:
|
||||
@ -185,4 +186,4 @@ parts:
|
||||
- -DCMAKE_BUILD_TYPE=Release
|
||||
- -DFORCE_TCP_FASTOPEN=ON
|
||||
after:
|
||||
- desktop-qt5
|
||||
- desktop-qt5
|
||||
|
Loading…
Reference in New Issue
Block a user