Commit Graph

6 Commits

Author SHA1 Message Date
Pavel Grunt
84171b2406 Use WheelEvent instead of MouseWheelEvent
MouseWheelEvent is deprecated and not working in Firefox.
2015-01-15 12:56:20 -06:00
Jeremy White
bcffac0aa4 Provide two levels of workaround for IE 10 cursor support.
The first approach is to use a moving image to simulate the cursor.
This does not work well, so a second approach, involving static
cursors is provided.  That requires a site administrator to precreate
all the cursors that can be used by a particular application set.

A warning message strongly suggests using a different browser as well.
2013-04-19 11:36:41 -05:00
Amos Benari
828d975b2d added sendCtrlAltDel method. 2013-03-19 08:57:51 -05:00
Aric Stewart
2e5ef9b93d Discard input messages until input channel is ready
Signed-off-by: Aric Stewart <aric@codeweavers.com>
2012-09-26 10:22:42 -05:00
Aric Stewart
a6aa594ef4 (resend)[spice-html5] prevent out of sync modifier keys
Signed-off-by: Aric Stewart <aric@codeweavers.com>
2012-08-17 13:54:56 +03:00
Jeremy White
f8f622157c initial 2012-06-04 17:22:01 +03:00