mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
add disableMaximizedServerDecor
This commit is contained in:
parent
4a22bea0a6
commit
ac65afdaf7
4 changed files with 10 additions and 2 deletions
|
|
@ -70,6 +70,7 @@ struct rcxml {
|
|||
enum adaptive_sync_mode adaptive_sync;
|
||||
enum tearing_mode allow_tearing;
|
||||
bool auto_enable_outputs;
|
||||
bool disable_maximized_ssd_decor;
|
||||
bool reuse_output_mode;
|
||||
enum view_placement_policy placement_policy;
|
||||
bool xwayland_persistence;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue