Cleanup blist popovers on close
Review Request #2046 — Created Nov. 7, 2022 and submitted
Every time you right click on a blist node, a new popover is created. Since
it's attached to the widget, it 'leaks' until the blist is closed, and causes
several warnings when the widget is finalized.
Right clicked on a few nodes, and then closed the buddy list. No warnings about extra children were raised. Also tried a few menu items to make sure they triggered Remove/Set Custom Icon/etc.
Summary | ID |
---|---|
fbfec6228ed3b9c2360460e011c312bbd7451a8b |
Description | From | Last Updated |
---|---|---|
need to wrap the call so we can return G_SOURCE_REMOVE when it's called. |
grim |
- Change Summary:
-
Fix GSourceFunc types.
- Commits:
-
Summary ID 4706933f89dabb021ec932521f86d758dd2f685d fbfec6228ed3b9c2360460e011c312bbd7451a8b - Diff:
-
Revision 2 (+32)