Hello,

This series of patch re-introduce the Window Manager Replace protocol
that was proposed by Iain in 2013.

The first patch is Iain's code, updated to apply on current #next and
including a more elaborate comment about it.

The second patch is adding a configure option to enable this feature,
because as raised by Carlos most users don't care about this, it is
mainly for distributions to allow people to give a try to different
window managers seamlessly.

The third patch adds one little thing from the protocol that was not
implemented in first patch.

Regards,
Christophe.


 NEWS                       |  11 +++++
 configure.ac               |  14 ++++++
 doc/Makefile.am            |   1 +
 doc/build/Compilation.texi |   6 +++
 doc/wmaker.in              |   3 ++
 src/WindowMaker.h          |   3 ++
 src/event.c                | 106 +++++++++++++++++++++++++++++++++++++++
 src/main.c                 |   7 +++
 src/screen.c               | 120 +++++++++++++++++++++++++++++++++++++++++++--
 src/screen.h               |   3 ++
 10 files changed, 269 insertions(+), 5 deletions(-)

-- 
2.1.4


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to