1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-14 20:27:36 +00:00
serenity/Userland
savary1 dd912bd351 PixelPaint: Add grayscale filter
Add a new Color category to the Filter menu. Add the Grayscale
filter under Filter->Color to turn the selected layer to grey colors.
Created GrayscaleFilter.h. Modify Filter.h to allow filters
without parameters.
2021-08-31 17:02:27 +02:00
..
Applets AudioApplet: Fix applet positioning bug 2021-08-31 16:49:22 +02:00
Applications PixelPaint: Add grayscale filter 2021-08-31 17:02:27 +02:00
Demos Userland: Remove IRC Client 2021-08-24 16:37:28 +02:00
DevTools Profiler: Add a flamegraph view for the stack 2021-08-31 12:40:51 +02:00
DynamicLoader CMake: Let Meta/serenity.sh run aarch64 make it past cmake 2021-08-28 14:43:07 +01:00
Games GameOfLife: Don't enable rotate button if a pattern isn't selected 2021-08-31 15:46:58 +01:00
Libraries PixelPaint: Add grayscale filter 2021-08-31 17:02:27 +02:00
Services WindowServer: Add message to notify clients of applet area resize 2021-08-31 16:49:22 +02:00
Shell Shell: Use new Statistics tool in 'time -n' command 2021-08-31 16:38:22 +02:00
Utilities Config CLI: Handle missing config values correctly 2021-08-31 16:52:58 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00