The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

X11::XCB::Connection - connection to the X server

METHODS

atom

Returns a new X11::XCB::Atom assigned to this connection.

color

Returns a new X11::XCB::Color assigned to this connection.

root

Returns a new X11::XCB::Window representing the X11 root window.

input_focus

Returns the X11 input focus (a window ID).

screens

Returns an arrayref of X11::XCB::Screens.