Add a configuration option to ignore Decoration Hints from GTK-based application
commitea42641033ec4dacd232e7d3017c5fe6636f5226
authorChristophe CURIS <christophe.curis@free.fr>
Sun, 10 May 2015 17:56:08 +0000 (10 19:56 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 15 May 2015 16:44:50 +0000 (15 17:44 +0100)
tree57df42a74f979a88551c9be7486991f8ba3936d8
parent5ecb96cbf4c327f25de32585d3ac83257b4a7f27
Add a configuration option to ignore Decoration Hints from GTK-based application

As reported by Nerijus Baliunas and Paul Jakma, the GNOME application,
which use the GTK toolkit, are asking to have no window decoration. This
can be solved by editing the window's attributes in Window Maker, but this
can be tedious when there are many GNOME application used.

This patch adds a configuration option: Window Maker tries to detect for
GTK-based windows and in this case ignore the decoration hints that were
provided by the application.

Suggested-by: Paul Jakma <paul@jakma.org>
Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
FAQ
NEWS
WPrefs.app/Expert.c
src/WindowMaker.h
src/defaults.c
src/startup.c
src/window.c