Age | Commit message (Expand) | Author |
---|---|---|
2021-11-08 | LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() | Andreas Kling |
2021-08-01 | Applications: Remove unused header includes | Brian Gianforcaro |
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
2021-07-03 | DisplaySettings: Add new Desktop tab with virtual desktop settings | Tom |