client: Rely in XRes reported PID is available
When xfwm4 needs to kill an unresponsive client, it will use the its PID
is known.
However, the _NET_WM_PID as defined in the extended window manager hint
mechanism is unreliable when the client runs within a sandbox, as it is
the client itself who sets that property using its own view of the PID.
The Xserver can provide a more accurate value of the client PID using
the XRes X11 extension, so use that protocol if available.
Signed-off-by:
Olivier Fourdan <fourdan@xfce.org>
Loading
-
mentioned in commit 06707bc2
-
mentioned in commit f491c5f8
-
mentioned in merge request xfce4-panel!99 (closed)
Please register or sign in to comment