Changes for version 0.61_003 - 2017-02-15
- BUGFIXES
- Fix window refcounting bug - a TickitWindow already has a refcount from its parent
Changes for version 0.61_002 - 2017-02-04
- The "FOSDEM" Release that actually works
- BUGFIXES
- Remember to actually flush rootwin as part of the overall Tickit core event loop
Changes for version 0.61_001 - 2017-02-04
- The "FOSDEM" Release
- CHANGES
- Complete reïmplementation of Tickit::Window using libtickit
Modules
Terminal Interface Construction KIT
debug logging support for Tickit
event information structures
store a collection of rendering attributes
a lightweight data structure representing a rectangle
store a set of rectangular regions
efficiently render text and line-drawing
store string position counters
terminal formatting abstraction
unit testing for Tickit-based code
utility functions for Tickit
a window for drawing operations
Provides
in lib/Tickit/Pen.pm
in lib/Tickit/Pen.pm
in lib/Tickit/Test/MockTerm.pm
Examples
- examples/demo-allkeys.pl
- examples/demo-clickanddrag.pl
- examples/demo-clicker.pl
- examples/demo-colorwidget.pl
- examples/demo-dragndrop.pl
- examples/demo-expose.pl
- examples/demo-float.pl
- examples/demo-input.pl
- examples/demo-lines.pl
- examples/demo-pen.pl
- examples/demo-showkey.pl
- examples/demo-timer.pl
- examples/demo-xterm256.pl