How is it possible in Lazarus(linux) to get a window handle knowing the PID of a third-party process in Linux. Perhaps an analogue of the function for Windows enumthreadwindows
I looked at the lclintf.pas module, there are some functions from Winapi. But there is no getting a list of HWND windows, running processes