WsLib is a Widget Set library that renders the widgets directly on the Linux FrameBuffer-device (or an offscreen buffert that can be written to disk or whatever). It includes a basic set of widgets (Text labels (With word-wrapping), stacking widgets (Boxes), etc), and a system for mouse/event management.
WsLib should not be used to create general-purpose graphical aplications, but in cases where a full-featured GUI using the
X Windowing System and a widgetset like
Gtk is not feasable, as is the case for e.g.
Aurora. Please respect this, or you will be polluting the free software scene!
Note:
The version naming system used for WsLib.
Please follow this when developing modules for, and deriving works from, WsLib.