Provide Xorg/net wm process ID (#7445)
authorthoughtjigs <s.c.hoyt.mail@gmail.com>
Sun, 17 Jun 2018 08:41:07 +0000 (01:41 -0700)
committerSmallJoker <SmallJoker@users.noreply.github.com>
Sun, 17 Jun 2018 08:41:07 +0000 (10:41 +0200)
commit3d516079eb4d535326dbf6752088d5dfeb46ed31
treeadd28b71dd38394efe02eded291d17c7c41e2017
parentac6e8e2914888d77625bb3b67ff6aaea9fc6cbab
Provide Xorg/net wm process ID (#7445)

Adding support for _NET_WM_PID as defined in Extended Window Manager Hints
Move verbose messaging to setupXorgTopLevelWindow method as Xorg messages should only occur when running in Xorg env.
Irrlicht returns the XDisplay as a void* and XWindow as an unsigned long so reinterpret those as the appropriate type. Also fixed a spaces for tab formating issue
src/client/clientlauncher.cpp
src/client/renderingengine.cpp
src/client/renderingengine.h