ladybird/Userland
Mustafa Quraish c5b14fce54 PixelPaint: Adjust menu ampersand shortcut characters
A few of the menu items were missing shortcut characters completely,
so in the interest of keyboard navigation some have been added (even
if they are not ideal).

In a few menus, severals actions had the same menu shortcut, so the
later ones were not accessible through it. These have also been
differentiated.
2021-09-13 13:43:53 +02:00
..
Applets Audio: Change how volume works 2021-09-12 23:38:57 +02:00
Applications PixelPaint: Adjust menu ampersand shortcut characters 2021-09-13 13:43:53 +02:00
Demos Fire: Use ElapsedTimer::start_new() 2021-09-12 17:24:44 +00:00
DevTools HackStudio: Remove an old file from the vectors in 'Save as...' action 2021-09-12 22:10:48 +02:00
DynamicLoader CMake: Let Meta/serenity.sh run aarch64 make it past cmake 2021-08-28 14:43:07 +01:00
Games Breakout: Improve collision response between ball and paddle 2021-09-10 22:08:22 +02:00
Libraries LibWeb: Implement Node.isEqualNode(Node? otherNode) 2021-09-13 12:54:24 +02:00
Services AudioServer: Fix deadlock when playing two audio streams 2021-09-12 23:38:57 +02:00
Shell Shell: Use ElapsedTimer::start_new() 2021-09-12 17:24:44 +00:00
Utilities Utilities: Use ElapsedTimer::start_new in allocate 2021-09-12 17:24:44 +00:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00