History for honey-os / src / userland / ioManager
2023-08-14
@biosfood
hid: add parsing for keyboard keys
biosfood committed on 14 Aug 2023
2023-07-02
@biosfood
add mouse service to manage mouse position
biosfood committed on 2 Jul 2023
2023-04-06
@biosfood
shell / ioManager: don't allow backspace when input buffer is empty
biosfood committed on 6 Apr 2023
2023-04-01
@biosfood
fix issue with printing where the first message would not get printed
biosfood committed on 1 Apr 2023
2023-01-16
@biosfood
move 'gets'-functionality to ioManager to simplify the shell source code
biosfood committed on 16 Jan 2023
@biosfood
add await syscall
biosfood committed on 16 Jan 2023
2023-01-15
@biosfood
check if a message should be printed to the main vga screen by checking if any syscall in the 'syscall stack' is the foreground process
biosfood committed on 15 Jan 2023
2023-01-14
@biosfood
pass keyboard input to shell
biosfood committed on 14 Jan 2023
@biosfood
remove old log function, make \n mandatory for printing a new line
biosfood committed on 14 Jan 2023
@biosfood
route the shell service to the vga output
biosfood committed on 14 Jan 2023
@biosfood
rewrite general IO using an IO-manager
biosfood committed on 14 Jan 2023