d12307991a
Split the two modes in two different modules, for easier maintenance. Refactor the AllThumbnails code completely, by copying relevant or useful code for gnome-shell directly instead of hacking around it.
7 lines
144 B
Makefile
7 lines
144 B
Makefile
EXTENSION_ID = alternate-tab
|
|
|
|
EXTRA_MODULES = allThumbnails.js workspaceIcons.js prefs.js
|
|
|
|
include ../../extension.mk
|
|
include ../../settings.mk
|