gnome-control-center/panels/display
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
..
icons night-light: Drop the sunrise/sunset indicator 2019-01-07 14:13:37 +00:00
cc-display-arrangement.c display: Allow config to be modified in arrangement widget 2019-01-29 12:05:43 +01:00
cc-display-arrangement.h display: Allow config to be modified in arrangement widget 2019-01-29 12:05:43 +01:00
cc-display-config-dbus.c display: Fix Apply button showing for changes to disabled monitor 2019-03-11 18:32:21 +00:00
cc-display-config-dbus.h display: Replace ifdefs with #pragma once 2018-05-29 21:53:28 +00:00
cc-display-config-manager-dbus.c display: Use g_auto for variables 2018-05-29 22:35:32 +00:00
cc-display-config-manager-dbus.h display: Replace ifdefs with #pragma once 2018-05-29 21:53:28 +00:00
cc-display-config-manager.c display: Introduce an abstract API for display configuration 2017-05-18 18:57:26 +02:00
cc-display-config-manager.h display: Replace ifdefs with #pragma once 2018-05-29 21:53:28 +00:00
cc-display-config.c display: Add helper that returns the monitor name as new string 2019-01-29 12:05:43 +01:00
cc-display-config.h display: Add helper that returns the monitor name as new string 2019-01-29 12:05:43 +01:00
cc-display-panel.c display: Keep current monitor enabled when forcing an update 2019-03-11 18:32:21 +00:00
cc-display-panel.h display: Replace ifdefs with #pragma once 2018-05-29 21:53:28 +00:00
cc-display-panel.ui display: Do not expand display enabled switch 2019-02-22 13:44:39 +00:00
cc-display-settings.c Remove internal copy of HdyValueObject 2019-03-04 16:59:25 +00:00
cc-display-settings.h display: Add settings widget for output configuration 2019-01-29 12:05:43 +01:00
cc-display-settings.ui display: Mark "Scale" label as translatable 2019-02-27 10:39:51 +00:00
cc-night-light-dialog.c display: Fix leak in night light dialog 2019-01-29 12:05:43 +01:00
cc-night-light-dialog.h night-light: Rework implementation 2018-05-29 12:30:16 -03:00
cc-night-light-dialog.ui night-light: Add a frame around Schedule section for accessibility 2019-01-07 10:57:17 -05:00
display-arrangement.css display: Add new arrangement widget and hook it up 2018-05-28 20:57:20 -03:00
display.gresource.xml display: Rewrite as a template widget 2019-01-29 12:05:43 +01:00
gnome-display-panel.desktop.in.in Add translator comments to .desktop files 2018-02-23 18:49:35 +01:00
meson.build display: Rewrite as a template widget 2019-01-29 12:05:43 +01:00
night-light.css night-light: Add Color Temperature slider 2019-01-07 14:13:37 +00:00
TODO display: convert display capplet to a settings panel 2010-06-07 17:05:02 +01:00