Commit Graph

4 Commits

Author SHA1 Message Date
59608ce5f2 Non Blocking Events
Changed how we process events by polling first to see if there are
events to process. This keeps the app real-time and not hanging waiting
for keypress.
2025-09-09 23:01:31 -04:00
096d3e27c8 Merge pull request 'Basic UI' (#1) from wesley/basic-ui into development
Reviewed-on: #1
2025-09-09 18:47:28 -04:00
db5937664c Basic UI
Created a basic block layout for the main UI screen.
2025-09-09 18:43:21 -04:00
c9a968e1cf Initial commit 2025-09-03 21:11:36 -04:00