Linux X11 simulate window click without focus
Budget: $30 – $250 USD
I am looking for a solution that will simulate a window click on a non focused window.
The function I am working on is
void windowsendmouseclick( Window win, int x, int y )
Window is a X11 window
I have included one of the tests I did it triggers a click but only where the mouse is and it focuses on whatever window is clicked
The function I am working on is
void windowsendmouseclick( Window win, int x, int y )
Window is a X11 window
I have included one of the tests I did it triggers a click but only where the mouse is and it focuses on whatever window is clicked