Age | Commit message (Expand) | Author |
---|---|---|
2021-05-12 | LibCore+Everywhere: Move OpenMode out of IODevice | Ali Mohammad Pur |
2021-05-11 | WindowServer: Add Optional<Gfx::IntRect> argument to get_screen_bitmap() | Valtteri Koskivuori |
2021-05-03 | Userland: Make IPC results with one return value available directly | Gunnar Beutner |
2021-05-03 | Userland: Update IPC calls to use proxies | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-19 | LibGfx: Improve PNG encoder API somewhat | Andreas Kling |
2021-03-27 | Utilities: Add a delay option to the "shot" utility | cheb |
2021-03-27 | shot: Added option to output to clipboard instead of file | networkException |
2021-03-26 | Utilities: Add a simple "shot" utility for grabbing screenshots :^) | Andreas Kling |