banan-os/userspace/libraries
Bananymous 1a24d1839f LibInput: KeyEvent to ansi string now handles delete key
This allows Terminal emulator to also handle delete key.

The value of `\0x7F` may be wrong as qemu's serial console seems to be
sending `\e[3~`
2024-09-15 03:13:21 +03:00
..
LibC Kernel/LibC: Implement SOCK_CLOEXEC and SOCK_NONBLOCK 2024-09-11 21:59:11 +03:00
LibELF LibELF: Add more values and macros for interpreting fields 2024-09-02 20:40:38 +03:00
LibFont BuildSystem: Cleanup cmake files 2024-09-05 12:52:25 +03:00
LibGUI userspace: Add missing alpha channels 2024-09-12 20:53:45 +03:00
LibImage BuildSystem: Cleanup cmake files 2024-09-05 12:52:25 +03:00
LibInput LibInput: KeyEvent to ansi string now handles delete key 2024-09-15 03:13:21 +03:00
CMakeLists.txt userspace: Allow building without SSE 2024-09-02 21:25:00 +03:00