Remix clone Hacker News
new
|
show
|
ask
|
jobs
Github
▲
o11c
4 days ago
Under X11 that can be done with:
gdb -p `xprop _NET_WM_PID | sed 's/.*= //'`
I think under Wayland it might not be possible since Wayland gratuitously breaks all nice things.