Skip to content

Gtk4Prep: Sidebar stack - do not use deprecated signal#1755

Merged
danirabbit merged 1 commit into
masterfrom
jeremypw/gtk4prep/sidebar-stack
Jun 26, 2026
Merged

Gtk4Prep: Sidebar stack - do not use deprecated signal#1755
danirabbit merged 1 commit into
masterfrom
jeremypw/gtk4prep/sidebar-stack

Conversation

@jeremypw

@jeremypw jeremypw commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Stack.remove signal does not exist in Gtk4 and we can execute the handler commands in the remove_tab function of Sidebar anyway.

At the moment we only use one sidebar tab and there are no no immediate plans to add anymore (The extra tab used to be used for the symbol pane) so we could remove the stack and switcher altogether. However, the functionality could be useful in future for some git related or other functions which do not need to be continually shown so leaving in place for now.

@danirabbit danirabbit merged commit 29706c4 into master Jun 26, 2026
6 checks passed
@danirabbit danirabbit deleted the jeremypw/gtk4prep/sidebar-stack branch June 26, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants