summaryrefslogtreecommitdiff
path: root/Userland/Services/WindowServer/MultiScaleBitmaps.cpp
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2021-11-11Everywhere: Pass AK::StringView by valueAndreas Kling
2021-11-08LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()Andreas Kling
2021-07-21LibGfx: Use "try_" prefix for static factory functionsAndreas Kling
2021-06-25WindowServer: Add an Overlay class for flicker-free overlay renderingTom
2021-06-20WindowServer: Reload icons on scale changesTom
2021-06-20WindowServer: Load multiple scaled versions of Bitmaps and CursorsTom