beer/src
NotAShelf c786e230d0
render: fix braille dot sizing and alignment
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Iba4e6a990cd61434a3e4c50f694104976a6a6964
2026-06-26 10:21:51 +03:00
..
bindings.rs input: configurable key/text bindings, font resize, and fullscreen 2026-06-26 10:21:41 +03:00
config.rs config: add [mouse] table with scroll multiplier and alternate-scroll 2026-06-26 10:21:48 +03:00
font.rs font: bound the glyph cache; synthesize missing bold/italic 2026-06-26 10:21:23 +03:00
grid.rs grid: store and render combining marks on the base cell 2026-06-26 10:21:47 +03:00
input.rs input: report mouse and focus events to the application 2026-06-26 10:21:31 +03:00
main.rs config: live reload on SIGUSR1 2026-06-26 10:21:42 +03:00
pty.rs config: load beer.toml and apply font, geometry, scrollback, word delimiters 2026-06-26 10:21:37 +03:00
render.rs render: fix braille dot sizing and alignment 2026-06-26 10:21:51 +03:00
theme.rs config: default cursor style/blink and visual bell 2026-06-26 10:21:40 +03:00
vt.rs config: default cursor style/blink and visual bell 2026-06-26 10:21:40 +03:00
wayland.rs config: add [mouse] table with scroll multiplier and alternate-scroll 2026-06-26 10:21:48 +03:00