gnome-shell/js
Florian Müllner 812270fee3 overviewControls: Subclass layout manager directly
All the ControlsManagerLayout uses from BoxLayout is the spacing
property, both size requests and allocation are completely custom.

That makes subclassing really questionable, so stop doing that
and just hook up to the `spacing` style property manually.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3104>
2024-01-10 15:26:44 +00:00
..
dbusServices dbusServices/extensions: Improve error message formatting 2024-01-04 18:59:33 +00:00
extensions extensions: Fix ngettext convenience 2023-09-15 21:41:30 +00:00
gdm js: Explicitly set expand of St.Bin children 2023-12-15 14:45:37 +00:00
misc extensionSystem: Improve error formatting 2024-01-04 20:12:32 +01:00
portalHelper js: Port Config to ESM 2023-08-10 17:42:23 +00:00
ui overviewControls: Subclass layout manager directly 2024-01-10 15:26:44 +00:00
js-resources.gresource.xml js: Add utility to improve error message formatting 2024-01-04 18:59:33 +00:00
meson.build extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
portal-resources.gresource.xml js/portal-resources: Add missing fileUtils to js path 2022-11-03 18:02:27 +00:00