cURL
curl --request POST \ --url http://localhost:2468/v1/desktop/windows/{id}/focus
{ "height": 1, "id": "<string>", "isActive": true, "title": "<string>", "width": 1, "x": 123, "y": 123 }
Brings the specified window to the foreground and gives it input focus.
X11 window ID
Window info after focus
x >= 0