fennerm / flashfocus

Simple focus animations for tiling window managers.
MIT License
748 stars 10 forks source link

Handle null workspaces/windows in sway #78

Closed fennerm closed 1 year ago

fennerm commented 1 year ago

i3ipc get_tree() and workspace() functions may return None. We are not currently handling that case properly so we can see occasional tracebacks in the logs.