gnome-control-center/shell
Matthijs Velsink a10ca6d29a shell, cc-panel: Use GTYPE_TO_POINTER/GPOINTER_TO_GTYPE
A `GType` is not an integer, but either `size_t` or `uintptr_t`. So
casting it to int might lose bits of info, resulting in an invalid
`GType`.

Fixes #3062
2024-05-27 08:00:46 +00:00
..
appdata appdata: Update screenshots 2024-04-02 15:06:54 +00:00
completions window: Remove remaining overview mentions 2018-05-28 22:07:49 -03:00
cc-application.c application: Specify that -v can be provided multiple times 2024-05-05 12:37:16 +05:30
cc-application.h application: Subclass AdwApplication 2021-12-14 22:34:21 -03:00
cc-log.c log: Increase default verbosity level 2024-05-05 12:37:12 +05:30
cc-log.h log: Improve logging 2022-12-01 11:44:17 +00:00
cc-object-storage.c object-cache: Avoid use after free of task error 2022-10-19 19:52:21 +02:00
cc-object-storage.h common: Introduce CcHostname 2024-01-30 13:34:10 +00:00
cc-panel-list.c shell, panel-list: Avoid accessing a negative array index 2024-03-27 13:38:46 +00:00
cc-panel-list.h shell: Remove sidebar subpages support from panels 2023-09-22 11:45:02 +00:00
cc-panel-list.ui cc-panel-list: Use AdwStatusPage when showing "No Results Found" 2023-11-13 09:48:45 +00:00
cc-panel-loader.c sharing, panel-loader: Hide "Sharing" panel when nothing to show 2024-04-18 10:26:17 +02:00
cc-panel-loader.h panel: Add "title" property 2022-01-20 02:23:42 +00:00
cc-panel.c shell, cc-panel: Use GTYPE_TO_POINTER/GPOINTER_TO_GTYPE 2024-05-27 08:00:46 +00:00
cc-panel.h shell, cc-panel: Add CcPanel.add_static_subpage () method 2024-05-17 09:18:00 +00:00
cc-panel.ui Shell, cc-panel: Bundle an AdwNavigationView in every CcPanel 2024-05-17 09:18:00 +00:00
cc-shell-model.c shell: Remove sidebar subpages support from panels 2023-09-22 11:45:02 +00:00
cc-shell-model.h shell-model, panel-loader: Add CC_CATEGORY_PRIVACY 2024-03-12 09:42:14 +01:00
cc-shell.c shell: Remove cc_shell_set_custom_titlebar 2022-01-20 02:23:42 +00:00
cc-shell.h shell: Remove cc_shell_set_custom_titlebar 2022-01-20 02:23:42 +00:00
cc-window.c window: Port "Warning: Development Version" to AdwAlertDialog 2024-05-14 15:07:31 -03:00
cc-window.h window: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-window.ui cc-window: Stop setting default window size 2024-05-21 08:01:23 +00:00
gnome-control-center.gresource.xml.in shell, cc-panel: Make CcPanel use gtk widget templates 2024-05-17 09:18:00 +00:00
help-overlay.ui help-overlay: Remove "CTRL+S" and include "CTRL+F" 2023-10-03 11:57:22 +00:00
list-panel.sh shell: Ensure completion is sorted by default 2013-02-11 09:37:55 +01:00
main.c shell: Check for unsupported environments after handling --version 2023-11-29 10:07:47 +00:00
meson.build flatpak: Suffix app ID with .Devel 2024-03-21 16:14:31 +00:00
org.gnome.Settings.desktop.in shell: Refuse to run under unsupported desktops 2023-02-10 13:16:19 +00:00
org.gnome.Settings.gschema.xml Replace "application" with "app" 2023-01-23 11:10:28 +00:00
org.gnome.Settings.service.in flatpak, shell: Make desktop file honor "Devel" app_id 2022-11-24 14:16:47 +01:00
style.css style: Add and use the .cc-placeholder-row style class 2024-04-18 13:35:46 +00:00