1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 09:28:13 +00:00
serenity/Userland
Ben Wiederhake 58ea30f85a aplay: Determine absolute path before raising the veil
This was a regression introduced in 25d2828e, #18807. In that commit, I
forgot to investigate why the order of operations was so "weird", so I
added a comment this time to prevent future regressions.
2023-05-19 22:42:02 +02:00
..
Applets Userland: Port Model::column_name() to String 2023-05-15 06:42:10 +02:00
Applications PixelPaint: Use box sampling scaling for layer thumbnails 2023-05-19 18:36:36 +02:00
BuggieBox Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Demos CatDog: Stop recognizing name of deleted program 2023-05-17 23:25:51 +02:00
DevTools HackStudio: Prefer FileSystem::copy_file_or_directory 2023-05-19 21:12:15 +02:00
DynamicLoader DynamicLoader: Ensure that backtrace computation stops at _start 2023-04-23 14:30:59 +02:00
Games Chess+GameSettings: Optionally highlight the king when in check 2023-05-10 12:13:35 +01:00
Libraries LibWeb: Explicitly mark HashMap copy 2023-05-19 22:33:57 +02:00
Services LibIPC: Explicitly mark HashMap copy, offer move interface 2023-05-19 22:33:57 +02:00
Shell Shell: Prefer File::read_until_eof over DeprecatedFile::read_all 2023-05-19 21:36:37 +02:00
Utilities aplay: Determine absolute path before raising the veil 2023-05-19 22:42:02 +02:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00