gnome-shell now provides its own traditional window switcher using a dedicated keybinding, so update the extension to just take over the default application-based switchers as well. https://bugzilla.gnome.org/show_bug.cgi?id=689724
6 lines
83 B
Makefile
6 lines
83 B
Makefile
EXTENSION_ID = alternate-tab
|
|
|
|
EXTRA_MODULES = prefs.js
|
|
|
|
include ../../extension.mk
|