Age | Commit message (Expand) | Author |
---|---|---|
2022-04-18 | Userland: Always construct Application with try_create() | Sam Atkins |
2022-02-14 | pape: Improve error handling during option handling and bitmap loading | James Puleo |
2022-02-14 | WindowServer+Userland: Pass wallpapers as `Gfx::Bitmap` instead of path | James Puleo |
2022-01-31 | pape: Port to LibMain | Kenneth Myhra |
2021-11-08 | pape: Add set-random option | faxe1008 |
2021-06-01 | Userland: Replace most printf-style APIs with AK::Format APIs :^) | Linus Groh |
2021-05-31 | Userland: Remove a bunch of unused includes | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |