Set _NET_WM_PID X property when the window is creating.
authorYing-Chun Liu (PaulLiu) <paulliu@debian.org>
Mon, 9 Jul 2012 06:52:15 +0000 (14:52 +0800)
committerYing-Chun Liu (PaulLiu) <paulliu@debian.org>
Mon, 9 Jul 2012 06:52:15 +0000 (14:52 +0800)
commit9a64adb9aa614665d5ee43d4afe9aea95c9e89bb
tree8855da1f66ba0218f84dae0234b7afea99424dcb
parent5da865a12067f0d4bf0fb6297193bd8fa7717fea
Set _NET_WM_PID X property when the window is creating.

_NET_WM_PID is used by some window managers to map the window
and the XDG desktop files. This patch sets _NET_WM_PID for this
purpose.

Signed-off-by: Ying-Chun Liu (PaulLiu) <paul.liu@canonical.com>
client/X11/xf_window.c