The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.54 - 2015-09-14

  • CHANGES
    • Allow $window->raise immediately after construction
    • Added more Window unit-test cases
    • Removed remaining Tickit::Widget-based examples and demos
    • Renamed TICKIT_CURSORSHAPE_* constants
    • Tickit::Debug is now backed by libtickit
  • BUGFIXES
    • Make destroyed child windows reëxpose their client area in the parent
    • Fix for rb_get_cell_active() returning -1 on failure (RT101716)

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