From 6e3afd4be43410a650b2876e2961555191d3d1b3 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 15 Mar 2026 14:15:26 +0200 Subject: [PATCH] ephyr: add -name to Xephyr man page Fixes: https://gitlab.freedesktop.org/alanc/xserver/-/commit/f028e245a7932362656701c08fcfbfa8e8949077 ("Bug #10016: Implement WM_CLASS hints in Xephyr.") Signed-off-by: Alan Coopersmith Part-of: --- hw/kdrive/ephyr/man/Xephyr.man | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hw/kdrive/ephyr/man/Xephyr.man b/hw/kdrive/ephyr/man/Xephyr.man index 2e2813ba29..3b13671ace 100644 --- a/hw/kdrive/ephyr/man/Xephyr.man +++ b/hw/kdrive/ephyr/man/Xephyr.man @@ -68,6 +68,9 @@ window. By default, the Xephyr window has a fixed size. .B \-no\-host\-grab Disable grabbing the keyboard and mouse. .TP 8 +.BI \-name " name" +Set the name in the WM_CLASS property. +.TP 8 .BI \-title " title" Set the window title in the WM_NAME property. .TP 8