Type used for window IDs.
Return a capture of some sub-rectangle of the screen.
Return a screen capture of the given window.
Return a screen capture of some sub-rectangle of the given window.
Smoothly move the mouse from one coordinate to another.
Find a window using its name. Throws an exception if there are no results, or there is more than one match.
Get X Display, connecting to the X server first if that hasn't been done yet in this thread. The connection is closed automatically on thread exit.
Read a single pixel.
Obtain a window's coordinates on the screen.
Send a mouse button press or release.
Move the mouse cursor.
Are X11 bindings available?
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Control, screen-scrape, and send input to other graphical programs.