package miaou-core

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Miaou_driver_commonSource

Sourcemodule Driver_common : sig ... end

Common driver utilities shared between terminal and SDL drivers.

Sourcemodule Input_parser : sig ... end

Terminal input parser shared between drivers.

Sourcemodule Page_transition_utils : sig ... end
Sourcemodule Pager_notify : sig ... end

Debounced notification system for background widget updates.

Sourcemodule Terminal_raw : sig ... end

Raw terminal operations shared between drivers.