LineIdCWESeverityMessageTimestamp
checkersReportinformationActive checkers: There was critical errors (use --checkers-report=<filename> to see details)Sun Sep 14 11:43:38 2025
cafe-settings-daemon/cafe-settings-manager.c
64unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
cafe-settings-daemon/cafe-settings-module.c
46unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE is a macro then please configure it.Sun Sep 14 11:43:38 2025
cafe-settings-daemon/cafe-settings-plugin-info.c
80unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
cafe-settings-daemon/cafe-settings-plugin.c
41constParameterPointer398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to constSun Sep 14 11:43:38 2025
cafe-settings-daemon/main.c
225constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'on_session_over' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).Sun Sep 14 11:43:38 2025
plugins/a11y-keyboard/csd_a11y-keyboard-manager.c
78unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/a11y-keyboard/csd_a11y-keyboard-plugin.c
33unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/a11y-keyboard/csd_a11y-preferences-dialog.c
114unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/a11y-settings/csd_a11y-settings-manager.c
51unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/a11y-settings/csd_a11y-settings-plugin.c
33unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/background/csd_background-manager.c
69unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/background/csd_background-plugin.c
33unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/clipboard/csd_clipboard-manager.c
89unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/clipboard/csd_clipboard-plugin.c
33unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/clipboard/list.c
48nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: linkSun Sep 14 11:43:38 2025
49nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: linkSun Sep 14 11:43:38 2025
85constParameterPointer398styleParameter 'data' can be declared as pointer to constSun Sep 14 11:43:38 2025
123constParameterPointer398styleParameter 'list' can be declared as pointer to constSun Sep 14 11:43:38 2025
132nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: new_listSun Sep 14 11:43:38 2025
133nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: new_listSun Sep 14 11:43:38 2025
140nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: lastSun Sep 14 11:43:38 2025
141nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: lastSun Sep 14 11:43:38 2025
142nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: lastSun Sep 14 11:43:38 2025
146nullPointerOutOfMemory476warningIf memory allocation fails, then there is a possible null pointer dereference: lastSun Sep 14 11:43:38 2025
plugins/clipboard/xutils.c
83constParameterCallback398styleParameter 'display' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s).Sun Sep 14 11:43:38 2025
84constParameterCallback398styleParameter 'xevent' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'xevent' is declared with const you might also need to cast function pointer(s).Sun Sep 14 11:43:38 2025
87constVariablePointer398styleVariable 'info' can be declared as pointer to constSun Sep 14 11:43:38 2025
plugins/common/csd_input-helper.c
32staticFunctionstyleThe function 'supports_xinput_devices' should have static linkage since it is not used outside of its translation unit.Sun Sep 14 11:43:38 2025
73staticFunctionstyleThe function 'device_is_touchpad' should have static linkage since it is not used outside of its translation unit.Sun Sep 14 11:43:38 2025
115constVariablePointer398styleVariable 'device' can be declared as pointer to constSun Sep 14 11:43:38 2025
123knownConditionTrueFalse571styleCondition 'device_info!=NULL' is always trueSun Sep 14 11:43:38 2025
plugins/common/csd_keygrab.c
168constParameterPointer398styleParameter 'dpy' can be declared as pointer to constSun Sep 14 11:43:38 2025
192staticFunctionstyleThe function 'key_uses_keycode' should have static linkage since it is not used outside of its translation unit.Sun Sep 14 11:43:38 2025
206constParameterPointer398styleParameter 'key' can be declared as pointer to constSun Sep 14 11:43:38 2025
243knownConditionTrueFalse571styleReturn value 'key!=NULL' is always trueSun Sep 14 11:43:38 2025
plugins/common/csd_osd-window.c
64unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/common/eggaccelerators.c
410duplicateExpression398styleSame expression on both sides of '-='.Sun Sep 14 11:43:38 2025
645staticFunctionstyleThe function 'egg_keymap_get_modmap' should have static linkage since it is not used outside of its translation unit.Sun Sep 14 11:43:38 2025
plugins/datetime/csd_datetime-mechanism.c
75unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/datetime/system-timezone.c
90unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/dummy/csd_dummy-manager.c
52unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/dummy/csd_dummy-plugin.c
33unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/housekeeping/csd_disk-space.c
256constParameterPointer398styleParameter 'mount' can be declared as pointer to constSun Sep 14 11:43:38 2025
394variableScope398styleThe scope of the variable 'curr_time' can be reduced.Sun Sep 14 11:43:38 2025
639constParameterCallback398styleParameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'csd_ldsm_update_config' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s).Sun Sep 14 11:43:38 2025
646staticFunctionstyleThe function 'csd_ldsm_setup' should have static linkage since it is not used outside of its translation unit.Sun Sep 14 11:43:38 2025
674staticFunctionstyleThe function 'csd_ldsm_clean' should have static linkage since it is not used outside of its translation unit.Sun Sep 14 11:43:38 2025
plugins/housekeeping/csd_housekeeping-manager.c
47unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/housekeeping/csd_housekeeping-plugin.c
33unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/housekeeping/csd_ldsm-dialog.c
124variableScope398styleThe scope of the variable 'path_to_remove' can be reduced.Sun Sep 14 11:43:38 2025
147constVariablePointer398styleVariable 'dialog' can be declared as pointer to constSun Sep 14 11:43:38 2025
419variableScope398styleThe scope of the variable 'button_empty_trash' can be reduced.Sun Sep 14 11:43:38 2025
419variableScope398styleThe scope of the variable 'button_analyze' can be reduced.Sun Sep 14 11:43:38 2025
420variableScope398styleThe scope of the variable 'empty_trash_image' can be reduced.Sun Sep 14 11:43:38 2025
420variableScope398styleThe scope of the variable 'analyze_image' can be reduced.Sun Sep 14 11:43:38 2025
plugins/housekeeping/csd_ldsm-trash-empty.c
166variableScope398styleThe scope of the variable 'info' can be reduced.Sun Sep 14 11:43:38 2025
plugins/keybindings/csd_keybindings-manager.c
68unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/keybindings/csd_keybindings-plugin.c
33unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/keyboard/csd_keyboard-manager.c
71unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/keyboard/csd_keyboard-plugin.c
33unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/keyboard/csd_keyboard-xkb.c
160constParameterCallback398styleParameter 'settings' can be declared as pointer to const. However it seems that 'apply_desktop_settings_cb' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s).Sun Sep 14 11:43:38 2025
160constParameterCallback398styleParameter 'key' can be declared as pointer to const. However it seems that 'apply_desktop_settings_cb' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s).Sun Sep 14 11:43:38 2025
169variableScope398styleThe scope of the variable 'context' can be reduced.Sun Sep 14 11:43:38 2025
474constParameterCallback398styleParameter 'settings' can be declared as pointer to const. However it seems that 'apply_xkb_settings_cb' is a callback function, if 'settings' is declared with const you might also need to cast function pointer(s).Sun Sep 14 11:43:38 2025
474constParameterCallback398styleParameter 'key' can be declared as pointer to const. However it seems that 'apply_xkb_settings_cb' is a callback function, if 'key' is declared with const you might also need to cast function pointer(s).Sun Sep 14 11:43:38 2025
508constParameterCallback398styleParameter 'engine' can be declared as pointer to const. However it seems that 'csd_keyboard_new_device' is a callback function, if 'engine' is declared with const you might also need to cast function pointer(s).Sun Sep 14 11:43:38 2025
plugins/media-keys/csd_media-keys-manager.c
102unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/media-keys/csd_media-keys-plugin.c
41unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/media-keys/csd_media-keys-window.c
53unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/mouse/csd_locate-pointer.c
173shadowVariable398styleLocal variable 'data' shadows outer variableSun Sep 14 11:43:38 2025
256shadowVariable398styleLocal variable 'data' shadows outer variableSun Sep 14 11:43:38 2025
328shadowVariable398styleLocal variable 'data' shadows outer variableSun Sep 14 11:43:38 2025
342shadowVariable398styleLocal variable 'data' shadows outer variableSun Sep 14 11:43:38 2025
414staticFunctionstyleThe function 'csd_locate_pointer' should have static linkage since it is not used outside of its translation unit.Sun Sep 14 11:43:38 2025
plugins/mouse/csd_mouse-manager.c
121unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/mouse/csd_mouse-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/mouse/csd_timeline.c
78unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/mpris/csd_mpris-manager.c
67unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/mpris/csd_mpris-plugin.c
36unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/rfkill/csd_rfkill-manager.c
83unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/rfkill/csd_rfkill-plugin.c
36unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/rfkill/rfkill-glib.c
60unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/smartcard/csd_smartcard-manager.c
213staticFunctionstyleThe function 'csd_smartcard_manager_get_module_path' should have static linkage since it is not used outside of its translation unit.Sun Sep 14 11:43:38 2025
293constParameterCallback398styleParameter 'slot_id_1' can be declared as pointer to const. However it seems that 'slot_id_equal' is a callback function, if 'slot_id_1' is declared with const you might also need to cast function pointer(s).Sun Sep 14 11:43:38 2025
294constParameterCallback398styleParameter 'slot_id_2' can be declared as pointer to const. However it seems that 'slot_id_equal' is a callback function, if 'slot_id_2' is declared with const you might also need to cast function pointer(s).Sun Sep 14 11:43:38 2025
359staticFunctionstyleThe function 'csd_smartcard_manager_error_quark' should have static linkage since it is not used outside of its translation unit.Sun Sep 14 11:43:38 2025
907variableScope398styleThe scope of the variable 'bytes_read' can be reduced.Sun Sep 14 11:43:38 2025
944variableScope398styleThe scope of the variable 'bytes_written' can be reduced.Sun Sep 14 11:43:38 2025
1023constParameterPointer398styleParameter 'worker' can be declared as pointer to constSun Sep 14 11:43:38 2025
1047constParameterPointer398styleParameter 'worker' can be declared as pointer to constSun Sep 14 11:43:38 2025
1282constParameterCallback398styleParameter 'manager' can be declared as pointer to const. However it seems that 'on_device_inserted' is a callback function, if 'manager' is declared with const you might also need to cast function pointer(s).Sun Sep 14 11:43:38 2025
1283constParameterCallback398styleParameter 'card' can be declared as pointer to const. However it seems that 'on_device_inserted' is a callback function, if 'card' is declared with const you might also need to cast function pointer(s).Sun Sep 14 11:43:38 2025
plugins/smartcard/csd_smartcard-plugin.c
184constVariablePointer398styleVariable 'remove_action_string' can be declared as pointer to constSun Sep 14 11:43:38 2025
339constParameterPointer398styleParameter 'klass' can be declared as pointer to constSun Sep 14 11:43:38 2025
plugins/smartcard/csd_smartcard.c
208staticFunctionstyleThe function 'csd_smartcard_get_slot_id' should have static linkage since it is not used outside of its translation unit.Sun Sep 14 11:43:38 2025
226constParameterPointer398styleParameter 'card' can be declared as pointer to constSun Sep 14 11:43:38 2025
plugins/sound/csd_sound-manager.c
57unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/sound/csd_sound-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/typing-break/csd_typing-break-manager.c
57unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/typing-break/csd_typing-break-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/xrandr/csd_xrandr-manager.c
133unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/xrandr/csd_xrandr-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/xrdb/csd_xrdb-manager.c
56unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/xrdb/csd_xrdb-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/xsettings/csd_xsettings-manager.c
115unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If G_DEFINE_TYPE_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/xsettings/csd_xsettings-plugin.c
34unknownMacroerrorThere is an unknown macro here somewhere. Configuration is required. If CAFE_SETTINGS_PLUGIN_REGISTER_WITH_PRIVATE is a macro then please configure it.Sun Sep 14 11:43:38 2025
plugins/xsettings/fontconfig-monitor.c
43staticFunctionstyleThe function 'fontconfig_cache_update' should have static linkage since it is not used outside of its translation unit.Sun Sep 14 11:43:38 2025
148staticFunctionstyleThe function 'fontconfig_monitor_start' should have static linkage since it is not used outside of its translation unit.Sun Sep 14 11:43:38 2025
plugins/xsettings/xsettings-common.c
263knownConditionTrueFalse570styleCondition '*(char*)&myint==1' is always falseSun Sep 14 11:43:38 2025
plugins/xsettings/xsettings-manager.c
57constParameterCallback398styleParameter 'display' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'display' is declared with const you might also need to cast function pointer(s).Sun Sep 14 11:43:38 2025
58constParameterCallback398styleParameter 'xevent' can be declared as pointer to const. However it seems that 'timestamp_predicate' is a callback function, if 'xevent' is declared with const you might also need to cast function pointer(s).Sun Sep 14 11:43:38 2025
61constVariablePointer398styleVariable 'info' can be declared as pointer to constSun Sep 14 11:43:38 2025
199constParameterPointer398styleParameter 'manager' can be declared as pointer to constSun Sep 14 11:43:38 2025
206constParameterPointer398styleParameter 'xev' can be declared as pointer to constSun Sep 14 11:43:38 2025
227constParameterPointer398styleParameter 'manager' can be declared as pointer to constSun Sep 14 11:43:38 2025
227staticFunctionstyleThe function 'xsettings_manager_set_setting' should have static linkage since it is not used outside of its translation unit.Sun Sep 14 11:43:38 2025
287constParameterPointer398styleParameter 'value' can be declared as pointer to constSun Sep 14 11:43:38 2025
299constParameterPointer398styleParameter 'setting' can be declared as pointer to constSun Sep 14 11:43:38 2025