summaryrefslogtreecommitdiff
path: root/src/core/keybindings.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/keybindings.c')
-rw-r--r--src/core/keybindings.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/core/keybindings.c b/src/core/keybindings.c
index 3b71d5ed..769ed95e 100644
--- a/src/core/keybindings.c
+++ b/src/core/keybindings.c
@@ -2549,6 +2549,13 @@ process_tab_grab (MetaDisplay *display,
default:
break;
}
+
+ /* !! TO HERE !!
+ * alt-f6 during alt-{Tab,Escape} does not end the grab
+ * but does change the grab op (and redraws the window,
+ * of course).
+ * See _{SWITCH,CYCLE}_GROUP.@@@
+ */
popup_not_showing = FALSE;
key_used = FALSE;