summaryrefslogtreecommitdiff
path: root/doc/startup-notification.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/startup-notification.txt')
-rw-r--r--doc/startup-notification.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/startup-notification.txt b/doc/startup-notification.txt
index 08fb611..f79dc65 100644
--- a/doc/startup-notification.txt
+++ b/doc/startup-notification.txt
@@ -343,10 +343,15 @@ StartupNotify=BOOLEAN
If true, it is KNOWN that the application will send a "remove"
message when started with the DESKTOP_LAUNCH_ID environment variable
set.
+ If false, it is KNOWN that the application does not work
+ with startup notification at all (does not shown any window, breaks
+ even when using StartupWMClass, etc.).
+ If absent, a reasonable handling is up to implementations (assuming false,
+ using StartupWMClass, etc.).
StartupWMClass=STRING
- If true, it is KNOWN that the application will map at least one
+ If specified, it is KNOWN that the application will map at least one
window with the given string as its WM class or WM name hint.
EWMH spec extensions