mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
decorations: allow to globally disable titlebars
This commit is contained in:
parent
a8f98cb90b
commit
9627af691f
6 changed files with 11 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ struct rcxml {
|
|||
/* theme */
|
||||
char *theme_name;
|
||||
int corner_radius;
|
||||
bool ssd_titlebar;
|
||||
bool ssd_keep_border;
|
||||
struct font font_activewindow;
|
||||
struct font font_inactivewindow;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue