Idan Horowitz
|
0adee378fd
Kernel: Stop using LibKeyboard's CharacterMap in HIDManagement
|
3 years ago |
RasmusNylander
|
4e65c4dae4
LibKeyboard: Change some Optional<T> returns to ErrorOr<T>
|
3 years ago |
Andreas Kling
|
c6cc0a88a1
LibKeyboard: Use ErrorOr<T> for CharacterMap::fetch_system_map()
|
3 years ago |
Andreas Kling
|
65db56cd9f
LibKeyboard: Remove an unnecessary #include when building with KERNEL
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Liav A
|
32dd9c554b
LibKeyboard: Mark CharacterMap::get_char as const
|
4 years ago |
Andreas Kling
|
e87eac9273
Userland: Add LibSystem and funnel all syscalls through it
|
4 years ago |
Andreas Kling
|
d32ed28df4
LibC+LibKeyboard: Move getkeymap()+setkeymap() syscall wrappers to LibC
|
4 years ago |
Ben Wiederhake
|
0e3408d4d6
LibKeyboard: Don't assert on failure
|
4 years ago |
Ben Wiederhake
|
dd4e670f72
LibKeyboard+keymap: Support querying the keymap via commandline
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |