diff options
author | Tony Crisci <tony@dubstepdish.com> | 2016-07-31 18:10:33 -0400 |
---|---|---|
committer | Tony Crisci <tony@dubstepdish.com> | 2016-07-31 18:10:33 -0400 |
commit | f78d07d39bb4e401920efb1396cb85d9cadd8adf (patch) | |
tree | 2c53f09455cebea9bf5af0eb5bfaff7858b37efe /sway/extensions.c | |
parent | a947cb691933ee7e1df329c2cd7ca883ea71d036 (diff) |
Implement focus handling for containers
The previous implementation of focus handling assumed that only views can be
focused. Containers can also be focused with a command like `focus parent` or
`focus child`.
Change `set_focused_container()` to handle the case of the given container
being a container with children and update borders accordingly.
Diffstat (limited to 'sway/extensions.c')
0 files changed, 0 insertions, 0 deletions