Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
GNOME
polari
Merge requests
!231
mainWindow: Unparent userListPopover on destroy
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Florian Müllner
requested to merge
fmuellner/polari:another-cleanup
into
main
Sep 03, 2021
Overview
0
Commits
1
Pipelines
4
Changes
1
If we set a parent of a widget, GTK4 expects us to unparent it as well. Fair enough.