
We simply hide the label when the popup is opened instead of relying on the popup state when the hover state change. To do this we replace the flag isMenuUp by a 'menu-state-changed' signal on the AppWellIcon. This simplifies the dash label visibility handling code that need additional changes for the bug. https://bugzilla.gnome.org/show_bug.cgi?id=657315