gnome-shell/js/ui/status
Florian Müllner 0089143d06 aggregateMenu: Include action buttons in width computation again
Commit 1b169655ac removed the system indicator from the list of children
that are considered for the overall menu width, because we do want the
log-out submenu to adapt to the available width.

However as a side effect, action buttons no longer contribute to the
width either, so if extensions add additional buttons, the menu is
likely to overflow.

Avoid this by only adding the button group to the list of size children.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/1094
2019-03-21 10:08:29 +00:00
..
accessibility.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
bluetooth.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
brightness.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
keyboard.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
location.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
network.js network: Don't destroy wireless dialog twice 2019-03-02 22:09:20 +01:00
nightLight.js cleanup: Port non-GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
power.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
remoteAccess.js cleanup: Port non-GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
rfkill.js cleanup: Port non-GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
screencast.js cleanup: Port non-GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
system.js aggregateMenu: Include action buttons in width computation again 2019-03-21 10:08:29 +00:00
thunderbolt.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
volume.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00