ladybird/Base
Timothy Slater fcf86b07a5 PixelPaint: Add Wand Select Tool
Wand Selection tool uses similar logic to the Bucket Tool. Flood filling
and threshold calculations to determine the affected area just in this
case we do not set the pixels of the selected area, instead we use
those pixels to alter the selection mask.

In the future we can probably abstract out the shared flood logic so
both tools can share the code.
2022-08-31 16:30:23 +02:00
..
bin Userland: Add more(1) emulation to less(1) 2021-07-07 20:01:15 +04:30
etc WindowServer+DisplaySettings: Capitalize display mode dropdown 2022-08-24 12:17:30 +02:00
home/anon Meta: Generate emoji.txt at build time from Unicode's emoji-test.txt 2022-08-22 08:42:54 +01:00
res PixelPaint: Add Wand Select Tool 2022-08-31 16:30:23 +02:00
root Base: Remove TelnetServer and WebServer from the generated manpage list 2022-02-28 20:30:35 +02:00
usr Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
www Base: Improve default WebServer pages 2022-02-23 21:28:17 +00:00
.gitignore Meta: Generate emoji.txt at build time from Unicode's emoji-test.txt 2022-08-22 08:42:54 +01:00