On Tue, 2006-06-27 at 18:58 +0100, Chris Jones wrote:
> Thankyou, this would appear to be tricky using python unfortunately.

I don't believe the language has anything to do with it.  The examples
might by in python, but the X11 WM hints are still done the same way  in
C or any other language.

Since Metacity implements a complete X11 WM in gtk in C, it might be
useful to examine its source for dealing with the different window
types.

Michael


> 
> On 27/06/06, Patrik Fimml <[EMAIL PROTECTED]> wrote:
> > > I want to get it to behave like a docked window, such as the panel.
> > >
> > > I've set the window hints for the window to docked.  This gets rid of
> > > the window decorations and keeps it on top, but other windows still
> > > maximise over it.
> > >
> > > Does anyone know the proper way to achieve this?
> >
> > You might want to have a look at
> > http://standards.freedesktop.org/wm-spec/wm-spec-latest.html#id2511690
> >
> > _______________________________________________
> > gtk-app-devel-list mailing list
> > gtk-app-devel-list@gnome.org
> > http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
> >
> 
> 
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to