gnome-control-center/panels/applications
Philip Withnall a9d7b085df applications: Fix selecting an app using the command line
If I run `gnome-control-center applications org.freedesktop.Bustle`
while g-c-c is already running and a different app is shown, Bustle will
be selected in the list box, but the details panel won’t be updated to
show it.

Fix that by emitting the `activate` signal on the row, as is done
everywhere else in `cc-applications-panel.c` when selecting a row.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
2021-08-18 12:48:49 +00:00
..
applications.gresource.xml applications: Show snap interface controls 2019-12-18 12:29:19 +13:00
cc-action-row.c Introduce Applications panel 2019-01-07 10:59:30 -02:00
cc-action-row.h Introduce Applications panel 2019-01-07 10:59:30 -02:00
cc-action-row.ui Revert "applications: snap-row: Shorten permission text to prevent button overflow (2)" 2020-06-15 04:48:16 +00:00
cc-applications-panel.c applications: Fix selecting an app using the command line 2021-08-18 12:48:49 +00:00
cc-applications-panel.css Applications: use larger icons 2019-04-24 00:27:18 +00:00
cc-applications-panel.h Introduce Applications panel 2019-01-07 10:59:30 -02:00
cc-applications-panel.ui applications: Ellipsize title label 2021-07-28 11:34:02 +00:00
cc-applications-row.c applications: Use "application-x-executable" when app has no icon 2019-11-17 22:56:27 +00:00
cc-applications-row.h applications: Trivial code style update 2019-04-01 22:27:51 +00:00
cc-applications-row.ui Applications: use larger icons 2019-04-24 00:27:18 +00:00
cc-info-row.c Introduce Applications panel 2019-01-07 10:59:30 -02:00
cc-info-row.h Introduce Applications panel 2019-01-07 10:59:30 -02:00
cc-info-row.ui Revert "applications: snap-row: Shorten permission text to prevent button overflow (2)" 2020-06-15 04:48:16 +00:00
cc-snap-row.c applications: Use new snapd-glib API for labelling Snap interfaces 2020-04-16 03:59:33 +00:00
cc-snap-row.h applications: Use new snapd-glib API for labelling Snap interfaces 2020-04-16 03:59:33 +00:00
cc-snap-row.ui Revert "applications: snap-row: Shorten permission text to prevent button overflow (2)" 2020-06-15 04:48:16 +00:00
cc-toggle-row.c Introduce Applications panel 2019-01-07 10:59:30 -02:00
cc-toggle-row.h Introduce Applications panel 2019-01-07 10:59:30 -02:00
cc-toggle-row.ui Revert "applications: snap-row: Shorten permission text to prevent button overflow (2)" 2020-06-15 04:48:16 +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.in applications: update icon 2020-02-20 20:16:00 +00:00
meson.build applications: Integrate with malcontent's restrictions 2020-06-17 12:56:43 +01: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: Show snap app sizes 2019-12-18 12:29:19 +13:00
utils.h applications: Show snap app sizes 2019-12-18 12:29:19 +13:00