mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
overlay: add theme setting snapping.preview.[region|edge].fill
This settings allows user to choose whether to draw a filled rectangle or an outlined rectangle as the preview for window snapping.
This commit is contained in:
parent
be491e0e4c
commit
50fd65416f
8 changed files with 114 additions and 36 deletions
|
|
@ -71,3 +71,6 @@ osd.window-switcher.item.active.border.width: 2
|
|||
|
||||
osd.workspace-switcher.boxes.width: 20
|
||||
osd.workspace-switcher.boxes.height: 20
|
||||
|
||||
snapping.preview.region.fill: yes
|
||||
snapping.preview.edge.fill: yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue