A comfy desktop environment for TempleOS
Find a file
Alec Murphy 4ef542cf32 System/Libraries/Html/Renderer: Keep track of form element widgets
Save a pointer to the corresponding Gui widget for each form element as
an attribute in the @html_dom_node.

I'm not a fan of doing this, but it is probably one of the better
options considering the way things are currently implemented, and the
remaining work to be done.
2025-04-16 14:57:33 -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 Meta: Update Default.css 2025-04-16 14:56:46 -04:00
Fonts Fonts: Add GNU FreeFont 2025-04-05 09:23:13 -04:00
Include Include/Gui: Set GUI_EVENT_WIN_REPAINT_TIMEOUT to 100ms 2025-04-10 08:30:16 -04:00
Media Media/Themes/Umami/Theme: Handle ButtonWidget disabled status 2025-04-14 20:42:51 -04:00
scripts Meta: Update scripts/build-all 2025-04-14 10:34:37 -04:00
Settings Applications/Internet/Cyberia: Add web browser 2025-04-10 10:51:59 -04:00
src System/Utilities/TrueType: Change pointer type to I32* for @stbtt_RenderText() 2025-04-12 18:04:40 -04:00
System System/Libraries/Html/Renderer: Keep track of form element widgets 2025-04-16 14:57:33 -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-13 05:57:35 -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