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