mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
c3346680f4
Cursor and Enter/Leave events should follow the same rules, specifically: when pointerInfo.pressed is true, Enter/Leave processing ignores pointer.Areas not hit during the pointer.Press event. Signed-off-by: pierre <pierre.curto@gmail.com>