mirror of
https://github.com/Ximi1970/systray-x.git
synced 2025-11-02 03:15:50 +01:00
Update
This commit is contained in:
@@ -52,6 +52,21 @@ https://www.codeproject.com/Articles/9893/Get-Parent-Process-PID
|
|||||||
X11
|
X11
|
||||||
==========================================
|
==========================================
|
||||||
|
|
||||||
|
Get window ID from pid
|
||||||
|
|
||||||
|
https://unix.stackexchange.com/questions/321079/how-to-get-window-id-from-process-id
|
||||||
|
|
||||||
|
xdotool search --pid [pid]
|
||||||
|
|
||||||
|
|
||||||
|
https://stackoverflow.com/questions/20580897/get-x-window-id-from-process-in-bash
|
||||||
|
|
||||||
|
wmctrl -lp
|
||||||
|
|
||||||
|
xprop
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Get processes (parent pid, pid and arguments)
|
Get processes (parent pid, pid and arguments)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user