Commit Graph

15 Commits

Author SHA1 Message Date
Ben Fry 26d04aed77 swap getModifiers() for getModifiersEx() to deal with deprecation (fixes #4) 2020-01-20 07:51:23 -05:00
Jakub Valtar 475e83fbdc Discard auto-repeated keys in P2D/P3D 2015-08-17 19:45:00 -04:00
Jonathan Feinberg a659339129 Fix bug preventing first mouse PRESS from setting mouseX/mouseY when sketch window gains focus from the PRESS. 2014-05-13 08:36:23 -04:00
Ben Fry cd48fb3b72 last notes for mouse wheel 2013-04-30 23:06:21 -04:00
Ben Fry ce298ef00b working out issues with mouse wheel (#1461) 2013-04-30 22:31:34 -04:00
Ben Fry 343bf117a4 re-applying other edits 2013-01-25 20:13:30 -05:00
benfry f5ccad12b3 preliminary implementation of wheel events (issue #1423) 2013-01-19 20:18:09 +00:00
benfry 5272481d3a notes about Microsoft event model and W3C 2012-12-19 21:26:17 +00:00
benfry b94c381780 cleaning todo list, add note to TouchEvent class 2012-11-24 15:37:25 +00:00
benfry 03ec075933 major work to clean up event handling 2012-11-23 17:38:41 +00:00
benfry b415db23e1 rewriting event queue setup, changing default imports, general havoc 2012-11-13 17:26:06 +00:00
benfry 56a4d08912 adding some notes 2012-09-08 12:39:42 +00:00
benfry c843b6311b sync events folder over to Android 2012-09-04 01:23:24 +00:00
benfry 6b13c8e169 entirely new mouse/key event handling 2012-09-04 01:18:12 +00:00
benfry 5cd10592ef closing in on better event handling 2012-09-03 22:24:45 +00:00