diff options
author | Jason <ammgws@users.noreply.github.com> | 2020-02-18 20:19:41 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-18 20:19:41 +0900 |
commit | 93d86f4c289ac5f6fbd4d2ddecbd8615bb456daa (patch) | |
tree | 292b45ac1e1ed58b112436b085ca4fa1dc07d596 /CHANGELOG.md | |
parent | a4b07d72721ce641219aea412148a8faf20dc84b (diff) | |
download | autotiling-93d86f4c289ac5f6fbd4d2ddecbd8615bb456daa.tar.gz |
Check if con exists before querying submembers
On sway, sometimes there is no focused container returned (think it happens either before or after swaylock runs), so `con` is None.
```
>autotiling
Error: 'NoneType' object has no attribute 'floating'
```
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions