wmaker: make the '--replace' de-activable at compile time
commitea2b5f064178c854ca401d1203e5be1362a4c97c
authorChristophe CURIS <christophe.curis@free.fr>
Thu, 14 May 2015 16:55:33 +0000 (14 18:55 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 15 May 2015 16:44:50 +0000 (15 17:44 +0100)
treef4190dbb2a3dc8d5956478633475afe1c9ee4973
parent28b016914706b2c8eb062992f788c1b7cca35efe
wmaker: make the '--replace' de-activable at compile time

As it is really unlikely that in normal use case someone would need this
feature, it is now conditional code, which is not enabled by default; the
configure scripts now propose a '--enable-wmreplace' option to enable the
corresponding code, as people making package for distributions may want to
enable the feature to provide users the ability to give a try of all the
window managers.

Suggested-by: Carlos R. Mafra <crmafra@gmail.com>
Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
configure.ac
doc/build/Compilation.texi
src/WindowMaker.h
src/event.c
src/main.c
src/screen.c
src/screen.h