Skip to content

Expose the toplevel's pid in the scripting API

Nicolas Fella requested to merge work/pidscript into master

This allows scripts to obtain the process behind a window, which can be useful for doing app-specific things in a script.

Merge request reports