summaryrefslogtreecommitdiff
path: root/include/rune/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2025-03-20core: input: fix coding style issueDanny Holman1-3/+3
2024-11-27render: centralize the type definitionsDanny Holman1-1/+1
2024-11-07ui: rename window.h to app_window.hDanny Holman1-3/+3
2024-10-25ui: make initialization functions more consistentDanny Holman1-1/+1
2024-10-25render: move all rendering code out of uiDanny Holman1-43/+0
2024-10-25ui: finalize how the rendering API is accessedDanny Holman1-7/+10
2024-10-14ui: input: use scancodes instead of keycodesDanny Holman1-2/+1
2024-09-17ui: add new subsystemv0.61Danny Holman4-0/+261