mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 03:17:46 +03:00
setup for resizable windows, drop weight
This commit is contained in:
parent
ba6034e8c8
commit
fbaa9111a8
5 changed files with 58 additions and 30 deletions
|
@ -44,8 +44,6 @@ struct sway_container {
|
|||
bool is_floating;
|
||||
bool is_focused;
|
||||
|
||||
int weight;
|
||||
|
||||
char *name;
|
||||
|
||||
int gaps;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue