mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
Gate beveled borders behind border.beveled theme option
This commit is contained in:
parent
12803b1aca
commit
4ff1832eb3
3 changed files with 226 additions and 186 deletions
|
|
@ -60,6 +60,7 @@ struct theme_background {
|
|||
|
||||
struct theme {
|
||||
int border_width;
|
||||
bool beveled_border;
|
||||
|
||||
/*
|
||||
* the space between title bar border and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue