|
a21911cc30
|
Add mode to open operation
|
2024-11-16 11:54:26 -06:00 |
|
|
527dfefd40
|
Lossily convert recieved data on screen output
|
2024-11-08 14:54:36 -06:00 |
|
|
aedc6f5cb4
|
Use Errno as RPC error type
|
2024-10-04 12:33:59 -05:00 |
|
|
75b12fdac4
|
Add seek function
|
2024-09-30 13:32:41 -05:00 |
|
|
d0c5f8b706
|
Log device registration
|
2024-09-30 09:49:52 -05:00 |
|
|
24c84fd0f3
|
Add file RPC dup call
|
2024-09-17 11:44:39 -05:00 |
|
|
64b44f4bce
|
Remove buffer size debug print
|
2024-09-15 11:49:13 -05:00 |
|
|
4343a4a926
|
Reset framebuffer clear color back to black
|
2024-09-13 10:10:21 -05:00 |
|
|
1dc961310e
|
Fix remnant of cursor not getting cleared, again
|
2024-09-13 10:09:17 -05:00 |
|
|
dd3a331226
|
Switch FramebuferWriter to using a grid of character cells to represent the screen
|
2024-09-13 08:12:38 -05:00 |
|
|
6144d2ef19
|
Format code
|
2024-09-11 13:50:03 -05:00 |
|
|
ec3200625e
|
Properly handle empty last line
|
2024-09-11 13:49:41 -05:00 |
|
|
104da286b1
|
Remove the last character in the render buffer on backspace
|
2024-09-11 13:49:17 -05:00 |
|
|
cce162bd72
|
Fix erasing the old cursor
|
2024-09-09 14:39:23 -05:00 |
|
|
7612fba1e4
|
Initial commit
|
2024-09-09 09:44:51 -05:00 |
|