[Gtkradiant] [Bug 913] Floating Window Mode Centers windows on startup

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Sat, 15 Nov 2003 22:15:56 -0600


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=913





------- Additional Comments From rfm@collectivecomputing.com  2003-11-15 22:15 -------
Above mentioned floating z issue is fixed by the patch for bug 921. 

One remaining issue is that although you can manually size the floating Z window
to be quite narrow, when the size is restored gtk will make it wide enough for
the decorations, even though they have been removed. Probably GTK isn't aware
that they have been removed. I didn't see a GTK friendly way of removing them.
Possibly  gtk_window_set_type_hint would do the trick.