mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-03 01:58:06 +02:00
Xwayland: Do not mark decorate as experimental
libdecor support seems quite stable, no need to mark that experimental. Signed-off-by: Olivier Fourdan <ofourdan@redhat.com> Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
This commit is contained in:
parent
516f1b96cd
commit
7c85877485
1 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ ddxUseMsg(void)
|
|||
ErrorF("-noTouchPointerEmulation disable touch pointer emulation\n");
|
||||
ErrorF("-force-xrandr-emulation force non-native modes to be exposed when viewporter is not exposed by the compositor\n");
|
||||
#ifdef XWL_HAS_LIBDECOR
|
||||
ErrorF("-decorate add decorations to Xwayland when rootful (experimental)\n");
|
||||
ErrorF("-decorate add decorations to Xwayland when rootful\n");
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue