gnome-control-center/panels/default-apps
Felipe Borges 5d6447b0b9 default-apps: Workaround AdwComboRow item selection at startup
Our callback handler for the AdwComboRow::selected-item property
changes gets called at startup, resulting in a slow and unnecessary
default app change.

This is a workaround to avoid calling g_app_info_set_as_default_for_type
without user input.

This is a backport of commit 6fb324634a

Fixes #2626
Fixes #2683
2023-10-27 17:06:33 +02:00
..
icons Add individual app icons 2022-01-31 14:08:22 +00:00
cc-default-apps-panel.c default-apps: Workaround AdwComboRow item selection at startup 2023-10-27 17:06:33 +02:00
cc-default-apps-panel.h info: Split default-apps into its own panel 2019-09-09 21:52:07 +00:00
cc-default-apps-panel.ui default-apps: Workaround AdwComboRow item selection at startup 2023-10-27 17:06:33 +02:00
cc-default-apps-row.c default-apps: Workaround AdwComboRow item selection at startup 2023-10-27 17:06:33 +02:00
cc-default-apps-row.h default-apps: Workaround AdwComboRow item selection at startup 2023-10-27 17:06:33 +02:00
default-apps.gresource.xml info: Split default-apps into its own panel 2019-09-09 21:52:07 +00:00
gnome-default-apps-panel.desktop.in Replace "application" with "app" 2023-01-23 11:10:28 +00:00
meson.build default-apps: Use new adwaita widgetry, drop deprecated API 2023-06-06 03:32:59 +00:00