Age | Commit message (Expand) | Author |
---|---|---|
2019-02-08 | WindowServer: Set the WSMessageLoop::server_process() as early as possible. | Andreas Kling |
2019-02-07 | Kernel: Add basic process priority support. | Andreas Kling |
2019-02-06 | Kernel: Much improved BochsVGA (BXVGA) support. | Andreas Kling |
2019-01-26 | WindowServer: Rename WSEvent to WSMessage. | Andreas Kling |
2019-01-19 | Make a SharedGraphics directory for classes shared between Kernel and LibGUI. | Andreas Kling |
2019-01-18 | WindowServer: Merge WSFrameBuffer into WSScreen. | Andreas Kling |
2019-01-16 | Tear out or duplicate what's unique for WindowServer from Widgets. | Andreas Kling |