13 Commits (features/manually-managed-layer-textures)

Author SHA1 Message Date
Steven Kirk 226c57b7d7 Ensure that Open is called on main menu. 6 years ago
Steven Kirk 14b13ac8f5 Added failing test for #3459. 6 years ago
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