From a461f0655f1d97503fe854d285da95c306d7edf8 Mon Sep 17 00:00:00 2001 From: Yonit Halperin Date: Thu, 12 Nov 2009 19:57:34 +0200 Subject: spice client: sticky Alt activation when holding an Alt key: bug #505912. Additional changes that were required for the feature: 1) focusing on the pointed window in full screen mode 2) In X11 - handling events that occur during keyboard ungrabbing 3) In X11 - handling Leave/Enter Notify events that occur during keyboard grabbing/ungrabbing 4) In X11 - fix for focus events that are handled in the wrong order (happens when focus events occur during grabbing the keyboard) 5) In X11 - ignoring key release events during key holding 6) In Windows - synchronizing keyboard release events that occured during a modal loop --- client/windows/sticky_alt.bmp | Bin 0 -> 17550 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 client/windows/sticky_alt.bmp (limited to 'client/windows/sticky_alt.bmp') diff --git a/client/windows/sticky_alt.bmp b/client/windows/sticky_alt.bmp new file mode 100644 index 00000000..4013472b Binary files /dev/null and b/client/windows/sticky_alt.bmp differ -- cgit