Re: Buttons on title bar?



"John McDermott" <jjm jkintl com> writes:

I would think it would fall into the category of wm hints that  
I'd have to access through xlib, but I cannot find it searching for that  
either.

The basic ICCCM hints hide under gdk_window_set_decorations() or
gtk_window_set_decorated().  There's some of the EWMH stuff hidden under
say gdk_x11_window_move_to_current_desktop().  Dunno how far it goes.
If there's a simple bit not already available it might work to plonk
properties with gdk_property_change(), if you don't have the wmcntl
zentara mentioned, or don't want to spawn a program for each setting.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]