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

Changes for version 0.22 - 2023-11-24

  • Add cpanfile
  • Add last xproto.xml eventcopy constants: FOCUS_OUT, CIRCULATE_REQUEST
  • Add missing 'detail' field to FocusIn event structure

Modules

perl bindings for libxcb
wraps an X11 atom
X11 colorpixel handling
connection to the X server
represents a rectangle
represents an x11 screen
size hints attribute for an X11::XCB::Window
aspect ratio size hint
represents an X11 window

Provides

in lib/X11/XCB/Event/ButtonPress.pm
in lib/X11/XCB/Event/ButtonRelease.pm
in lib/X11/XCB/Event/ClientMessage.pm
in lib/X11/XCB/Event/ConfigureNotify.pm
in lib/X11/XCB/Event/ConfigureRequest.pm
in lib/X11/XCB/Event/CreateNotify.pm
in lib/X11/XCB/Event/DestroyNotify.pm
in lib/X11/XCB/Event/EnterNotify.pm
in lib/X11/XCB/Event/Focus.pm
in lib/X11/XCB/Event/Generic.pm
in lib/X11/XCB/Event/GenericError.pm
in lib/X11/XCB/Event/KeyPress.pm
in lib/X11/XCB/Event/KeyRelease.pm
in lib/X11/XCB/Event/LeaveNotify.pm
in lib/X11/XCB/Event/MapNotify.pm
in lib/X11/XCB/Event/MapRequest.pm
in lib/X11/XCB/Event/MotionNotify.pm
in lib/X11/XCB/Event/PropertyNotify.pm
in lib/X11/XCB/Event/UnmapNotify.pm
in lib/X11/XCB/Setup.pm