1
0
Fork 0
gnome-control-center/docs/SIDEBAR_PANEL_LIST.md
Daniel Baumann 0a49575b51
Adding upstream version 1:48.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 19:52:18 +02:00

355 B

Reordering the sidebar panel list

Since 46.alpha the order of panels in the sidebar as well as the position of the separators is defined in this array https://gitlab.gnome.org/GNOME/gnome-control-center/-/blob/main/shell/cc-panel-list.c#L350

  • Use the string "separator" to introduce a separator between two rows
  • A "separator" can't be the last row