Age | Commit message (Expand) | Author |
---|---|---|
2021-01-20 | LibGfxScaleDemo: Add coverage for blit_with_alpha | Nico Weber |
2021-01-20 | LibGfx: Give Bitmap a scale factor | Nico Weber |
2021-01-17 | LibGfx: Make Painter take the scale factor as constructor argument | Nico Weber |
2021-01-16 | Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd" | Andreas Kling |
2021-01-16 | Everywhere: Convert a handful of String::format() => formatted() | Andreas Kling |
2021-01-15 | LibGfxScaleDemo: Add Emoji to window title bar | Nico Weber |
2021-01-15 | LibGfx: Make Painter::draw_rect() scale-aware | Nico Weber |
2021-01-15 | Demos+Games: Pledge "sendfd" in demos and games | TheMorc |
2021-01-15 | Everywhere: Pledge "sendfd" in WindowServer client programs | Andreas Kling |
2021-01-12 | LibGfx: Make it possible to apply an (integer) scale to a Painter | Nico Weber |
2021-01-12 | Demos: Remove HelloWorld demo | Andreas Kling |
2021-01-12 | Demos: Move to Userland/Demos/ | Andreas Kling |