aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/base.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-27add some scrolling code and debug stufLibravatar bigfoot5471-4/+13
2023-11-25add key handling and some other stuffLibravatar bigfoot5471-12/+78
2023-11-24not every UI window maps to a curses windowLibravatar bigfoot5471-25/+66
2023-11-24add some menu test codeLibravatar bigfoot5471-0/+7
2023-11-24menuLibravatar bigfoot5471-0/+6
2023-11-21custom assert macros and other stuffLibravatar bigfoot5471-4/+7
2023-11-17the root window is now no longer a dockLibravatar bigfoot5471-28/+48
2023-11-16initial commitLibravatar bigfoot5471-0/+226