Changes between Initial Version and Version 1 of Ticket #173, comment 19
- Timestamp:
- 05/04/17 12:14:33 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #173, comment 19
initial v1 2 2 3 3 Other problems: 4 * device information and events have float values - those won't work with the bencoder 4 5 * raw events are better for us: they don't have acceleration, but the raw events also don't have the window ID in the event structure 5 6 * cooked events have the window ID, but it's the window ID of the window manager, not our window...