mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
Merge branch 'master' into snap-range
This commit is contained in:
commit
cb6b2d9cda
38 changed files with 930 additions and 790 deletions
|
|
@ -363,7 +363,7 @@ this is for compatibility with Openbox.
|
|||
*unshade* [yes|no] Temporarily unshade windows when switching between
|
||||
them and permanently unshade on the final selection. Default is yes.
|
||||
|
||||
*<osd show="" style="" output="" thumbnailLabelFormat="" />*
|
||||
*<windowSwitcher><osd show="" style="" output="" thumbnailLabelFormat="" />*
|
||||
*show* [yes|no] Draw the OnScreenDisplay when switching between
|
||||
windows. Default is yes.
|
||||
|
||||
|
|
@ -371,10 +371,10 @@ this is for compatibility with Openbox.
|
|||
"classic" displays window information like icons and titles in a vertical list.
|
||||
"thumbnail" shows window thumbnail, icon and title in grids.
|
||||
|
||||
*output* [all|pointer|keyboard] Configures which monitor(s) show the OSD.
|
||||
*output* [all|focused|cursor] Configures which monitor(s) show the OSD.
|
||||
"all" displays the OSD on all monitors.
|
||||
"pointer" displays the OSD on the monitor containing the mouse pointer.
|
||||
"keyboard" displays the OSD on the monitor with keyboard focus.
|
||||
"focused" displays the OSD on the monitor with keyboard focus.
|
||||
"cursor" displays the OSD on the monitor containing the mouse pointer.
|
||||
Default is "all".
|
||||
|
||||
*thumbnailLabelFormat* Format to be used for the thumbnail label according to *custom*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue