WINDOW_TYPE_HINT_UTILITY windows are hard to find

Chris Moore dooglus at gmail.com
Sat Apr 7 19:08:41 CEST 2007


On 4/6/07, Olivier Fourdan <fourdan at xfce.org> wrote:

> Revision 25409 in SVN implements what you want (I built synfigstudio to
> check).

Thanks for that.

I also made a commit:

Revision 441 of synfigstudio in SVN ( http://svn.voria.com/code/ )
uses set_transient_for() as you suggested, to make the dialogs pop to
the front when the toolbox window is clicked, and also to make them
hide when the toolbox window is minimised.  This is a little better
than what metacity was doing, since in metacity there didn't seem to
be any way to hide the dialog windows.

I've been unable to find any way to set the transient_for property to
be None or Root, as mentioned in the webpage you referred me to - I'm
using gtkmm and its set_transient_for() method seems to only accept a
single Gtk Window as its parameter.

Chris.



More information about the Xfce4-dev mailing list