Age | Commit message (Expand) | Author |
---|---|---|
2021-05-12 | LibCore+Everywhere: Move OpenMode out of IODevice | Ali Mohammad Pur |
2021-04-29 | Everywhere: "file name" => "filename" | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-03 | LibKeyboard: Mark CharacterMap::get_char as const | Liav A |
2021-02-05 | Userland: Add LibSystem and funnel all syscalls through it | Andreas Kling |
2021-02-03 | LibC+LibKeyboard: Move getkeymap()+setkeymap() syscall wrappers to LibC | Andreas Kling |
2021-02-01 | Kernel+LibKeyboard: Define the default keymap only in one place | Ben Wiederhake |
2021-02-01 | LibKeyboard: Don't assert on failure | Ben Wiederhake |
2021-02-01 | LibKeyboard+keymap: Support querying the keymap via commandline | Ben Wiederhake |
2021-02-01 | Kernel+LibKeyboard: Enable querying the current keymap | Ben Wiederhake |
2021-01-16 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |