ladybird/Userland
Marcus Nilsson eaa99968fb PixelPaint: Don't update ImageEditor in set_active_layer()
Setting the active layer does not cause anything to render differently.
Thus no update is needed and the call to layers_did_change() is
unnecessary.
2021-09-16 16:54:34 +02:00
..
Applets Audio: Change how volume works 2021-09-12 23:38:57 +02:00
Applications PixelPaint: Don't update ImageEditor in set_active_layer() 2021-09-16 16:54:34 +02:00
Demos Fire: Use ElapsedTimer::start_new() 2021-09-12 17:24:44 +00:00
DevTools Profiler: Make the ProfileModel searchable 2021-09-14 21:33:15 +04:30
DynamicLoader Meta: Switch to a SuperBuild that splits host and target builds 2021-09-15 19:04:52 +04:30
Games Breakout: Tag fallthrough statement 2021-09-15 14:22:34 +00:00
Libraries LibGfx: Enumerate metric theme roles 2021-09-16 16:52:55 +02:00
Services FileOperation: Deduplicate destination file names on copy 2021-09-13 18:08:34 +04:30
Shell Shell: Use ElapsedTimer::start_new() 2021-09-12 17:24:44 +00:00
Utilities Utilities: Use ElapsedTimer::start_new in allocate 2021-09-12 17:24:44 +00:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00