mirror of
https://github.com/labwc/labwc.git
synced 2026-02-21 01:40:26 -05:00
ssd: make sizes of invisible SSD extents configurable
This commit is contained in:
parent
fa6e524412
commit
6b9cc5dd64
6 changed files with 20 additions and 8 deletions
|
|
@ -152,6 +152,7 @@ struct rcxml {
|
|||
enum resize_indicator_mode resize_indicator;
|
||||
bool resize_draw_contents;
|
||||
int resize_corner_range;
|
||||
int resize_minimum_area;
|
||||
|
||||
struct {
|
||||
int popuptime;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue