Alice Mikhaylenko
c3c139393c
removable-media: Port to AdwToolbarView
2023-08-25 08:00:43 +00:00
Pablo Correa Gómez
08bf9f77c2
removable-media: Use a child for GtkCheckButton label to wrap it
...
It allows the panel to fit in narrow displays. The child property
for GtkCheckButton will only be available since 4.8
[1] https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4489
2023-06-08 01:11:11 +00:00
Jake Dane
37a579b6b0
Replace "application" with "app"
...
This is part of an initiative to use "app" instead of "applications",
see: https://gitlab.gnome.org/Teams/Design/initiatives/-/issues/123
Redo of !1539 that was closed by a ghosting user.
Replaces "application" with "app" in user facing strings in these
panels:
- applications
- camera, location, microphone
- default-apps
- multitasking
- notifications
- removable-media
- search
- usage
- user-accounts
Fixes : #2208 .
2023-01-23 11:10:28 +00:00
Georges Basile Stavracas Neto
0ab20af9ba
panels: Switch to CcPanel content
...
Start porting panels to the new panel format. This commit
temporarily makes panels have two titlebar, which will be
fixed soon.
2022-01-20 02:23:42 +00:00
Georges Basile Stavracas Neto
c43eeea954
removable-media: Port to GTK4
...
A pretty boring, regular port again. No new challenges here.
2021-12-14 22:34:21 -03:00
Robert Ancell
72419d9f75
removable-media: Rename widgets
...
Drop media_ prefix - all widgets are related to media.
Replace combo box names with chooser - they're all GtkAppChooserButton widgets.
2019-10-29 10:21:16 +13:00
Robert Ancell
aa59c003fe
removable-media: Move signals into GtkBuilder and connect swapped
2019-10-29 10:21:16 +13:00
Robert Ancell
84b6257d36
removable-media: Move other combo box definition into GtkBuilder file
2019-10-29 10:21:16 +13:00
Robert Ancell
2546d02b3d
removable-media: Drop unused widget IDs
2019-10-29 10:21:16 +13:00
Robert Ancell
1f34dd67dd
info: Split removable-media into its own panel
2019-09-09 21:52:07 +00:00