mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
query: fix three-state-parameter parsing, simplify match logic
Fixes: #2288.
This commit is contained in:
parent
2b877d2293
commit
14aad38a2c
3 changed files with 74 additions and 92 deletions
|
|
@ -419,7 +419,7 @@ Actions that execute other actions. Used in keyboard/mouse bindings.
|
|||
|
||||
*tiled_region*
|
||||
Whether the client is tiled (snapped) to the indicated
|
||||
region.
|
||||
region. The indicated region may be a glob.
|
||||
|
||||
*decoration* [full|border|none]
|
||||
Whether the client has full server-side decorations,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue