Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 377 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 377 Bytes

XCB-demos

Examples of the usage libxcb

Examples

  • usage of the RANDR Extension;
  • usage of the XRender Extension;
  • usage of the Shape Extension;
  • usage of the XI2;
  • simple drawing;
  • usage of atoms for changing window title;
  • getting user input using core protocol;
  • changing cursor;
  • rendering text;
  • simple connect/disconnect to/from X Server.