On Mon, Mar 22, 2010 at 16:54, Luca Donaggio <[email protected]> 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!); is there a way to do that (maybe a DBUS signal or > wahtever)?
I've used the focus-out event in the past (e.g. in Attitude) to stop updating the display when not in the very foreground. HTH, Andrew -- Andrew Flegg -- mailto:[email protected] | http://www.bleb.org/ _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
