Files
ladybird/Libraries/LibGUI
Andreas Kling cfcb38dff1 WindowServer+LibGUI: Add data_type and data fields to drag operations
These fields are intended to carry the real meat of a drag operation,
and the "text" is just for what we show on screen (alongside the cursor
during the actual drag.)

The data field is just a String for now, but in the future we should
make it something more flexible.
2019-12-20 20:07:10 +01:00
..
2019-09-21 19:21:36 +02:00
2019-07-11 15:49:47 +02:00
2019-10-28 19:08:48 +01:00