A comfy desktop environment for TempleOS
Find a file
Alec Murphy e0d6102d60 Include/Gui: Add @gui_event_loop_handle_msg() to event loop
At the moment, this implementation may look a bit unnecessarily verbose,
but eventually it will allow us to be more specific in our message
handling.
2025-04-09 09:09:37 -04:00
.vscode Meta: Add files to repository 2025-03-25 07:34:41 -04:00
Applets Everywhere: Use ctx->fill_rect 2025-03-25 14:12:03 -04:00
Applications Applications/Accessories/Calculator: Debounce numerical input 2025-04-09 08:52:23 -04:00
Fonts Fonts: Add GNU FreeFont 2025-04-05 09:23:13 -04:00
Include Include/Gui: Add @gui_event_loop_handle_msg() to event loop 2025-04-09 09:09:37 -04:00
Media Media/Themes/Umami/Theme: Separate focus/hover logic from repaint 2025-04-09 09:07:50 -04:00
scripts System/Utilities/TrueType: Add @stbtt_GetFontNameDefault 2025-04-05 09:19:10 -04:00
Settings Meta: Add files to repository 2025-03-25 07:34:41 -04:00
src src/truetype: Add stbtt_GetFontNameDefault 2025-04-05 09:18:31 -04:00
System System/Libraries/Gui: Add Bool explicit_repaint to Window class 2025-04-09 09:03:18 -04:00
.clang-format Meta: Add files to repository 2025-03-25 07:34:41 -04:00
.gitattributes Meta: Update .gitattributes 2025-04-05 08:20:01 -04:00
.gitignore Meta: Update .gitignore 2025-04-04 18:12:14 -04:00
LICENSE Initial commit 2025-03-25 07:30:57 -04:00
Run.HC Meta: Add files to repository 2025-03-25 07:34:41 -04:00