Using the new configuration framework from gnome-shell, add a simple tree view to configure the automatic moving rules.
8 lines
114 B
Makefile
8 lines
114 B
Makefile
EXTENSION_ID = auto-move-windows
|
|
|
|
EXTRA_MODULES = prefs.js
|
|
|
|
include ../../extension.mk
|
|
include ../../settings.mk
|
|
|