mirror of
https://github.com/brl/mutter.git
synced 2024-11-24 00:50:42 -05:00
meson: Expand on xwayland_initfd option description
https://gitlab.gnome.org/GNOME/mutter/merge_requests/1104
This commit is contained in:
parent
50ff30bf2b
commit
121c5d2a92
@ -156,5 +156,5 @@ option('xwayland_grab_default_access_rules',
|
|||||||
option('xwayland_initfd',
|
option('xwayland_initfd',
|
||||||
type: 'feature',
|
type: 'feature',
|
||||||
value: 'auto',
|
value: 'auto',
|
||||||
description: 'Whether Xwayland -initfd argument is used'
|
description: 'Whether -initfd argument is passed to Xwayland to guarantee services (e.g. gsd-xsettings) startup before applications'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user