1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 17:28:11 +00:00
serenity/Userland/Applications/Help
thankyouverycool 653f01616c LibGUI+Apps: Adjust Splitter spacings
Different thread highlights between widgets lead to different
visual weights between splitters, even when they have the same
width or height. This means some splitters look best at odd
sizes while others even. This sets the default spacing to the
most commonly used, depending on orientation, and adjusts
spacing for a few apps based on the new paint rect.

The most consistent look across apps requires some manual
tweaking occassionally. Knurlheads, use your discretion!
2022-02-23 18:56:22 +02:00
..
CMakeLists.txt Userland: Link directly against LibUnicodeData where needed 2021-12-30 14:18:12 +01:00
History.cpp Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
History.h Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
main.cpp LibGUI+Apps: Adjust Splitter spacings 2022-02-23 18:56:22 +02:00
ManualModel.cpp Help: Include page names in the search 2021-12-20 10:58:41 -08:00
ManualModel.h Help: Include page names in the search 2021-12-20 10:58:41 -08:00
ManualNode.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
ManualPageNode.cpp Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
ManualPageNode.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
ManualSectionNode.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
ManualSectionNode.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00