Commit Graph

16 Commits

Author SHA1 Message Date
Michael Jumper
3f2a79fd0f Use addEventListener() for mouse, fix handling of mouseout. 2012-02-22 15:14:27 -08:00
Michael Jumper
776054e33b Correct description of touch support. 2012-02-09 10:43:25 -08:00
Michael Jumper
b4ee710b6f Prevent mouse from leaving screen when moved via touch events. 2011-12-19 20:46:46 -08:00
Michael Jumper
935088d9d4 Relicensed as Mozilla/LGPL/GPL. 2011-12-04 17:15:18 -08:00
Michael Jumper
50ff738cda Drag support. 2011-08-29 14:31:23 -07:00
Michael Jumper
98a5f06120 Tap support, ignore mouse events while touch events are in progress. 2011-08-27 12:13:10 -07:00
Michael Jumper
1e47ace656 Changed simulated mouse to simulated touchpad. Temporary lack of tap support. 2011-08-26 16:44:49 -07:00
Michael Jumper
68de09b857 Merge branch 'unstable' into touch-support
Conflicts:
	src/main/resources/mouse.js
2011-08-26 14:00:14 -07:00
Michael Jumper
4b4f21e9ab More JSDoc and cleanup. 2011-07-09 09:12:06 -07:00
Michael Jumper
aea01a5cdb Better mouse state object, more JSDoc, cleanup. 2011-07-07 23:19:19 -07:00
Michael Jumper
3e65c46204 JSDoc + namespace, some cleanup. 2011-07-05 22:13:45 -07:00
Michael Jumper
bd477daa2c More migration to traditional JS events. 2011-07-05 10:16:03 -07:00
Michael Jumper
567c4a4a11 Experimental working touch-based mouse. 2011-06-09 09:25:47 -07:00
Michael Jumper
00d4cf6858 Release mouse buttons if mouse leaves browser window. 2011-04-26 12:31:20 -07:00
Michael Jumper
53755b8070 Extracted tunnel, mouse, and keyboard handling from GuacamoleClient 2011-03-02 16:01:03 -08:00
Michael Jumper
098a521a4b Initial commit 2011-01-22 22:08:14 -08:00