Files
ladybird/Userland/Libraries/LibGUI/DragOperation.cpp
Andreas Kling ab0dad5ea2 WindowServer+LibGUI: Pass drag&drop bitmaps via Gfx::ShareableBitmap
This makes them backed by anonymous files instead of shbufs and also
simplifies the code significantly on both client and server side.
2021-01-16 11:26:53 +01:00

3.8 KiB