gnome-control-center/panels
Marco Trevisan (Treviño) 49957ef818 display: Don't always set the primary monitor to the first in list
As per the binding that we have between the list store and the combo-box, when
the first element is added to the list-store, the combo box set this value as
the selected-index, and this leads to a call to cc_display_monitor_set_primary
which set the first-listed monitor as primary and unset the real primary monitor.

To avoid this, just ignore the binding when rebuilding the UI, since in this
phase control-center should just reflect the actual state without changing
anything.

Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/issues/419
2019-03-18 11:53:18 +00:00
..
applications applications: Add shadow to application icons 2019-03-13 13:45:26 +01:00
background background: Fix compile warnings with g_clear_pointer 2019-02-07 11:22:53 +13:00
bluetooth bluetooth: Use g_auto for variables 2018-11-14 10:11:44 +00:00
color color: Fix compile warning on g_clear_pointer 2019-02-07 11:22:11 +13:00
common Remove internal copy of HdyValueObject 2019-03-04 16:59:25 +00:00
datetime datetime: Use HdyActionRow 2019-01-29 10:28:28 +00:00
display display: Don't always set the primary monitor to the first in list 2019-03-18 11:53:18 +00:00
info info: Remove unused gsd-disk-space-helper.[h|c] 2019-03-13 16:04:58 +01:00
keyboard keyboard: Make .ui filename match the .c filename 2018-11-12 16:41:01 +00:00
mouse mouse: Don't use a separate box for touchpad switch 2019-01-29 10:43:23 +00:00
network wifi: Wrap the airplane mode description 2019-02-19 13:28:37 +00:00
notifications notifications: Add shadow to application icons 2019-03-13 13:46:23 +01:00
online-accounts online-accounts: Add shadow to providers icon 2019-03-13 13:47:34 +01:00
power power: stop using deprecated up_client_get_devices 2018-12-07 14:55:43 +00:00
printers printers: Add context to Resolution printing option 2019-02-26 19:42:13 +01:00
privacy privacy: Remove {get,set}_on_off_label2 2019-02-19 11:04:07 +00:00
region region: Slide the restart revealer up 2019-02-19 13:38:13 +00:00
search search: Add shadow to application icons 2019-03-13 13:45:59 +01:00
sharing sharing: Make .ui filename match the .c filename 2018-11-12 16:41:01 +00:00
sound sound: Fix crash when sound device set to NULL 2019-03-14 11:28:08 +13:00
thunderbolt thunderbolt: Remove unused no_show_all properties 2019-02-19 15:24:00 +01:00
universal-access universal-access: Reverse Repeat Keys Speed direction 2019-01-10 11:58:42 +00:00
user-accounts user-accounts: Fix memory corruption in the avatar popup 2019-03-04 11:06:54 +00:00
wacom wacom: Update "Test your settings" button sensitivity on device availability 2019-02-12 00:40:14 +00:00
meson.build sound: Rename new sound panel to replace old one 2019-02-07 09:31:18 +13:00