index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
/
KeyboardSettings
/
main.cpp
Age
Commit message (
Expand
)
Author
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling
2021-01-04
Everywhere: Use GUI::CommonActions::make_about_action()
Andreas Kling
2020-12-30
LibGUI: Give some widgets a reasonable default fixed height
Andreas Kling
2020-12-30
LibGUI: Rewrite layout system in terms of min and max sizes
Andreas Kling
2020-10-06
KeyboardSettings: Use new format functions.
asynts
2020-09-25
Meta+Applications: Make clang-format-10 clean
Ben Wiederhake
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