mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
Window switcher, allow to use percent of monitor width.
OSD will size per monitor. With this the width stays relative sized on my 4k as well as my 1080p monitor example from my theme osd.window-switcher.width.percent: 60%
This commit is contained in:
parent
4fc6bce3ea
commit
4a2db844c0
4 changed files with 16 additions and 3 deletions
|
|
@ -165,6 +165,9 @@ elements are not listed here, but are supported.
|
|||
*osd.window-switcher.width*
|
||||
Width of window switcher in pixels. Default is 600.
|
||||
|
||||
*osd.window-switcher.width.percent*
|
||||
Width of window switcher in percent. Default is 0. Max 100%
|
||||
|
||||
*osd.window-switcher.padding*
|
||||
Padding of window switcher in pixels. This is the space between the
|
||||
window-switcher border and its items. Default is 4.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue