Description
Provides Python bindings for XCB, the low-level client library used to communicate with the X Window System. It helps desktop tools inspect or control X11 windows, events, and display resources from Python.
Developers use it as a graphical system library. Programs using X11 APIs can observe or affect desktop windows, so review permissions and expected behavior before running automation on a live session.