--no-tab-popup && no-tab-popup gconf key

Disables the use of popup (and highlight frame) for window cycling.
This commit is contained in:
Tomas Frydrych
2009-02-02 14:09:04 +00:00
parent d1fd844bc4
commit 2e1893f7d3
6 changed files with 96 additions and 13 deletions

View File

@@ -1525,7 +1525,7 @@ meta_screen_ensure_tab_popup (MetaScreen *screen,
screen->number,
len,
5, /* FIXME */
TRUE);
!meta_prefs_get_no_tab_popup ());
for (i = 0; i < len; i++)
g_object_unref (entries[i].icon);