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