1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 16:11:00 +00:00
serenity/Userland
Andreas Kling a5992a4ef8 FileManager: Tweak layout spacing in file properties window
There wasn't enough vertical spacing between the TabWidget and the three
(Ok/Cancel/Apply) buttons at the bottom.
2021-08-31 02:43:50 +02:00
..
Applets AudioApplet: Remove wpath and cpath priviliges 2021-08-27 23:17:05 +02:00
Applications FileManager: Tweak layout spacing in file properties window 2021-08-31 02:43:50 +02:00
Demos Userland: Remove IRC Client 2021-08-24 16:37:28 +02:00
DevTools Everywhere: Pass AK::Format TypeErasedFormatParams by reference 2021-08-30 15:50:00 +04:30
DynamicLoader CMake: Let Meta/serenity.sh run aarch64 make it past cmake 2021-08-28 14:43:07 +01:00
Games Minesweeper: Use AK::get_random_uniform() instead of rand() 2021-08-30 18:35:36 +02:00
Libraries LibC: Run clang-format on setjmp.h 2021-08-31 01:37:30 +02:00
Services Userland: Use Rect::centered_within() where useful 2021-08-31 01:35:08 +02:00
Shell Shell: Fix a TOCTOU in popd by simplifying it 2021-08-30 18:35:36 +02:00
Utilities ps: Sort using input order in case of -q 2021-08-28 15:08:00 +04:30
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00