don't decorate on only no gaps
This commit is contained in:
parent
e5d143b238
commit
695411f1bd
5 changed files with 11 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ struct SWindowSpecialRenderData {
|
|||
// set by the layout
|
||||
bool rounding = true;
|
||||
bool border = true;
|
||||
bool decorate = true;
|
||||
};
|
||||
|
||||
struct SWindowAdditionalConfigData {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue