gnome-control-center/panels/applications
Markus Göllnitz 98f7a40d24 multiple panels: show start title buttons in header bar
The start title buttons of the main window should be displayed if and
only if the end title buttons are. Only the left-most header bar should have
the start title button set and only right-most header bar the end title buttons.

Therefore, the title buttons property should be bound to the leaflet state:
When unfolded the start title buttons of the sidebar's header bar are
the only ones visible then, and not a second pair in the panel's header bar.
Likewise, in a folded state of the leaflet, the panel's header bar displays
all availble title buttons – start and end – as the panel is the only widget
displaying a header bar.

Signed-off-by: Markus Göllnitz <camelcasenick@bewares.it>
2023-03-16 13:18:37 +00:00
..
icons Add individual app icons 2022-01-31 14:08:22 +00:00
applications.gresource.xml applications: Remove CcActionRow 2022-01-20 17:30:45 -03:00
cc-applications-panel.c Replace "application" with "app" 2023-01-23 11:10:28 +00:00
cc-applications-panel.h Introduce Applications panel 2019-01-07 10:59:30 -02:00
cc-applications-panel.ui multiple panels: show start title buttons in header bar 2023-03-16 13:18:37 +00:00
cc-applications-row.c applications: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-applications-row.h applications: Trivial code style update 2019-04-01 22:27:51 +00:00
cc-applications-row.ui applications: Remove use of sidebar-icon style 2021-12-17 21:36:54 +00:00
cc-info-row.c applications: Fix CcInfoRow having the wrong parent. 2022-05-17 12:14:56 +12:00
cc-info-row.h applications: Make CcInfoRow subclass AdwActionRow 2022-01-20 17:24:25 -03:00
cc-info-row.ui applications: Make CcInfoRow subclass AdwActionRow 2022-01-20 17:24:25 -03:00
cc-snap-row.c applications: Update snap permissions code to recent changes 2022-05-25 23:02:46 +00:00
cc-snap-row.h applications: Update snap permissions code to recent changes 2022-05-25 23:02:46 +00:00
cc-snap-row.ui applications: Update snap permissions code to recent changes 2022-05-25 23:02:46 +00:00
cc-toggle-row.c applications: Make CcToggleRow subclass AdwActionRow 2022-01-20 17:24:25 -03:00
cc-toggle-row.h applications: Make CcToggleRow subclass AdwActionRow 2022-01-20 17:24:25 -03:00
cc-toggle-row.ui applications: Make CcToggleRow subclass AdwActionRow 2022-01-20 17:24:25 -03:00
globs.c Introduce Applications panel 2019-01-07 10:59:30 -02:00
globs.h Introduce Applications panel 2019-01-07 10:59:30 -02:00
gnome-applications-panel.desktop.in Replace "application" with "app" 2023-01-23 11:10:28 +00:00
meson.build desktop: Remove obsolete Bugzilla entries 2022-10-20 13:20:09 +00:00
search.c Introduce Applications panel 2019-01-07 10:59:30 -02:00
search.h Introduce Applications panel 2019-01-07 10:59:30 -02:00
utils.c applications: Don't recurse into symlinks when clearing cache 2022-12-21 13:45:48 -03:00
utils.h applications: Port to GTK4 2021-12-14 22:34:21 -03:00