Jasper St. Pierre b39e76200a overview: Don't use a captured-event handler to detect the control key
captured-event handlers are easily messed up by an earlier event
handler capturing the event. Instead, use the current Clutter event
and check for the state of that.

https://bugzilla.gnome.org/show_bug.cgi?id=695161

https://bugzilla.gnome.org/show_bug.cgi?id=695801
2013-03-14 12:05:42 -04:00
..
2013-03-04 15:28:37 +01:00
2013-02-22 09:46:30 +01:00
2011-11-11 11:15:38 -05:00
2013-03-11 10:35:42 +01:00