Commit Graph

57 Commits

Author SHA1 Message Date
Alec Murphy
c4f25e63c1 Applications/OS/TaskSwitcher: NULL check for win->close() keypress callback 2025-04-10 08:27:36 -04:00
Alec Murphy
5f10e5f86d Applications/Accessories/Calculator: Debounce numerical input
The Calculator isn't functional yet, but when it eventually does work,
it will be helpful to not duplicate every number keypress when the
result input widget is focused. :^)
2025-04-09 08:52:23 -04:00
Alec Murphy
b7952b1cb8 Applicatiosn/OS/ShutDown.app: Update MessageBox API 2025-03-28 19:07:39 -04:00
Alec Murphy
6db56f5283 Everywhere: Use ctx->blot() 2025-03-25 11:43:35 -04:00
Alec Murphy
6d1fbb51ac Everywhere: Use ctx->plot() 2025-03-25 11:33:52 -04:00
Alec Murphy
6232873c49 Everywhere: Use ctx->fill() 2025-03-25 11:24:29 -04:00
Alec Murphy
39198164cd Meta: Add files to repository 2025-03-25 07:34:41 -04:00