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

Changes for version 0.48 - 2014-09-18

  • CHANGES
    • Perform 0.48 removal deprecations
    • Added Tickit::Test::clear_term
    • Print deprecation warnings from Tickit::Window direct draw methods
  • BUGFIXES
    • Test for presence of T:W:HBox at BEGIN time during unit test, to avoid error
    • Fix for Tickit::Utils::distribute() with fixed=0 when in overallocation mode
    • Ensure that child window on_expose handler is run before containing parent, to ensure RB holes are set correctly for underprint
    • Hidden child windows should not count during $win->scroll*
    • Ensure child window key handler propagation doesn't continue after a key event has been handled

Modules

Terminal Interface Construction KIT
abstract base class for widgets that contain other widgets
debug logging support for Tickit
a widget which occupies only one line
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
abstract base class for widgets that contain a single other widget
store string position counters
declare customisable style information on widgets
terminal formatting abstraction
unit testing for Tickit-based code
utility functions for Tickit
abstract base class for on-screen widgets
apply spacing and positioning to a widget
a widget displaying static text
implement widgets with adjustable alignment
a window for drawing operations

Provides

in lib/Tickit/Pen.pm
in lib/Tickit/Pen.pm
in lib/Tickit/Style/Parser.pm
in lib/Tickit/Test/MockTerm.pm
in lib/Tickit/WidgetRole.pm