The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.35

  • Give the terminal up to 100msec to initialise before running
  • Added ContainerWidget->find_child and ->focus_next
  • Implement Tab/Shift-Tab as focus movement keys
  • Added style_redraw_keys
  • Keybindings from Style
  • Added ->render_to_rb alternative to ->render method
  • BUGFIXES:
    • Clean up focus chain when removing a child window that has focus
    • Make sure that RenderBuffer stores UTF-8 text bytes

Modules

Terminal Interface Construction KIT
abstract base class for widgets that contain other widgets
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 linedrawing on Tickit windows
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
distribute child widgets in a horizontal row
abstract base class for HBox and VBox
a widget displaying static text
distribute child widgets in a vertical column
implement widgets with adjustable alignment
implement widgets with setable pens
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