01dd14fa62
Merge branch 'development' into staging
2025-09-11 17:41:38 -04:00
1a94332ef8
Moving Workflow
...
Moving all work over to staging to accomodate workflow going forward.
Reviewed-on: #4
2025-09-11 17:39:20 -04:00
a5d57b58e3
Merge pull request 'Static UI' ( #3 ) from wesley/add-widgets into development
...
Reviewed-on: #3
2025-09-11 17:21:16 -04:00
8ec710988b
Static UI
...
Got a basic static UI layout setup. Just needs to be plugged up with
actual logic to animate. Maybe new frames to follow.
2025-09-11 17:18:48 -04:00
13a728abf7
Merge pull request 'Non Blocking Events' ( #2 ) from wesley/non-blocking-events into development
...
Reviewed-on: #2
2025-09-09 23:04:45 -04:00
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