~mil/tlml

Tiling Mobile Linux: minimalistic utilities to make using standard tiling window managers with mobile Linux simple

02470ca Alphebetize fns in basic-tlml.sh

~mil pushed to ~mil/tlml-ex git

2 months ago

9b82a77 Add documentation for basic tlml example; migrate ex script to basic-tlml.sh

~mil pushed to ~mil/tlml-ex git

2 months ago

#tlml

Tlml or tiling mobile linux is a set of minimalistic utilities designed to make using a standard tiling window manager (such as i3, dwm, etc.) with mobile linux devices simple. It's composed of a few utilities:

  1. lisgd: Bind synthetic touchscreen gestures to execute commands
  2. limkd: Bind multikey events to execute commands
  3. mlxl: Screenlocker for X that supports deep sleep / suspend state
  4. tlml-ex: Example self-contained .xinitrc demonstrating usage of limkd, lisgd, and mlxl in combination

In comparison with environments like Sxmo, Phosh, and similar tlml has a much more limited scope, just aiming to provide simple utilies to make using existing (desktop) linux WM-style software usable on mobile devices (calling/texitng, application-space, and similar is out of scope). Additionally each component of tlml is designed to be orthangonol and modular in that lisgd, limkd, and mlxl may be used independently. The tlml-ex repistory provides .xinitrc examples demonstrating how things may be wired together.

Contribute: