Age | Commit message (Expand) | Author |
---|---|---|
2020-08-07 | KeyboardSettings: Preselect the current keymap in the dropdown menu. | Valtteri Koskivuori |
2020-08-01 | Applications: Stop setting initial window location | Peter Elliott |
2020-07-16 | LibWeb: Require parent window argument for MessageBox | Tom |
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 |