backend/internal/system
Sasha Koshka 2f828b1ae8 Add up/down keynav
Paragraph jumping could be better, but that can be refined later.
Progress on #10
2024-09-04 01:36:31 -04:00
..
attribute.go Update internal system 2024-08-10 20:24:25 -04:00
box.go Fix child boxes rendering on top of borders 2024-08-23 15:57:53 -04:00
boxquerier.go BoxQuerier returns box minimum size as a fallback for reccomended sizes 2024-07-27 02:17:56 -04:00
canvasbox.go Update code for internal system 2024-07-25 13:01:15 -04:00
containerbox.go Fix child boxes rendering on top of borders 2024-08-23 15:57:53 -04:00
event.go Propagate mouse motion events to boxes 2024-07-27 15:13:49 -04:00
hierarchy.go Fix child boxes rendering on top of borders 2024-08-23 15:57:53 -04:00
internal-iface.go Fix child boxes rendering on top of borders 2024-08-23 15:57:53 -04:00
style.go Backend unsets style attributes if they are no longer specified 2024-08-12 20:36:19 -04:00
surfacebox.go Improve some doc comments 2024-06-02 13:33:59 -04:00
system.go Update internal system 2024-08-10 20:24:25 -04:00
textbox.go Add up/down keynav 2024-09-04 01:36:31 -04:00