index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
/
KeyboardMapper
/
KeyButton.cpp
Age
Commit message (
Expand
)
Author
2023-02-13
Userland: Replace usages of AbstractButton::text_deprecated with text()
Karol Kosek
2023-02-13
LibGUI+Userland: Add `_deprecated` suffix to AbstractButton::{set_,}text
Karol Kosek
2023-01-03
LibGfx: Make Font::width() return a float
Andreas Kling
2022-04-09
LibGfx: Move other font-related files to LibGfx/Font/
Simon Wanner
2022-02-14
Applications: Use default constructors/destructors
Lenny Maiorani
2022-01-06
KeyboardMapper: Port to Core::Stream
RasmusNylander
2022-01-06
KeyboardMapper: Fix discrepancy between cursor and button clickability
RasmusNylander
2022-01-06
KeyboardMapper: Fix displaying null characters
RasmusNylander
2022-01-06
KeyboardMapper: Name formerly inlined variables
RasmusNylander
2021-09-06
Keyboard Mapper: Better text color for buttons in dark theme
Anders Fimreite
2021-08-01
Applications: Remove unused header includes
Brian Gianforcaro
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling