Age | Commit message (Expand) | Author |
---|---|---|
2021-01-15 | LibGUI: Fix OpacitySlider hairline disappearing towards the left | Andreas Kling |
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-15 | LibGUI: Hold on to notification icon until NotificationServer responds | Andreas Kling |
2021-01-12 | LibC+Everywhere: Remove open_with_path_length() in favor of open() | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |