gnome-control-center/panels/display
Robert Mader 375bbc333c display: Always show refresh rate
Refresh rates are an important information for users, even if they
can't change them.
This is especially true for cases where knowledge of the refresh
rate may influence the decission about the resolution to use.
Consider the example where a display may support `3840x2160@60Hz`
and `2560x1440@144Hz`. When choosing `3840x2160` as resolution,
the refresh rate will likely get hidden, making the user unaware
of the fact that they will maybe not get what they want (potentially
144Hz).

So follow the example of e.g. the sound panel where input and output
devices are listed in dropdowns, even if they are the only options
selectable.

Note: while this is a design change, for a big group of users this
won't actually change the default experience as Mutter until recently
had a bug to duplicate 60Hz modes in many cases. So most laptop users
already saw the refresh rate panel in previous Gnome versions,
dispite it having little use.

See also:
fb9564b87b
2022-01-18 23:48:42 +01:00
..
icons night-light: Drop the sunrise/sunset indicator 2019-01-07 14:13:37 +00:00
cc-display-arrangement.c display: Port to GTK4 2021-12-14 22:34:21 -03: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-config: Do not invert order when constructing modes 2022-01-05 22:12:13 +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-config: Expose the supported scales as a reffed GArray 2021-06-15 17:30:36 +00:00
cc-display-config.h display-config: Expose the supported scales as a reffed GArray 2021-06-15 17:30:36 +00:00
cc-display-panel.c display: Use AdwLeaflet in CcDisplayPanel 2022-01-18 17:03:14 +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: Use AdwLeaflet in CcDisplayPanel 2022-01-18 17:03:14 +00:00
cc-display-settings.c display: Always show refresh rate 2022-01-18 23:48:42 +01:00
cc-display-settings.h display: Add enabled switch to CcDisplaySettings 2022-01-18 17:03:14 +00:00
cc-display-settings.ui display: Add enabled switch to CcDisplaySettings 2022-01-18 17:03:14 +00:00
cc-night-light-page.c display: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-night-light-page.h display: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-night-light-page.ui panels: Use .boxed-list instead of .content 2021-12-16 12:52:44 -08:00
display-arrangement.css display: Add monitor rows to display settings group 2022-01-18 17:03:14 +00:00
display.gresource.xml display: Make night light dialog a GtkBin 2019-06-16 01:01:36 +00:00
gnome-display-panel.desktop.in.in Add translator comments to .desktop files 2018-02-23 18:49:35 +01:00
meson.build meson: drop unused argument for i18n.merge_file() 2022-01-07 17:22:43 +00:00
night-light.css display: Port to GTK4 2021-12-14 22:34:21 -03:00
TODO display: convert display capplet to a settings panel 2010-06-07 17:05:02 +01:00