Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix dangling pointer state on wayland
With this new version, the pointer click doesnt select the highlighted element. To fix the issue we initialize correctly the bm_pointer struct. We also stop trying to use our pointer enums as bitflags with |=
- Loading branch information