Age | Commit message (Expand) | Author |
---|---|---|
2019-02-19 | WindowServer: Support windows with alpha channels. And per-WSWindow opacity. | Andreas Kling |
2019-02-17 | Prune compiler flags a bit. Let's go with -march=i686 for now. | Andreas Kling |
2019-02-17 | LibGUI: Rename GEventLoop::exit() and GApplication::exit() to quit(). | Andreas Kling |
2019-02-15 | Enable -Wimplicit-fallthrough. | Andreas Kling |
2019-02-12 | Add a little About app and hook it up to the system menu's "About..." entry. | Andreas Kling |