gnome-control-center/panels
Benjamin Berg 37c768ab0f display: Fix Apply button showing for changes to disabled monitor
Disabled monitors may or may not have a mode selected. This means, we
need to skip the mode comparison if the two compared monitors are
disabled (i.e. have no logical monitor).
Move the mode check to the end and skip it if both monitors are disabled.

This fixes cases where identical configurations are misdetected, because
we applied a mode to a monitor and disabled the monitor again. This
happens for example when switching the active monitor in "single" mode.
2019-03-11 18:32:21 +00:00
..
applications applications: Add missing creation of cancellable 2019-03-11 18:24:59 +00: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: Fix Apply button showing for changes to disabled monitor 2019-03-11 18:32:21 +00:00
info info: Ellipsize the default app choosers 2019-02-19 13:35:59 +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: Do not vertically expand the listbox 2019-01-10 16:43:36 +00:00
online-accounts online-accounts: Set label relationship for listboxes 2019-01-10 11:53:00 +00: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: Ellipsize the labels 2018-11-29 00:48:16 +00:00
sharing sharing: Make .ui filename match the .c filename 2018-11-12 16:41:01 +00:00
sound sound: Make the panel adaptive 2019-02-18 15:12:53 +01: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