ladybird/Base/res
Timothy Slater 3d542b0c38 PixelPaint: Add lasso selection tool
Lasso selection works by allowing the user to draw an arbitrary shape
much like the pen tool and ensuring the shape is closed by connecting
the start/end points when the user is done drawing. Everything inside
the shape becomes the selection.

Selection is determined via an outer flood fill. We begin a flood fill
from a point that is guaranteed to be outside of the drawn shape, and
anything the fill doesn't touch is determined to be the selection
region.
2022-11-25 22:52:45 +01:00
..
apps Applications: Add Presenter 2022-11-25 14:28:33 -07:00
color-palettes Base: Add pastel color palette 2022-02-10 10:22:17 +00:00
cursor-themes Base: Remove an upscaled version of a Hidden cursor 2022-09-01 14:27:07 +01:00
devel/templates HackStudio: Fix cpp-gui template 2022-09-01 14:25:31 +01:00
emoji Base: Add emoji for current and former Norwegian subdivisions 2022-11-24 10:06:42 +00:00
fonts Base: Add U+2264 and U+2265 to Katica Regular 12 2022-10-29 18:54:08 +01:00
graphics Base: Optimize a bunch of PNGs 2022-06-18 21:58:43 +04:30
html Base: Add a test for [SameObject] behavior in LibWeb 2022-11-25 22:49:59 +01:00
icons PixelPaint: Add lasso selection tool 2022-11-25 22:52:45 +01:00
js/Spreadsheet Spreadsheet: Fix maxIf and minIf name in documentation 2022-10-29 06:29:11 +03:30
keymaps Keymaps: Add Arabic keymap 2022-11-13 17:51:52 -07:00
terminal-colors Base: Add the Monokai terminal color scheme 2022-01-28 13:17:37 +01:00
themes Base: Update Durrque theme for a better look and feel 2022-09-17 10:08:59 +01:00
wallpapers Base: Add back the OG grid wallpaper from back in the day, now as a PNG 2020-04-30 12:31:02 +02:00
fortunes.json Base: Fix my mistake 2022-10-14 19:53:17 +01:00
words.txt Games: Add MasterWord 2022-03-18 04:55:21 -07:00