Package xcbwin: Information
Source package: xcbwin
Version: 0.3-alt1.gitd5f21cf
Build time: Dec 27, 2020, 08:57 AM in the task #264040
Category: Development/Other
Report package bugHome page: https://github.com/jofalk/Xcbwin
License: MIT
Summary: Xcbwin - a simple C++ class for graphical outputs using XCB
Description:
Xcbwin is a lightweight class that provides rudimental and fast methods to produce simple graphical outputs. The Xcbwin class is written for the "Computational Physics" lecture given at the University of Wuerzburg (Germany). Hence it is designed to be easy to use even by students, that are new to C++. Currently the class provides methods to: * Draw lines, circles, points, rectangles and text * Plot functions * Save screenshot of drawing * Change the color * Handle keyboard events
Maintainer: Andrey Cherepanov