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

Changes for version 0.61_004 - 2017-02-21

  • BUGFIXES
    • Fix typemap to work on perls before 5.14 (due to lack of s///r)

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