Skip to content

Update for meta_window_get_pid() API change

MetaWindows get_pid() API changed to use the client PID, which also works for Wayland clients instead of only X11 clients now. This API returns 0 instead of -1 for invalid PIDs, so update our check according to that.

Depends on mutter!1180 (merged)

Edited by Jonas Dreßler

Merge request reports