]> git.sur5r.net Git - i3/i3/blobdiff - docs/userguide
Implement new criterion 'window_type = normal|dialog|utility|toolbar|splash|menu...
[i3/i3] / docs / userguide
index 687dff10e5221c48ebfd3f3f1207eff76c4199c8..965f839ea3e0ce94482a493d0b49560877c686d8 100644 (file)
@@ -1508,6 +1508,10 @@ instance::
        Compares the window instance (the first part of WM_CLASS)
 window_role::
        Compares the window role (WM_WINDOW_ROLE).
+window_type::
+        Compare the window type (_NET_WM_WINDOW_TYPE). Possible values are
+        +normal+, +dialog+, +utility+, +toolbar+, +splash+, +menu+, +dropdown_menu+,
+        +popup_menu+ and +toolti+.
 id::
        Compares the X11 window ID, which you can get via +xwininfo+ for example.
 title::