ladybird/Userland
Karol Kosek 9d36369c58 SoundPlayer: Show the context menu right under the cursor
The context menu used the mouse position by window,
which resulted in a pop-up menu in the upper left corner of the screen.
2021-07-11 21:15:56 +02:00
..
Applets Everywhere: Don't promote float to double where not needed 2021-07-08 10:11:00 +02:00
Applications SoundPlayer: Show the context menu right under the cursor 2021-07-11 21:15:56 +02:00
Demos AK+Userland: Add generic AK::abs() function and use it 2021-07-08 10:11:00 +02:00
DevTools LibCpp: Use fast_is<T> and verify_cast<T> to replace C-style casts 2021-07-10 21:58:28 +02:00
DynamicLoader DynamicLoader+LibC: Make _start a naked function 2021-07-11 17:07:20 +02:00
Games Pong: Only paint areas that needs to be updated 2021-07-11 14:11:26 +02:00
Libraries DynamicLoader+LibC: Make _start a naked function 2021-07-11 17:07:20 +02:00
Services FileSystemAccessServer: Return user_picked_value even on error 2021-07-11 09:46:50 +02:00
Shell Shell: Use correct printf format string for size_t 2021-07-08 10:11:00 +02:00
Utilities Userland+Tests: Convert test_io to be LibTest based 2021-07-11 19:42:00 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00