SerenityOS build: Tuesday, May 17
Images 💾⌗
- serenity-i686-20220517-9b4aabb.vdi.gz (VirtualBox VDI, 121.98 MiB)
- serenity-i686-20220517-9b4aabb.img.gz (Raw image, 122.17 MiB)
Last commit ⭐⌗
commit 9b4aabbcf9229eadd9c971ec5eb1b9c7fcd99c55
Author: MacDue <macdue@dueutil.tech>
AuthorDate: Sun May 15 13:19:11 2022 +0100
Commit: Andreas Kling <kling@serenityos.org>
CommitDate: Tue May 17 01:01:44 2022 +0200
PixelPaint: Allow configuring 'new image' defaults
This allows you to configure the default name, width, and height of
the 'new image' dialog. This is done by editing the config in
~/.config/PixelPaint.ini (no GUI at the moment).
Fixes #13967
Other builds