Age | Commit message (Expand) | Author |
---|---|---|
2020-07-04 | LibGUI: Make GUI::Application a Core::Object | Andreas Kling |
2020-06-29 | Everywhere: Replace some uses of fork/exec with posix_spawn | Nico Weber |
2020-06-18 | KeyboardSettings: Call out to /bin/keymap to actually set the keymap | Andreas Kling |
2020-06-18 | keymap: Add back a tiny utility for setting the system keyboard layout | Andreas Kling |
2020-06-08 | Applications: Add new KeyboardSettings application | Hüseyin ASLITÜRK |