Python script for querying X-server information and manipulating X-windows
move an X window to the specified position
print information on X windows
format: <id> <geometry> <frame_extents> <window_workspace>:<current_workspace> <tags> <class> <title>
separated by tabs
print information on the active X window
print the id of the active X window
print information on active monitors
format: <name> <id> <geometry>
separated by tabs
show version
-python-xlib (can be out of date in some distro repos - see #2)