11 Commits (08ee359e2c959e8564bc6c783ea11e3e4bb3fe7f)

Author SHA1 Message Date
Nikita Tsukanov a16e3bff7f Added InitialPressMouseButton to PointerReleasedEventArgs that returns the button that caused the PointerPressed event 7 years ago
Nikita Tsukanov 0bad390dac Added PointerUpdateKind and replaced InputModifiers with KeyModifiers 7 years ago
Nikita Tsukanov b387c38c84 Implemented simple inertial scroll 7 years ago
Nikita Tsukanov daf7231281 Move pointer mock to the bottom 7 years ago
Nikita Tsukanov 4c1f42b48a PR comments 7 years ago
Nikita Tsukanov 6827179476 Implemented TouchDevice and touch input support for X11 backend 7 years ago
Nikita Tsukanov f556db57b4 Refactor pointer events to support touch events 7 years ago
Steven Kirk f8cf268f0e Added unit test for toplevel menu close. 7 years ago
Steven Kirk 4a5e11f6aa Fix keyboard interaction for ContextMenu. 7 years ago
Steven Kirk 0fb1780f75 Don't deselect sibling item on PointerLeave. 8 years ago
Steven Kirk 1293e9af8d Implemented Menu interactions. 8 years ago