summaryrefslogtreecommitdiff
path: root/Applications/KeyboardSettings
AgeCommit message (Expand)Author
2020-08-07KeyboardSettings: Preselect the current keymap in the dropdown menu.Valtteri Koskivuori
2020-08-01Applications: Stop setting initial window locationPeter Elliott
2020-07-16LibWeb: Require parent window argument for MessageBoxTom
2020-07-04LibGUI: Make GUI::Application a Core::ObjectAndreas Kling
2020-06-29Everywhere: Replace some uses of fork/exec with posix_spawnNico Weber
2020-06-18KeyboardSettings: Call out to /bin/keymap to actually set the keymapAndreas Kling
2020-06-18keymap: Add back a tiny utility for setting the system keyboard layoutAndreas Kling
2020-06-08Applications: Add new KeyboardSettings applicationHüseyin ASLITÜRK