2011/9/28 Erick Pérez <erick....@gmail.com>:
> What is the preferred way of removing a window's decoration from a
> particular window. There's this method in mutter (meta/frame.h) called
> "meta_window_destroy_frame" which I presumed does that, but that one
> isn't available from outside. Then I have to choice, fill a bug with a
> patch in mutter for making that one available so you can call it from
> outside mutter itself, or manage the decorations by hacking the
> decorations relative hints of the window through x11 interface for
> that ?

Yes, manipulate the X properties.  devilspie can do that with it's
(undecorate) action if you just want to remove the borders on a
particular window.

Ross
_______________________________________________
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list

Reply via email to