mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
A preliminary attempt at a test for the theme expression tokeniser.
2008-06-10 Thomas Thurman <tthurman@gnome.org> * test/tokentest: A preliminary attempt at a test for the theme expression tokeniser. svn path=/trunk/; revision=3753
This commit is contained in:

committed by
Thomas James Alexander Thurman

parent
60d710a71f
commit
941e4bf967
@ -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;
|
||||
|
Reference in New Issue
Block a user