VAWVAW

Results 4 issues of VAWVAW

This PR adds the option to capture scroll events for hyprland workspaces on the whole bar like it works with sway. When using this, I had a bug that if...

When using multiple monitors, moving the focus or a window towards the other monitor doesn't change the monitor/workspace. ### Expected behavior: Using `hy3:movefocus` or `hy3:movewindow` against the edge of the...

The [documentation](https://libfuse.github.io/doxygen/structfuse__lowlevel__ops.html) mentions the lookup count a few times but I found no clear answer as to which functions should affect the lookup count. From googling I gathered that `lookup`,...

Trying to deserialize an episode from the data provided in `/playlists/{}/tracks` results in a serde error `data did not match any variant of untagged enum`. This is because the returned...