serenity/Userland
Andreas Kling d7475449cc Taskbar: Tweak taskbar button progress bar rendering
The rects didn't take the "thin cap" button style into account, causing
in-button progress bars to look a little off.
2022-01-10 16:22:37 +01:00
..
Applets ClipboardHistory: Update to new glyph format 2022-01-09 00:18:46 +01:00
Applications Spreadsheet: Properly pass parent window to Workbook 2022-01-09 20:38:55 +01:00
Demos Everywhere: Fix spelling mistakes 2022-01-07 15:44:42 +01:00
DevTools HackStudio: Propagate errors using try_set_main_widget 2022-01-09 00:56:11 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games 2048: Add action icons for New Game and Settings 2022-01-10 00:58:40 -08:00
Libraries LibJS: Include hour-cycle in DateTimeFormat options 2022-01-10 16:18:05 +01:00
Services Taskbar: Tweak taskbar button progress bar rendering 2022-01-10 16:22:37 +01:00
Shell Shell: Add a "noop" builtin aliased to ":" 2022-01-09 12:25:36 +01:00
Utilities Userland: Port wasm to LibMain 2022-01-09 04:26:16 -08:00
CMakeLists.txt