serenity/Userland
Andreas Kling 9f7f7e69bb WindowServer: Allow server-internal windows with alpha channel
We were not creating backing stores with alpha for server-internal
windows. There was no reason for this limitation.
2021-11-14 12:23:04 +01:00
..
Applets Everywhere: Replace "virtual desktop" => "workspace" 2021-11-13 12:48:43 +01:00
Applications ThemeEditor: Correct GroupBox margins 2021-11-13 17:59:51 +00:00
Demos LibGfx: Use ErrorOr<T> for Bitmap::try_create() 2021-11-08 00:35:27 +01:00
DevTools Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Solitaire: Fix 3 card draw from reversing after an undo 2021-11-10 20:15:09 -08:00
Libraries LibJS: Implement number grouping for Intl.NumberFormat 2021-11-14 10:35:19 +00:00
Services WindowServer: Allow server-internal windows with alpha channel 2021-11-14 12:23:04 +01:00
Shell Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
Utilities Utilities/tr: Rework squeezing to be supported during more operations 2021-11-13 23:34:49 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00