Florian Müllner 1fab6e69b7 window: Add get_client_pid() method
It is often useful to identify the client process that created
a particular window, however the existing meta_window_get_pid()
method relies on _NET_WM_PID, which is only available on X11 and
depends on applications to set it correctly (which may not even
be possible when the app runs in its own PID namespace as Flatpak
apps do). So add a get_client_pid() method that uses windowing
system facilities to resolve the PID associated with a particular
window.

https://bugzilla.gnome.org/show_bug.cgi?id=772613
2016-10-10 23:35:01 +02:00
2016-09-02 17:04:11 +08:00
2016-08-19 11:04:48 +02:00
2015-07-06 00:52:18 -07:00
2016-10-03 09:50:50 +00:00
2016-10-10 23:35:01 +02:00
2016-04-27 20:37:47 +02:00
2016-09-19 23:15:04 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%