I remember knocking this up for HeFullscreenButton in Hildon Extras'
SVN. I just got the button to listen to the "notify::is-topmost"
property of the HildonWindow that is its parent.
Best Regards,
Faheem
On Mon, Mar 22, 2010 at 4:54 PM, Luca Donaggio wrote:
> As gtk windows of type GTK_WINDOW_PO
On Mon, Mar 22, 2010 at 16:54, Luca Donaggio wrote:
>
> As gtk windows of type GTK_WINDOW_POPUP are not managed by the desktop
> manager, I wish to be able to hide them when users click on the task
> navigator icon (otherwise they stay there even after users have switched to
> another application!
As gtk windows of type GTK_WINDOW_POPUP are not managed by the desktop
manager, I wish to be able to hide them when users click on the task
navigator icon (otherwise they stay there even after users have switched to
another application!); is there a way to do that (maybe a DBUS signal or
wahtever)?