Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-11-08 | LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() | Andreas Kling |
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
2021-06-25 | WindowServer: Add an Overlay class for flicker-free overlay rendering | Tom |
2021-06-20 | WindowServer: Reload icons on scale changes | Tom |
2021-06-20 | WindowServer: Load multiple scaled versions of Bitmaps and Cursors | Tom |