ladybird/Demos
Andreas Kling 841b2e5d13 WindowServer+LibGUI: Pass window icons as shared buffers rather than paths.
Now that we support more than 2 clients per shared buffer, we can use them
for window icons. I didn't do that previously since it would have made the
Taskbar process unable to access the icons.

This opens up some nice possibilities for programmatically generated icons.
2019-07-28 10:18:49 +02:00
..
Fire WindowServer+LibGUI: Pass window icons as shared buffers rather than paths. 2019-07-28 10:18:49 +02:00
HelloWorld GWidget: Add set_preferred_size(width, height) overload. 2019-07-20 22:39:24 +02:00
HelloWorld2 LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
PaintTest LibDraw: Introduce (formerly known as SharedGraphics.) 2019-07-18 10:18:16 +02:00
RetroFetch Meta: Removed all gitignore in the source tree only keeping the root one 2019-06-30 10:41:26 +02:00
WidgetGallery GWidget: Add set_preferred_size(width, height) overload. 2019-07-20 22:39:24 +02:00