forked from NotAShelf/beer
input: configurable key/text bindings, font resize, and fullscreen
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I671e429c3d4e4f3c82f4a15fed0ac73d6a6a6964
This commit is contained in:
parent
0738ce3b6f
commit
9a680ab42e
5 changed files with 429 additions and 41 deletions
|
|
@ -1,5 +1,6 @@
|
|||
//! beer, a fast, software-rendered, Wayland-native terminal emulator.
|
||||
|
||||
mod bindings;
|
||||
mod config;
|
||||
mod font;
|
||||
mod grid;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue