ladybird/Userland
Andreas Kling bf25b0a0b5 PixelPaint: Show more specific Undo/Redo action text
The Undo/Redo actions now tell you what kind of action will be
undone/redone. This is achieved by adding an "action text" field to the
ImageUndoCommand and having everyone who calls did_complete_action()
provide this text.
2022-08-21 20:33:03 +02:00
..
Applets WindowServer+WorkspacePicker: Adjust active and inactive colors 2022-08-16 16:41:47 +02:00
Applications PixelPaint: Show more specific Undo/Redo action text 2022-08-21 20:33:03 +02:00
Demos Everywhere: Replace hardcoded anon's uid in unveil path with %uid 2022-08-14 21:52:35 +01:00
DevTools Profiler: Fix unmovable splitter 2022-08-16 16:53:24 +02:00
DynamicLoader LibPthread: Implement named semaphores 2022-07-21 16:39:22 +02:00
Games Base: Launch FileSystemAccessServer at session start-up 2022-08-14 21:52:35 +01:00
Libraries LibWeb: Make window.performance replaceable and configurable 2022-08-21 00:01:23 +01:00
Services WindowServer: Redraw menu items after client updates them somehow 2022-08-21 20:04:33 +02:00
Shell Shell: Avoid StringView OOB access in Formatter ctor 2022-08-11 14:12:55 +00:00
Utilities strace: Pledge rpath for searching binaries 2022-08-20 12:28:46 +02:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00