On Wed, 2005-06-15 at 10:38 +0200, Kyku wrote: > I'd like to implement "always on top" functionality in my sticky notes > application. Just set the WindowTypeHint on the Gtk.Window to an appropriate value (probably Gdk.WindowType.Utility), and gtk/gdk will take care of doing the right Xlib magic. -- Dan