-
-
18 Aug 2021 11:38:55 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (12)
- Testers (11 / 0 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.14.0
- Activity
24 month- Tools
- Download (121.95KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Exporter
- Struct::Dumb
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.72 - 2021-08-18
- CHANGES
- Use libtickit 0.4.2
- Wrap tickit_term_teardown()
- Wrap tickit_watch_signal() and tickit_watch_process()
- Added Tickit::Test::is_termctl()
- Improved API shape for tickit_new_with_evloop()
- Improved performance by setting PERL_NO_GET_CONTEXT
- BUGFIXES
- Use $SIG{__DIE__} to teardown the terminal before reporting fatal exception messages
Modules
Terminal Interface Construction KITdebug logging support for Tickitevent information structuresstore a collection of rendering attributesa lightweight data structure representing a rectanglestore a set of rectangular regionsefficiently render text and line-drawingstore string position countersterminal formatting abstractionunit testing for Tickit-based codeutility functions for Tickita window for drawing operationsProvides
in lib/Tickit/Pen.pmin lib/Tickit/Pen.pmin lib/Tickit/Test/MockTerm.pmExamples
- examples/capture-keys.pl
- 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
Module Install Instructions
To install Tickit, copy and paste the appropriate command in to your terminal.
cpanm Tickit
perl -MCPAN -e shell install Tickit
For more information on module installation, please visit the detailed CPAN module installation guide.