Age | Commit message (Expand) | Author |
---|---|---|
2022-04-18 | Userland: Always construct Application with try_create() | Sam Atkins |
2022-02-25 | Userland: Rename WindowServerConnection=>ConnectionToWindowServer | Itamar |
2021-12-11 | chres: Port to LibMain :^) | Kenneth Myhra |
2021-07-10 | chres: Make screen an optional parameter | Nico Weber |
2021-07-10 | chres: Unbreak scale factor setting after aa15bf81e48637 | Nico Weber |
2021-06-20 | WindowServer: Add API to set/get screen layouts | Tom |
2021-06-20 | WindowServer: Add initial support for rendering on multiple screens | Tom |
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-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 |