summaryrefslogtreecommitdiff
path: root/Userland/Applications/Piano/KeysWidget.h
AgeCommit message (Expand)Author
2022-12-07Meta+Userland: Pass Gfx::IntPoint by valueMacDue
2022-07-19LibDSP: Rename library namespace to DSPkleines Filmröllchen
2022-05-26Piano: Use LibDSP::Keyboard for all keyboard-playing logickleines Filmröllchen
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Applications: Move to Userland/Applications/Andreas Kling