mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
ssd: eliminate corner extents and correct corner behavior
This commit is contained in:
parent
9a473f1848
commit
11c70c716d
9 changed files with 93 additions and 82 deletions
|
|
@ -88,6 +88,7 @@ struct rcxml {
|
|||
struct wl_list title_buttons_left;
|
||||
struct wl_list title_buttons_right;
|
||||
int corner_radius;
|
||||
int corner_size;
|
||||
bool show_title;
|
||||
bool title_layout_loaded;
|
||||
bool ssd_keep_border;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue