🐛 Bug fixes
- Fix issue where watcher process was shown on startup.
- Fix
Invalid window handle. (0x80070578)
error. - Be able to focus fullscreen windows with
focus --direction <DIRECTION>
command. - Improve detection of where window should be dropped when moving a tiling window via drag.
- Fix issue where the workspace config option
bind_to_monitor
was not used being used forfocus --workspace <WORKSPACE>
andmove --workspace <WORKSPACE>
commands.