pinnacle/tests
Ottatop 55a0379697 Finalize pointer constraints
While this initial implementation is done and I'm pretty happy with it, there are still 2 problems:
1. The cursor is not warped to the hinted position when a locked pointer constraint is removed. This may require an update to Smithay to expose a `PointerConstraintsHandler::constraint_removed` method.
2. The cursor may jump between two close constraint regions if it's moved fast enough. This can be fixed by possibly doing a ray cast or something.
2024-05-01 19:18:31 -05:00
..
common Move impls to Pinnacle 2024-04-26 19:58:02 -05:00
lua_api.rs Finalize pointer constraints 2024-05-01 19:18:31 -05:00
rust_api.rs Move impls to Pinnacle 2024-04-26 19:58:02 -05:00