Florian Müllner
|
628e41890f
|
extensions-app: Use details popover
Showing all the extension info and possible actions in every
row is fairly noisy, and doesn't match the usual list patterns.
Streamline the UI by moving the actions and most of the info into
a details popover, so the rows themselves get closer to the
standard pattern.
Closes https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7119
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3051>
|
2023-12-21 15:06:11 +00:00 |
|
Florian Müllner
|
e064c2a785
|
extensions-app: Make kill switch more compact
Instead of using a subtitle, move the stability warning into an
information popover.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3051>
|
2023-12-21 15:06:11 +00:00 |
|
Florian Müllner
|
05c4db4372
|
extensions-app: Add shortcuts window
There aren't many shortcuts and all of them are standard, but
documenting them is still good practice, and our main menu is
a tad bit less empty.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3051>
|
2023-12-21 15:06:11 +00:00 |
|
Florian Müllner
|
f0754431bf
|
extensions-app: Use Adw.Application's automatic style loading
Now that we switched to AdwApplication, we can automate loading
the custom stylesheet by simply using the expected name and
resource prefix.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1997>
|
2022-01-05 15:50:43 +01:00 |
|