You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Suppress tooltip when popover is open
* Use unowned keyword for display widget vars
* Suppress tooltips using "has-tooltip" (#1)
* Simplify by using "has-tooltip" property
* Remove unused code.
* Use the visible property of the popover widget.
* null-check the display_widget and DRY.
* Fix warning about unowned being default in this context.
* Update PopoverManager.vala
Rename `suppress_tooltip ()` function to `update_has_tooltip ()`
Co-authored-by: Jeremy Wootten <[email protected]>
0 commit comments