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