Files
weston/src
Daniel Stone ef17267d38 Run key bindings on keyboard focus in
This is mainly for X11's benefit; the common case is using Logo+S to
take a screenshot, where GNOME Shell has grabbed Logo, and replays the
event down to the nested compositor after S is pressed.  This means we
get an enter event with both Logo and S down, and even if Shell delivers
the key press event for S (which isn't mandatory, and not all window
managers do), then we never run the binding since notify_key realises
that S is already down and exits early.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2012-06-22 11:52:06 -04:00
..
2012-05-31 13:54:01 -04:00
2012-05-31 13:54:01 -04:00
2012-06-08 13:11:36 -04:00
2012-05-31 15:42:15 -04:00
2012-06-08 13:11:36 -04:00
2012-04-06 14:01:19 +02:00
2012-05-10 14:11:44 -04:00
2012-06-11 09:47:26 -04:00
2012-06-21 22:34:39 -04:00
2012-06-08 13:11:36 -04:00
2012-06-21 22:34:39 -04:00
2012-04-06 14:01:19 +02:00
2012-06-18 11:07:07 -04:00