Age | Commit message (Expand) | Author |
---|---|---|
2021-01-30 | Everywhere: Add missing parent window to about dialogs | Linus Groh |
2021-01-22 | LibGfx: Implement blit_offset() in terms of blit() | Nico Weber |
2021-01-17 | DisplaySettings: Add more resolution choices | Nico Weber |
2021-01-17 | DisplaySettings: Add UI for switching the scale factor | Nico Weber |
2021-01-16 | Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" | Andreas Kling |
2021-01-15 | WindowServer: Add a "scale" parameter to the SetResolution message and plumb ... | Nico Weber |
2021-01-15 | DisplaySettings: Fix a comment typo | Nico Weber |
2021-01-15 | DisplaySettings: Rename wallpaper setting "scaled" to "stretch" | Nico Weber |
2021-01-15 | Everywhere: Pledge "sendfd" in WindowServer client programs | Andreas Kling |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |