gnome-control-center/panels/display
Matthijs Velsink 3a253bc4b1 general: Use g_clear_handle_id to remove GSources
Using `g_clear_handle_id()` in combination with `g_source_remove()` can
save a lot of boiler plate code.

This removes about 110 lines of code for free.
2024-02-06 09:22:07 +00:00
..
icons Add individual app icons 2022-01-31 14:08:22 +00:00
cc-display-arrangement.c display: Connect signal handlers in swapped form 2023-06-07 09:12:54 +12: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 Check best_mode exist before adding flag 2023-06-27 23:34:23 +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: Fix gaps when numbering unusable displays 2023-05-28 22:16:10 +00:00
cc-display-config.h display: Fix gaps when numbering unusable displays 2023-05-28 22:16:10 +00:00
cc-display-panel.c misc: Remove unused variables 2023-10-12 10:09:44 +02:00
cc-display-panel.h display: Replace ifdefs with #pragma once 2018-05-29 21:53:28 +00:00
cc-display-panel.ui display: Add missing mnemonics 2023-11-27 09:51:46 +00:00
cc-display-settings.c general: Use g_clear_handle_id to remove GSources 2024-02-06 09:22:07 +00:00
cc-display-settings.h Port to AdwNavigationSplitView 2023-08-25 08:00:43 +00:00
cc-display-settings.ui display-settings: Port to AdwSwitchRow 2024-01-08 10:05:45 +00:00
cc-night-light-page.c general: Use g_clear_handle_id to remove GSources 2024-02-06 09:22:07 +00:00
cc-night-light-page.h display: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-night-light-page.ui night-light-page: Port to AdwSwitchRow 2024-01-08 09:57:13 +00:00
display-arrangement.css display: Use tabular numbers for monitor-label; de-duplicate css 2023-11-02 10:05:21 +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 display: Update desktop file to include "Night Light" 2022-11-30 09:51:25 +00:00
meson.build all: meson: do not specify resources from gresource files as dependencies 2023-05-24 08:34:14 +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