1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 08:27:46 +00:00
serenity/Userland
Andreas Kling b9d2b8f7b2 LibGfx: Adjust ClassicWindowTheme titlebar height calculation
Use the Font::pixel_size() as reference, and put a little less vertical
padding around the text at sizes above the palette limit.
2023-01-03 15:25:02 +01:00
..
Applets Everywhere: Fix badly-formatted includes 2023-01-02 11:06:15 -05:00
Applications PixelPaint: Cleanup the Image class 2023-01-03 09:58:02 +00:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos Everywhere: Remove unused includes of LibC/stdlib.h 2023-01-02 20:27:20 -05:00
DevTools Everywhere: Remove unused includes of LibC/stdlib.h 2023-01-02 20:27:20 -05:00
DynamicLoader DynamicLoader: Remove i686 support 2022-12-28 11:53:41 +01:00
Games Solitaire: Add link to help page 2023-01-02 09:50:37 -05:00
Libraries LibGfx: Adjust ClassicWindowTheme titlebar height calculation 2023-01-03 15:25:02 +01:00
Services WindowServer: Write new config to disk when system fonts are changed 2023-01-03 15:25:02 +01:00
Shell Everywhere: Fix badly-formatted includes 2023-01-02 11:06:15 -05:00
Utilities Everywhere: Remove unused includes of LibC/stdlib.h 2023-01-02 20:27:20 -05:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00