setup for resizable windows, drop weight

This commit is contained in:
taiyu 2015-08-20 04:47:36 -07:00
parent ba6034e8c8
commit fbaa9111a8
5 changed files with 58 additions and 30 deletions

View file

@ -44,8 +44,6 @@ struct sway_container {
bool is_floating;
bool is_focused;
int weight;
char *name;
int gaps;