Changes for version 0.56 - 2016-05-10
- CHANGES
- Perform Tickit 0.56 deprecations:
- Remove pen observers
- Remove guarantee that perl-level IO handles are preserved by Tickit::Term
- Add deprecations warnings to Tickit::Term ->set_on_* event handlers
- Removed Tickit::Term->find_for_term
- Bundled libtickit changes:
- Added TICKIT_EV_DESTROY
- Give EOF-style signal to term output function
- Perform Tickit 0.56 deprecations:
Modules
Terminal Interface Construction KIT
debug logging support for Tickit
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-focus.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