Commit Graph

15 Commits

Author SHA1 Message Date
Ry
6072f41442 Fetcher: Add support for "open file" dialogs 2023-10-12 21:14:29 -07:00
Ry
f6fed505cc Fetcher: Add browser icons, pulled from icons.res at runtime 2023-10-12 16:49:37 -07:00
Ry
a033fae4ae Fetcher: Use the global icons.res resource for the desktop icons 2023-10-12 16:20:12 -07:00
Ry
beb7a8f479 Fetcher: Use sleep_task 2023-10-11 16:32:24 -07:00
Ry
c2960e8fd7 Fetcher: Use a CONST for the window struct size 2023-10-01 23:05:09 -07:00
Ry
403da7474e Fetcher: Clean up some things that can use register pointer offsets 2023-09-13 15:09:14 -07:00
Ry
6ab8c6dfb3 Fetcher: Fix issue #25
This closes #25.
2023-07-25 16:26:47 -07:00
Ry
ccd0b837c8 all: Enable optimizations 2023-07-24 21:17:56 -07:00
Ry
b832aa83be Fetcher: WIP "About" screen 2023-07-15 21:56:09 -07:00
Ry
73bf9275bc Fetcher: View and launch FXF binaries 2023-07-13 00:11:02 -07:00
Ry
7d4918041b Fetcher: Proper desktop icons! 2023-07-12 17:33:57 -07:00
Ry
20e25f963e Fetcher: Minor code style fixes 2023-07-12 16:41:39 -07:00
TalonFox
aa60133fe0
Improve window dragging and add fetcher animation
Signed-off-by: TalonFox <105325988+TalonFox@users.noreply.github.com>
2023-07-12 12:41:11 -05:00
Ry
e6293f1e28 Fetcher: Fix incorrect comments 2023-07-12 00:01:53 -07:00
Ry
df9e7eb311 Fetcher: Initial commit
This commit includes needed kernel changes and additions.
2023-07-12 00:00:08 -07:00