mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
Add dcvviewer to xwayland_grab_default_access_rules
dcvviewer does not have native wayland support yet https://gitlab.gnome.org/GNOME/mutter/merge_requests/587
This commit is contained in:
parent
deef9960a4
commit
f1484fa6c2
@ -143,6 +143,6 @@ option('xwayland_path',
|
|||||||
|
|
||||||
option('xwayland_grab_default_access_rules',
|
option('xwayland_grab_default_access_rules',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
value: 'gnome-boxes,remote-viewer,virt-viewer,virt-manager,vinagre,vncviewer,Xephyr',
|
value: 'gnome-boxes,remote-viewer,virt-viewer,virt-manager,vinagre,vncviewer,Xephyr,dcvviewer',
|
||||||
description: 'Comma delimited list of applications ressources or class allowed to issue X11 grabs in Xwayland'
|
description: 'Comma delimited list of applications resources or class allowed to issue X11 grabs in Xwayland'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user