mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
extensions-app: Split out ExtensionManager
The extension handling is currently intertwined with the UI. Splitting it out provides a clearer separation, and will allow us to switch to a model-based UI later. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3067>
This commit is contained in:
parent
3d070fdc6b
commit
f7ded3e509
6 changed files with 384 additions and 206 deletions
|
|
@ -92,6 +92,7 @@ src/shell-util.c
|
|||
src/st/st-icon-theme.c
|
||||
subprojects/extensions-app/data/metainfo/org.gnome.Extensions.metainfo.xml.in
|
||||
subprojects/extensions-app/data/org.gnome.Extensions.desktop.in.in
|
||||
subprojects/extensions-app/js/extensionManager.js
|
||||
subprojects/extensions-app/js/extensionRow.js
|
||||
subprojects/extensions-app/js/extensionsWindow.js
|
||||
subprojects/extensions-app/data/ui/extension-row.ui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue