Scott Duensing scott · he/him
  • Smithton, IL, USA, Earth
  • Joined on 2025-02-16
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 00:56:07 -05:00
35f79eb834 Menu bar items now depress when clicked.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 00:45:41 -05:00
0cede78932 Window movement and resizing clamped to prevent moving them entirely offscreen.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 00:38:48 -05:00
1e4951c4cb ALT-SPACE hotkey fixed.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 00:36:23 -05:00
69865a54f6 First focusable widget now focused on window initial paint.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 00:34:06 -05:00
bf71916462 Empty spinbox on initial layout fixed.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 00:31:19 -05:00
fd695afac8 Restored bitmap buttons in demo toolbar. Added image load/save APIs. Removed duplicate image handling code.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 00:20:11 -05:00
fddd97ad91 Mouse should now stick to borders when resize is clamped.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 00:17:32 -05:00
83860ac13d More text editing code consolidated.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 00:06:33 -05:00
73a54a8b3a Minor API cleanup.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-18 00:00:57 -05:00
6a4044d0d7 Clicking an already-open menu bar entry now closes the popup.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-17 23:59:24 -05:00
e4b44d08c1 Text editing cursors now blink.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-17 23:51:09 -05:00
786353fa08 Much new documentation added as comments to code.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-17 21:31:49 -05:00
14bc2027df Working on bugs found via real hardware.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-17 18:22:26 -05:00
1556ba889c More code cleanup.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-17 16:11:40 -05:00
78302c26d2 ProgMan is now it's own app. About app moved into ProgMan. Minor API improvements.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-17 01:03:33 -05:00
76030270f9 dvxshell debugging. Starting to work!
scott pushed to master at AI_Slop/DVX_GUI 2026-03-16 23:19:59 -05:00
0db50721d9 Start of dvxshell
scott pushed to master at AI_Slop/DVX_GUI 2026-03-16 21:20:47 -05:00
d041f93268 Moved task switcher to this project.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-16 20:57:36 -05:00
8f03559dc7 Minor docs update.
scott pushed to master at AI_Slop/DVX_GUI 2026-03-16 20:45:36 -05:00
d10f922690 Documentation updated.