1. e535f97 Log dispatch state when addPointers hits unexpected state by Siarhei Vishniakou · 1 year, 5 months ago
  2. f77f60a Add GLOBAL_STYLUS_BLOCKS_TOUCH flag by Siarhei Vishniakou · 1 year, 10 months ago
  3. 1ff00cc TouchedWindow: store tool type in addition to pointer id by Siarhei Vishniakou · 1 year, 9 months ago
  4. 9cd9eb6 Ensure drag-and-drop and pilfering does not work with hovering pointers by Prabir Pradhan · 1 year, 10 months ago
  5. 2899c55 Allow multi-window multiple device streams by Siarhei Vishniakou · 2 years, 2 months ago
  6. 72945a0 Add operator<< for printing some dispatcher structs by Siarhei Vishniakou · 2 years ago
  7. 5b9766d Simplify pointer handling code in InputDispatcher by Siarhei Vishniakou · 2 years, 2 months ago
  8. d38a1e0 Add dump for InputState and InputTarget by Siarhei Vishniakou · 2 years, 2 months ago
  9. 45504fe Delete TouchState::deviceId by Siarhei Vishniakou · 2 years, 4 months ago
  10. 0836a30 Store pointers per-device by Siarhei Vishniakou · 2 years, 4 months ago
  11. 0686f0c Reset touch state when device resets by Siarhei Vishniakou · 2 years, 4 months ago
  12. 6464e46 Clear downTime when all pointers have lifted by Siarhei Vishniakou · 2 years, 7 months ago
  13. 8a87835 Use std::bitset for tracking pointers in the dispatcher by Siarhei Vishniakou · 2 years, 7 months ago
  14. e0431e4 Only send events to windows with pointers by Siarhei Vishniakou · 2 years, 7 months ago
  15. 060f82b Keep track of pilfered pointer explicitly by Siarhei Vishniakou · 2 years, 7 months ago
  16. b581f7f Track hovering pointers explicitly -- try 2 by Siarhei Vishniakou · 2 years, 9 months ago
  17. 39d37cf Revert "Track hovering pointers explicitly" by Sam Dubey · 2 years, 9 months ago
  18. d57302f Track hovering pointers explicitly by Siarhei Vishniakou · 2 years, 10 months ago
  19. 253f464 Use ftl::Flags for InputTarget flags by Siarhei Vishniakou · 2 years, 10 months ago
  20. 6e1e987 Dump TouchState and TouchedWindow by Siarhei Vishniakou · 2 years, 10 months ago