serenity/Userland
MacDue 44c0672d59 WindowServer: Support hover icons for title buttons
This allows adding "-hover.png" variants of the title button icons.
This can be useful for themes which use the TitleButtonsIconOnly
flag, which otherwise don't have a way of showing the hover state.
2022-05-03 22:00:14 +02:00
..
Applets LibAudio+Userland: Use new audio queue in client-server communication 2022-04-21 13:55:00 +02:00
Applications PixelPaint: Set title of default image to 'Untitled' 2022-05-02 12:43:46 +02:00
Demos Mandelbrot: Add BMP and QOI image formats as options for export 2022-04-20 08:19:25 -04:00
DevTools Kernel: Stop requiring working malloc for syscall.h includes 2022-05-02 12:44:34 +02:00
DynamicLoader Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00
Games Pong: Explicitly clear held keys in Game::reset() 2022-04-15 00:13:09 +02:00
Libraries LibC: Hide posix_memalign by default 2022-05-03 21:53:19 +02:00
Services WindowServer: Support hover icons for title buttons 2022-05-03 22:00:14 +02:00
Shell Shell: Highlight commands with a hyperlink to open their help pages 2022-04-21 09:12:37 +04:30
Utilities base64: Replace char pointer with StringView 2022-05-02 22:18:27 +02:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00