gnome-control-center/panels/display
Chris Mayo 92c4b6a706 Fix panel crashes due to unknown types in UI descriptions
Error building template class 'CcSearchPanel' for an instance of type 'CcSearchPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcDisplayPanel' for an instance of type 'CcDisplayPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcMousePanel' for an instance of type 'CcMousePanel': .:0:0 Invalid object type 'CcIllustratedRow'

Error building template class 'CcKeyboardPanel' for an instance of type 'CcKeyboardPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcRegionPanel' for an instance of type 'CcRegionPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcUaPanel' for an instance of type 'CcUaPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcUserPanel' for an instance of type 'CcUserPanel': .:0:0 Invalid object type 'CcAvatarChooser'
Error building template class 'CcUserPanel' for an instance of type 'CcUserPanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcDateTimePanel' for an instance of type 'CcDateTimePanel': .:0:0 Invalid object type 'CcTzDialog'
cc_tz_dialog_get_selected_location: assertion 'CC_IS_TZ_DIALOG (self)' failed
dumped core
Error building template class 'CcDateTimePanel' for an instance of type 'CcDateTimePanel': .:0:0 Invalid object type 'CcListRow'

Error building template class 'CcInfoOverviewPanel' for an instance of type 'CcInfoOverviewPanel': .:0:0 Invalid object type 'CcHostnameEntry'
2023-04-17 12:14:58 +00:00
..
icons Add individual app icons 2022-01-31 14:08:22 +00:00
cc-display-arrangement.c display: Removed the loop from the snapping function 2023-03-23 15:52:15 +00:00
cc-display-arrangement.h display: Remove the monitor argument for cc_display_config_snap_output 2023-03-23 15:52:15 +00:00
cc-display-config-dbus.c Fix monitor order. 2022-12-01 01:45:09 +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: Add 'NightLightSupported' property support 2022-05-17 12:31:07 +02: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: Add 'NightLightSupported' property support 2022-05-17 12:31:07 +02:00
cc-display-config-manager.h display: Add 'NightLightSupported' property support 2022-05-17 12:31:07 +02:00
cc-display-config.c display-config: Parse privacy screen property and expose it per monitor 2022-07-28 22:47:14 +00:00
cc-display-config.h display-config: Parse privacy screen property and expose it per monitor 2022-07-28 22:47:14 +00:00
cc-display-panel.c Fix panel crashes due to unknown types in UI descriptions 2023-04-17 12:14:58 +00:00
cc-display-panel.h display: Replace ifdefs with #pragma once 2018-05-29 21:53:28 +00:00
cc-display-panel.ui dispaly: Allow configuring all monitors and apply settings at once 2023-03-21 15:33:16 +00:00
cc-display-settings.c display: Add 32:9 to known aspect ratios 2023-02-09 14:08:46 +00:00
cc-display-settings.h display: Add enabled switch to CcDisplaySettings 2022-01-18 17:03:14 +00:00
cc-display-settings.ui display: Set underscanning_row as activatable widget 2022-12-20 09:24:21 +00:00
cc-night-light-page.c display: Make nightlight widgets clamped to same size as other panels 2023-04-06 00:38:32 -07:00
cc-night-light-page.h display: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-night-light-page.ui general: Remove a11y labels when they aren't needed 2023-04-12 18:34:20 -03:00
display-arrangement.css display: Change appearance and size of monitor labels 2022-07-08 13:28:44 -03:00
display.gresource.xml display: Make night light dialog a GtkBin 2019-06-16 01:01:36 +00:00
gnome-display-panel.desktop.in display: Update desktop file to include "Night Light" 2022-11-30 09:51:25 +00:00
meson.build desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +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