gnome-control-center/shell
Georges Basile Stavracas Neto 45c7207cc3 window: Improve transition between panels
Moving the headerbar to the panels accentuated a pre-existing
problem: transitioning between panels is flickery because we
immediately remove the old panel, while the new panel fades
in.

Improve this transition by delaying the removal of the old
panel to after the stack transition finishes.
2022-01-20 02:23:42 +00:00
..
appdata meson: drop unused argument for i18n.merge_file() 2022-01-07 17:22:43 +00:00
completions window: Remove remaining overview mentions 2018-05-28 22:07:49 -03:00
icons Introduce the Multitasking panel 2021-08-13 18:17:36 +00:00
cc-application.c application: Add CSS provider on startup 2021-12-14 22:34:21 -03:00
cc-application.h application: Subclass AdwApplication 2021-12-14 22:34:21 -03:00
cc-debug.h.in debug: Fix copy-pasta mistake 2018-04-07 18:49:39 -03:00
cc-log.c shell: Use g_autofree for strings 2019-10-02 17:04:15 +00:00
cc-log.h log: Reimplement logging and debugging 2018-04-06 23:18:26 -03:00
cc-object-storage.c object-cache: Fix function documentation name 2018-09-25 21:02:11 -03:00
cc-object-storage.h object-storage: Introduce CcObjectStorage 2018-04-06 22:23:38 -03:00
cc-panel-list.c cc-panel-list: Adjust margins for sidebar rows 2021-12-17 21:36:54 +00:00
cc-panel-list.h panel-list: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-panel-list.ui cc-panel-list: Adjust margins for sidebar rows 2021-12-17 21:36:54 +00:00
cc-panel-loader.c panel: Add "title" property 2022-01-20 02:23:42 +00:00
cc-panel-loader.h panel: Add "title" property 2022-01-20 02:23:42 +00:00
cc-panel-private.h panel: Add 'folded' property 2022-01-20 02:23:42 +00:00
cc-panel.c panel: Remove cc_panel_get_title_widget 2022-01-20 02:23:42 +00:00
cc-panel.h panel: Remove cc_panel_get_title_widget 2022-01-20 02:23:42 +00:00
cc-panel.ui window: Install action to navigate main leaflet 2022-01-20 02:23:42 +00:00
cc-shell-model.c Fix minor typos 2020-07-20 10:38:09 +03:00
cc-shell-model.h shell: Show the submenu icon hint for the applications panel 2019-11-28 11:20:41 +13: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: Improve transition between panels 2022-01-20 02:23:42 +00:00
cc-window.h window: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-window.ui window: Improve transition between panels 2022-01-20 02:23:42 +00:00
gnome-control-center.desktop.in.in data: List compatible form-factors 2020-11-11 19:57:58 +00:00
gnome-control-center.gresource.xml panel: Add empty UI template file 2022-01-20 02:23:42 +00:00
help-overlay.ui help-overlay: Show correct 'Back' shortcut in RTL locales 2021-02-01 03:41:33 +00:00
list-panel.sh shell: Ensure completion is sorted by default 2013-02-11 09:37:55 +01:00
main.c Drop Cheese dependency 2021-12-14 22:34:21 -03:00
meson.build meson: drop unused argument for i18n.merge_file() 2022-01-07 17:22:43 +00:00
org.gnome.ControlCenter.gschema.xml window: Save application window state 2021-09-24 20:42:06 -03:00
org.gnome.ControlCenter.service.in shell: Expose panel launching with DBus-activation 2013-04-03 18:09:15 +02:00
style.css Use @theme_fg_color for .drag-handle 2019-10-15 18:54:30 +00:00