gnome-control-center/panels/applications
Eric Daigle b0b0d177be apps: Make Other Media row consistent
As described in #2688, the Other Media row in the Removeable Media section
of the new apps panel currently uses a Configure Action button to open a
modal dialog. This is inconsistent with other rows in Settings than open a
subpage or modal dialog, which all use CcListRows with right arrows.

This MR changes the Other Media row to a CcListRow with a right arrow, making
it consistent with other such rows in Settings. It also moves the "Select how
other media should be handled" text from the modal dialog to the CcListRow tooltip.

Closes #2688
2023-10-23 13:43:26 +00:00
..
icons applications: Move default app and removable media 2023-09-19 11:13:41 +00:00
applications.gresource.xml applications: Move default app and removable media 2023-09-19 11:13:41 +00:00
cc-applications-panel.c misc: Remove unused variables 2023-10-12 10:09:44 +02:00
cc-applications-panel.h Introduce Applications panel 2019-01-07 10:59:30 -02:00
cc-applications-panel.ui applications-panel: Set pill style on button 2023-10-16 21:06:48 +02:00
cc-applications-row.c cc-applications-panel: Update to new layout 2023-09-19 11:13:41 +00:00
cc-applications-row.h cc-applications-panel: Update to new layout 2023-09-19 11:13:41 +00:00
cc-applications-row.ui cc-applications-panel: Update to new layout 2023-09-19 11:13:41 +00:00
cc-default-apps-page.c applications: Move default app and removable media 2023-09-19 11:13:41 +00:00
cc-default-apps-page.h applications: Move default app and removable media 2023-09-19 11:13:41 +00:00
cc-default-apps-page.ui applications: Move default app and removable media 2023-09-19 11:13:41 +00:00
cc-default-apps-row.c applications: Move default app and removable media 2023-09-19 11:13:41 +00:00
cc-default-apps-row.h applications: Move default app and removable media 2023-09-19 11:13:41 +00:00
cc-info-row.c applications: Fix CcInfoRow having the wrong parent. 2022-05-17 12:14:56 +12:00
cc-info-row.h applications: Make CcInfoRow subclass AdwActionRow 2022-01-20 17:24:25 -03:00
cc-info-row.ui applications: Make CcInfoRow subclass AdwActionRow 2022-01-20 17:24:25 -03:00
cc-removable-media-settings.c apps: Make Other Media row consistent 2023-10-23 13:43:26 +00:00
cc-removable-media-settings.h applications: Move default app and removable media 2023-09-19 11:13:41 +00:00
cc-removable-media-settings.ui apps: Make Other Media row consistent 2023-10-23 13:43:26 +00:00
cc-snap-row.c applications: Replace snapd-glib with a native implementation 2023-10-04 01:35:56 +00:00
cc-snap-row.h applications: Replace snapd-glib with a native implementation 2023-10-04 01:35:56 +00:00
cc-snap-row.ui applications: Replace snapd-glib with a native implementation 2023-10-04 01:35:56 +00:00
cc-snapd-client.c applications: Replace snapd-glib with a native implementation 2023-10-04 01:35:56 +00:00
cc-snapd-client.h applications: Replace snapd-glib with a native implementation 2023-10-04 01:35:56 +00:00
globs.c Introduce Applications panel 2019-01-07 10:59:30 -02:00
globs.h Introduce Applications panel 2019-01-07 10:59:30 -02:00
gnome-applications-panel.desktop.in applications: Move default app and removable media 2023-09-19 11:13:41 +00:00
meson.build applications: Replace snapd-glib with a native implementation 2023-10-04 01:35:56 +00:00
search.c Introduce Applications panel 2019-01-07 10:59:30 -02:00
search.h Introduce Applications panel 2019-01-07 10:59:30 -02:00
utils.c applications: Replace snapd-glib with a native implementation 2023-10-04 01:35:56 +00:00
utils.h applications: Port to GTK4 2021-12-14 22:34:21 -03:00