Age | Commit message (Expand) | Author |
---|---|---|
2019-02-19 | WindowServer: Support windows with alpha channels. And per-WSWindow opacity. | Andreas Kling |
2019-02-07 | Start working on a simple Launcher app. | Andreas Kling |
2019-01-25 | Snazz up the windows with some title bar gradients. :^) | Andreas Kling |
2019-01-25 | Terminal: Redraw entire line if any of its characters are dirty. | Andreas Kling |
2019-01-19 | Make a SharedGraphics directory for classes shared between Kernel and LibGUI. | Andreas Kling |