Age | Commit message (Expand) | Author |
---|---|---|
2021-01-16 | Everywhere: Convert a handful of String::format() => formatted() | Andreas Kling |
2021-01-15 | WindowServer: Add a "scale" parameter to the SetResolution message and plumb ... | Nico Weber |
2021-01-15 | Utilities: Add "chres", a way to change the screen resolution from the comman... | Nico Weber |
2021-01-15 | Tests: Move test-gfx-font to /usr/Tests/LibGfx/font and add new tests | Brendan Coles |
2021-01-12 | LibC+Everywhere: Remove open_with_path_length() in favor of open() | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |