- b711e65 Generate HOVER_EXIT if touchable region changes by Siarhei Vishniakou · 12 months ago
- 7235222 Associate device id with getWallpaperWindow by Linnan Li · 1 year, 4 months ago
- 49b2b20 Associate device id with isSlippery by Linnan Li · 1 year, 4 months ago
- ccf6ce3 Associate device id with getFirstForegroundWindowHandle by Linnan Li · 1 year, 4 months ago
- e535f97 Log dispatch state when addPointers hits unexpected state by Siarhei Vishniakou · 1 year, 4 months ago
- f77f60a Add GLOBAL_STYLUS_BLOCKS_TOUCH flag by Siarhei Vishniakou · 1 year, 10 months ago
- 1ff00cc TouchedWindow: store tool type in addition to pointer id by Siarhei Vishniakou · 1 year, 8 months ago
- 4b09c1f InputDispatcher: Use a single dispatch mode per target by Prabir Pradhan · 1 year, 9 months ago
- 2899c55 Allow multi-window multiple device streams by Siarhei Vishniakou · 2 years, 1 month ago
- 72945a0 Add operator<< for printing some dispatcher structs by Siarhei Vishniakou · 1 year, 11 months ago
- 7e2f8f1 Add type alias for DeviceId by Siarhei Vishniakou · 2 years, 1 month ago
- 489359c Delete TouchState::source by Siarhei Vishniakou · 2 years, 3 months ago
- 45504fe Delete TouchState::deviceId by Siarhei Vishniakou · 2 years, 3 months ago
- 0836a30 Store pointers per-device by Siarhei Vishniakou · 2 years, 3 months ago
- 0686f0c Reset touch state when device resets by Siarhei Vishniakou · 2 years, 3 months ago
- f372b81 Allow new gestures to cancel current gestures by Siarhei Vishniakou · 2 years, 6 months ago
- 6464e46 Clear downTime when all pointers have lifted by Siarhei Vishniakou · 2 years, 6 months ago
- 9af4e11 Use bitwise operator to remove pointers by Siarhei Vishniakou · 2 years, 6 months ago
- 8a87835 Use std::bitset for tracking pointers in the dispatcher by Siarhei Vishniakou · 2 years, 6 months ago
- e0431e4 Only send events to windows with pointers by Siarhei Vishniakou · 2 years, 6 months ago
- 060f82b Keep track of pilfered pointer explicitly by Siarhei Vishniakou · 2 years, 6 months ago
- f886dec Revert "Remove filterNonTouchAsIs function" by Sam Dubey · 2 years, 6 months ago
- 719f506 Remove filterNonTouchAsIs function by Siarhei Vishniakou · 2 years, 8 months ago
- 0026b4c Return InputTargets instead of TouchedWindows by Siarhei Vishniakou · 2 years, 9 months ago
- b581f7f Track hovering pointers explicitly -- try 2 by Siarhei Vishniakou · 2 years, 8 months ago
- 39d37cf Revert "Track hovering pointers explicitly" by Sam Dubey · 2 years, 8 months ago
- d57302f Track hovering pointers explicitly by Siarhei Vishniakou · 2 years, 9 months ago
- 5cee1e3 Add test for hover events over spy window by Siarhei Vishniakou · 2 years, 8 months ago
- 0b0374d Erase touch state if empty by Siarhei Vishniakou · 2 years, 9 months ago
- 253f464 Use ftl::Flags for InputTarget flags by Siarhei Vishniakou · 2 years, 9 months ago
- 6e1e987 Dump TouchState and TouchedWindow by Siarhei Vishniakou · 2 years, 9 months ago
- 3ad385b Remove TouchState::down variable by Siarhei Vishniakou · 2 years, 9 months ago
- 98f204d Remove unused function from TouchState by Siarhei Vishniakou · 2 years, 9 months ago
- 64a9853 Remove TouchState::split variable by Siarhei Vishniakou · 2 years, 10 months ago
- 882bd9b Send correct downtime for motion events in split pointers case by Vaibhav Devmurari · 3 years, 2 months ago
- ff798f3 Modify pilferpointers API to selectively cancel pointers by Vaibhav Devmurari · 3 years, 3 months ago
- 4d5c52f Introduce WindowInfo::InputConfig flag to control input behavior by Prabir Pradhan · 3 years, 6 months ago
- e680f9b InputDispatcher: Allow spy window to receive entire gesture after pilfer by Prabir Pradhan · 3 years, 6 months ago
- dfabf8a InputDispatcher: Remove gesture monitor implementation by Prabir Pradhan · 3 years, 7 months ago
- f47c339e Use std::erase_if to simplify removal of items by Siarhei Vishniakou · 3 years, 7 months ago
- 07e05b6 InputDispatcher: Implement spy windows by Prabir Pradhan · 3 years, 9 months ago
- 0a99c92 InputDispatcher: Remove offsets for gesture monitors by Prabir Pradhan · 4 years ago
- ca20550 Cancel wallpaper touch stream when foreground window is gone by Siarhei Vishniakou · 4 years, 1 month ago
- 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 3 months ago
- 6445293 Remove portalToDisplay functionality by Siarhei Vishniakou · 4 years, 9 months ago
- 6d4bed9 Move drag event to InputDispatcher (7/n) by arthurhung · 4 years, 5 months ago
- b89ccb0 Move drag event to InputDispatcher (3/n) by arthurhung · 4 years, 7 months ago
- 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 5 years ago
- bd93138 Remove unused function 'removeWindow' by Siarhei Vishniakou · 6 years ago
- e84e6f9 Divide InputDispatcher into several files. by Garfield Tan · 6 years ago