2009/7/30 Fernando Silveira <fsilve...@gmail.com>: > Hi. > > I'm writing an application that needs to be absent of window > decorations. What do I need to do to tell FVWM to remove its window > title bar just using EWMH, ICCCM or any other standard feature? I > don't want to use FVWM settings to do that, like 'style "*something*" > notitle'.
You may use MWM decor hints[1] to do that. > > PS: My application could successfully remove its window decorations > and title bar in Gnome and KDE just by using EWMH, but not its title > bar in FVWM. What are you doing to make it work with Gnome and KDE? [1] http://www.ist.co.uk/motif/books/vol6A/ch-20.fm.html#963517