gnome-control-center/panels/display
Benjamin Berg 4db431d7f1 display: Correctly round scaled monitor size
We were converting the floating point numbers to integers using a cast,
which causes them to be always rounded down. The result is that a
monitor may be too small by a pixel, creating broken configurations.

Also fix the same issue when calculating whether a scale should be
supported.

See https://gitlab.gnome.org/GNOME/mutter/issues/412
2019-01-18 11:19:16 +01:00
..
icons night-light: Drop the sunrise/sunset indicator 2019-01-07 14:13:37 +00:00
cc-display-arrangement.c display: Correctly round scaled monitor size 2019-01-18 11:19:16 +01:00
cc-display-arrangement.h display: Add function to run the snapping algorithm on a monitor 2018-10-24 10:36:13 +02:00
cc-display-config-dbus.c display: Mode compare takes interlaced into account 2018-11-10 20:38:02 +01: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: Use g_auto for variables 2018-05-29 22:35:32 +00:00
cc-display-config.h display: Replace ifdefs with #pragma once 2018-05-29 21:53:28 +00:00
cc-display-panel.c display: Correctly round scaled monitor size 2019-01-18 11:19:16 +01:00
cc-display-panel.h display: Replace ifdefs with #pragma once 2018-05-29 21:53:28 +00:00
cc-night-light-dialog.c night-light: Turn on Night Light for 5 seconds when adjusting Color Temp 2019-01-07 14:13:38 +00: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 night-light: Add Color Temperature slider 2019-01-07 14:13:37 +00:00
gnome-display-panel.desktop.in.in Add translator comments to .desktop files 2018-02-23 18:49:35 +01:00
meson.build night-light: Drop the sunrise/sunset indicator 2019-01-07 14:13:37 +00: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