commit | a8e9b415784bf978722caa3d53b4a99a064b060a | [log] [tgz] |
---|---|---|
author | Giulio Camuffo <giuliocamuffo@gmail.com> | Tue Jan 27 19:10:37 2015 +0200 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Mon Mar 30 16:04:57 2015 +0300 |
tree | 1966ece1df2a8ada4a21efef4d103f7446cc52d7 | |
parent | 5d1d2ca32513a04f01e5f4cf938f6aa5ae513fcc [diff] |
xwm: tell the shell the pid of the X clients All the surfaces from all the X clients share the same wl_client so wl_client_get_credentials can't be used to get the pid of the X clients. The shell may need to know the pid to be able to associate a surface with e.g. a DBus service. [Pekka: fixed trivial merge conflicts.] Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>