Skip to content

History

Revisions

  • Document LT_HEX hex color-packing macro

    @rizukirr rizukirr committed Jun 14, 2026
    ba5baed
  • docs: add Porting from termbox2 (compat header + Ctrl-key gotcha, compat & modern fixes) New page covering compat/termbox2.h: how to drop it in, what's supported/ adapted/unsupported, and the Ctrl+letter input-model gotcha with both fixes (LT_INPUT_COMPAT one-liner vs. the modern ch+mod model). Wired into the sidebar and Home; cross-linked from Input & Events.

    rizukirr committed Jun 13, 2026
    4f4cc94
  • docs(input): key releases suppressed by default (LT_INPUT_RELEASE opt-in); ch carries layout-translated text on kitty terminals

    @rizukirr rizukirr committed Jun 7, 2026
    23d278c
  • Cursor visibility: hidden by default at init, lt_set_cursor implies show (termbox2 parity)

    @rizukirr rizukirr committed Jun 5, 2026
    b206a91
  • Getting started: LIBTERM_SIMD=auto is runtime dispatch now

    @rizukirr rizukirr committed Jun 5, 2026
    aed58f0
  • Home: mention color querying in the Colors & Attributes descriptor

    @rizukirr rizukirr committed Jun 4, 2026
    5db04de
  • Examples: theme quits on q

    @rizukirr rizukirr committed Jun 4, 2026
    22d44be
  • Document color querying (lt_query_color, lt_is_dark_background) + theme example; refresh Home intro

    @rizukirr rizukirr committed Jun 4, 2026
    604dbee
  • Examples: keyboard is now termbox2's ported on-screen demo (Ctrl+X Ctrl+Q to quit)

    @rizukirr rizukirr committed Jun 3, 2026
    d283131
  • Add beginner tutorial series (first screen, layout, keyboard, mouse, capstone) Six new pages: a Tutorials hub plus five step-by-step, copy-and-run lessons written for absolute beginners. Every code sample compiles and links against the current API (verified). Wire them into the sidebar and Home.

    @rizukirr rizukirr committed Jun 3, 2026
    980e65e
  • Document the Windows input model (native console, Ctrl+letter best-effort, ConPTY caveat)

    @rizukirr rizukirr committed Jun 3, 2026
    0da2f67
  • docs: add LT_KEY_CAPS_LOCK to the modern-model keys

    @rizukirr rizukirr committed Jun 2, 2026
    4115abd
  • docs: document the modern kitty-based input model (action, bare modifiers, LT_INPUT_COMPAT)

    @rizukirr rizukirr committed Jun 2, 2026
    de0e61e
  • docs: add Getting Started, API Reference, Input, Colors, Examples pages

    @rizukirr rizukirr committed Jun 2, 2026
    8b43c97
  • Initial Home page

    @rizukirr rizukirr committed Jun 2, 2026
    122ad23