Age | Commit message (Expand) | Author |
---|---|---|
2021-01-20 | LibGfx: Give Bitmap a scale factor | Nico Weber |
2021-01-16 | LibGfx+LibGUI: Make Gfx::ShareableBitmap transmit indexed palettes | Andreas Kling |
2021-01-16 | LibGUI: Don't bubble window events up to parent windows | Tom |
2021-01-16 | Everywhere: Remove a bunch of <AK/SharedBuffer.h> includes | Andreas Kling |
2021-01-16 | WindowServer, LibGUI: RefreshSystemTheme implementation | Nick Vella |
2021-01-15 | LibGUI: Window icons no longer need to be backed by shbufs | Andreas Kling |
2021-01-15 | WindowServer+Taskbar: Send WM icon updates as Gfx::ShareableBitmap | Andreas Kling |
2021-01-15 | LibGfx: Make Gfx::ShareableBitmap use anonymous files instead of shbufs | Andreas Kling |
2021-01-15 | LibGUI+WindowServer: Use anonymous files for window backing stores :^) | Andreas Kling |
2021-01-15 | LibGUI: Add a WindowBackingStore class | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |