The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.