document "transient" section

BUG: 1092
This commit is contained in:
Thomas Lübking 2016-07-01 22:59:01 +02:00 committed by Mathias Gumz
parent ca452a5886
commit b6f620597b

View file

@ -59,6 +59,15 @@ application. See *SETTINGS* for more details.
Each of these sections ends with the single line:::
*[end]*
TRANSIENT SECTIONS
------------------
*[transient]* sections provide settings for "dialogs".
This is the same as the *[app]* section, but applies to transient windows.
Transient windows have a WM_TRANSIENT_FOR property. This will apply to all
modal and several other dialogs which have a "leader" they remain above.
Notably, open/save dialogs fall into this category.
GROUP SECTIONS
--------------
The primary purpose of *[group]* sections is to group windows together. All