gnome-control-center/panels/sound
Andrea Azzarone dc46487081 sound: Discard selection-changed events that are not triggered by the user
The tree view in the input and the output tab uses the "selection-changed"
signal. This implies that when a row is removed (e.g. when unplugging heaphones) g-c-c
will receive the signal and try to change the active port. G-c-c should not be the one
deciding deciding which port should be active, the user or PA are smart enough. We
should descard selection-changed events that are not triggered by an user interaction.

https://bugzilla.gnome.org/show_bug.cgi?id=789551
2017-10-30 16:49:26 +01:00
..
data sound: update artwork 2017-10-17 23:54:28 +02:00
gvc@ce8e4880ce sound: Memory leaks and Bluetooth handling fixes 2017-04-06 15:17:20 +02:00
cc-sound-panel.c sound: Use G_DEFINE_TYPE 2017-09-26 21:09:56 -04:00
cc-sound-panel.h sound: Use G_DEFINE_TYPE 2017-09-26 21:09:56 -04:00
gvc-balance-bar.c sound: Use G_DEFINE_TYPE 2017-09-26 21:09:56 -04:00
gvc-balance-bar.h sound: Use G_DEFINE_TYPE 2017-09-26 21:09:56 -04:00
gvc-channel-bar.c sound: Use G_DEFINE_TYPE 2017-09-26 21:09:56 -04:00
gvc-channel-bar.h sound: Use G_DEFINE_TYPE 2017-09-26 21:09:56 -04:00
gvc-combo-box.c sound: Use G_DEFINE_TYPE 2017-09-26 21:09:56 -04:00
gvc-combo-box.h sound: Use G_DEFINE_TYPE 2017-09-26 21:09:56 -04:00
gvc-level-bar.c sound: Use G_DEFINE_TYPE 2017-09-26 21:09:56 -04:00
gvc-level-bar.h sound: Use G_DEFINE_TYPE 2017-09-26 21:09:56 -04:00
gvc-mixer-control-private.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gvc-mixer-dialog.c sound: Discard selection-changed events that are not triggered by the user 2017-10-30 16:49:26 +01:00
gvc-mixer-dialog.h sound: Use G_DEFINE_TYPE 2017-09-26 21:09:56 -04:00
gvc-mixer-stream-private.h Updated FSF's address 2014-01-29 11:27:38 +01:00
gvc-sound-theme-chooser.c sound: Use G_DEFINE_TYPE 2017-09-26 21:09:56 -04:00
gvc-sound-theme-chooser.h sound: Use G_DEFINE_TYPE 2017-09-26 21:09:56 -04:00
gvc-speaker-test.c sound: Use G_DEFINE_TYPE 2017-09-26 21:09:56 -04:00
gvc-speaker-test.h sound: Use G_DEFINE_TYPE 2017-09-26 21:09:56 -04:00
Makefile.am build: Better libm checks 2017-02-08 19:21:53 +01:00
sound-theme-file-utils.c sound: Fix "format not a string literal" error 2016-04-08 11:31:24 +02:00
sound-theme-file-utils.h Updated FSF's address 2014-01-29 11:27:38 +01:00