mirror of
https://github.com/labwc/labwc.git
synced 2026-02-14 04:28:07 -05:00
window-rules: add skipTaskbar and skipWindowSwitcher
This commit is contained in:
parent
15cd093f2e
commit
a6f0fc9c62
7 changed files with 51 additions and 7 deletions
|
|
@ -430,6 +430,15 @@ situation.
|
|||
*serverDecoration* over-rules any other setting for server-side window
|
||||
decoration on first map.
|
||||
|
||||
*<windowRules><windowRule skipTaskbar="">* [yes|no|default]
|
||||
*skipTaskbar* removes window foreign-toplevel protocol handle so that
|
||||
it does not appear in clients such as panels and taskbars using that
|
||||
protocol.
|
||||
|
||||
*<windowRules><windowRule skipWindowSwitcher="">* [yes|no|default]
|
||||
*skipWindowSwitcher* removes window from the Window Switcher (alt-tab
|
||||
on-screen-display)
|
||||
|
||||
## ENVIRONMENT VARIABLES
|
||||
|
||||
*XCURSOR_THEME* and *XCURSOR_SIZE* are supported to set cursor theme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue