mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
29a9e5bc27
This commit updates the implementation of the Enter/Leave pointer events so that it no longer shares any state with the processing of pointer presses and grabs. This simplifies the implementation, though it does leave a certain amount of structural redundancy. Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>