3 Commits (955d8782a2066b2fbcaae548bdb37b1ffad82ee2)

Author SHA1 Message Date
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Max Katz c646343bee WIP on intermediate points win 4 years ago
Nikita Tsukanov bc3cdd5b9e
Introduced RawPointerPoint for usage with IntermediatePoints (#7581) 4 years ago
Sergey Mikolaytis 8cbd26ffdf Remove redundant changes, improve tab control pointer type check 4 years ago
Sergey Mikolaytis d3f3166914 Provide Pressure, Tilt, and other parameters to PointerPointProperties. Provide touch events (still a lot to do), use point position from pointer info. 4 years ago
Nikita Tsukanov 9c0964adf5 Added GetIntermediatePoints support for X11, libinput and evdev 4 years ago
Sergey Mikolaytis 4cea62fd13 PenDevice tuning, Add pen properties to the PointerPointProperties 4 years ago
Sergey Mikolaitis 33c22a952f [OSX] Add PointerMagnifyGesture, PointerRotateGesture, PointerSwipeGesture events 5 years ago
Nikita Tsukanov 48abbcdf91 [X11] Special handling for XI2 events when window is blocked by child Dialog 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
José Pedro fc1a60b159
Added support for extra mouse buttons. 7 years ago
Steven Kirk fb173b30e2 Send keypresses to toplevel if no focused control. 7 years ago
Nikita Tsukanov 0bad390dac Added PointerUpdateKind and replaced InputModifiers with KeyModifiers 7 years ago
Nikita Tsukanov a48bc262af Support touch input for fbdev via libinput 7 years ago
Nikita Tsukanov 4c1f42b48a PR comments 7 years ago
Nikita Tsukanov f556db57b4 Refactor pointer events to support touch events 7 years ago
Nikita Tsukanov 666efd311b [X11] Initial windowing and mouse events 8 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 2acd1f5494 Close Popup with !StaysOpen on non-client click. 10 years ago
Steven Kirk 9c1efd2f99 Added some documentation. 10 years ago
Steven Kirk b1f0ac8c97 Revert "Added InputRoot to all raw input events." 10 years ago
Steven Kirk 1cd7f46315 Revert "Added InputRoot to all raw input events." 10 years ago
Steven Kirk ae747c6dc7 Added InputRoot to all raw input events. 10 years ago
Nikita Tsukanov 6cc1904fd4 Mouse events are now translated 11 years ago
Nikita Tsukanov 45e5588a0a Implemented middle mouse button 11 years ago
Nikita Tsukanov 79f8f76351 ref #198 11 years ago
Nikita Tsukanov 01e2c90bc5 Removed this. 11 years ago
Steven Kirk 145411020b Ran .net core code formatter. 11 years ago
Steven Kirk 6151aef188 Removed file headers. 11 years ago
Nikita Tsukanov f0e154ac90 ModifierKeys are now stored inside events 11 years ago
Steven Kirk f455d51520 Added IInputRoot.PointerOverElement. 11 years ago
Steven Kirk 6167bacf54 Moved to more standard filesystem layout. 11 years ago
Steven Kirk 686b339e5d Track mouse leave events. 12 years ago
Steven Kirk 00aa02964f Inplemented double and triple click in TextBox. 12 years ago
Steven Kirk 42f7254393 Added IsEnabled. 12 years ago
Steven Kirk 55a11d8dfd More stylecop fixes. 12 years ago
Steven Kirk 7f90f5c8e6 Added mousewheel support to ScrollViewer. 12 years ago
Steven Kirk c999d45e94 WIP refactoring Window. 12 years ago
Steven Kirk bfadaac5d9 Non-building checkpoint in MAJOR refactor. 12 years ago
Steven Kirk 19d6236f46 Route input events through InputManager. 12 years ago