mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
Implement <resize><drawContents>
<resize><drawContents>[yes|no] configures whether to let the clients redraw its window content content while resizing. When <resize><drawContents> is set to no, a multi-rect is shown to indicate the geometry of the resized window.
This commit is contained in:
parent
25415eb7ab
commit
bb1d0b4352
10 changed files with 113 additions and 12 deletions
|
|
@ -20,6 +20,7 @@ labwc_sources = files(
|
|||
'placement.c',
|
||||
'regions.c',
|
||||
'resistance.c',
|
||||
'resize-outlines.c',
|
||||
'seat.c',
|
||||
'server.c',
|
||||
'session-lock.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue