dbusServices/extensions: Take over prefs dialog from app
As outlined earlier, in order to turn the Extensions app into a properly sandboxed application, we need to split out the extension prefs dialog and move it elsewhere. With "elsewhere" being the new Extensions D-Bus service, effectively turning it into a shell extensions portal. https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1106
This commit is contained in:

committed by
Florian Müllner

parent
91b7474d5a
commit
34e85342d8
@@ -9,6 +9,3 @@
|
||||
}
|
||||
|
||||
image.warning { color: @warning_color; }
|
||||
|
||||
.expander-frame > * { border-top-width: 0; }
|
||||
.expander-toolbar { border: 0 solid @borders; border-top-width: 1px; }
|
||||
|
Reference in New Issue
Block a user