gnome-control-center/panels/color
Daniel Tang 6a083318af color: Fix GTK4 invisible start calibration button
"action_area" was unused. internal-child is invalid in GTK4,
so the row with the start button doesn't load. This makes the
calibration feature impossible to use. Removing the unused
unrecognized attribute allows the start button to load again.

Fixes: https://askubuntu.com/q/1504329/1004020
Fixes: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2043119
2024-03-11 13:43:47 +00:00
..
icons Add individual app icons 2022-01-31 14:08:22 +00:00
cc-color-calibrate.c Use gtk_window_present and gtk_window_close 2023-03-29 14:26:55 +13:00
cc-color-calibrate.h color: Replace ifdefs with #pragma once 2018-05-30 15:09:55 +12:00
cc-color-calibrate.ui color: Fix GTK4 invisible start calibration button 2024-03-11 13:43:47 +00:00
cc-color-cell-renderer-text.c [WIP] color: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-color-cell-renderer-text.h color: Replace ifdefs with #pragma once 2018-05-30 15:09:55 +12:00
cc-color-common.c color: Use g_auto for variables 2018-05-30 15:46:01 +12:00
cc-color-common.h color: Replace ifdefs with #pragma once 2018-05-30 15:09:55 +12:00
cc-color-device.c Remove unnecessary visibility change 2023-03-29 14:26:55 +13:00
cc-color-device.h color: Replace ifdefs with #pragma once 2018-05-30 15:09:55 +12:00
cc-color-panel.c color: Use GtkFileDialog 2023-06-06 13:33:29 +00:00
cc-color-panel.h color: Replace ifdefs with #pragma once 2018-05-30 15:09:55 +12:00
cc-color-panel.ui color: Make it fit on narrow widths 2023-08-25 08:00:43 +00:00
cc-color-profile.c [WIP] color: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-color-profile.h color: Replace ifdefs with #pragma once 2018-05-30 15:09:55 +12:00
color.gresource.xml color: Make .ui filename match the .c filename 2019-09-09 21:58:00 +00:00
gnome-color-panel.desktop.in desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
meson.build all: meson: do not specify resources from gresource files as dependencies 2023-05-24 08:34:14 +00:00