summaryrefslogtreecommitdiff
path: root/Applications/KeyboardSettings/main.cpp
AgeCommit message (Expand)Author
2021-01-12Applications: Move to Userland/Applications/Andreas Kling
2021-01-04Everywhere: Use GUI::CommonActions::make_about_action()Andreas Kling
2020-12-30LibGUI: Give some widgets a reasonable default fixed heightAndreas Kling
2020-12-30LibGUI: Rewrite layout system in terms of min and max sizesAndreas Kling
2020-10-06KeyboardSettings: Use new format functions.asynts
2020-09-25Meta+Applications: Make clang-format-10 cleanBen Wiederhake
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