ladybird/Userland/DevTools
Karol Kosek 0b7f5bbdfb Userland: Accept drag_enter events for widgets supporting file drops
This patch will switch cursor to DragCopy when a user enters a widget
while dragging file(s), giving them a visual clue that it *might* be
dropped into this widget.

This is a rather naive approach, as the cursor icon will change for any
kind of file, as currently programs don't know the drag contents before
dropping it. But after all I think it's better than nothing. :^)
2022-11-13 16:13:03 -07:00
..
GMLPlayground Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
HackStudio Userland: Accept drag_enter events for widgets supporting file drops 2022-11-13 16:13:03 -07:00
Inspector Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Profiler Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
SQLStudio Userland: Accept drag_enter events for widgets supporting file drops 2022-11-13 16:13:03 -07:00
UserspaceEmulator Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
CMakeLists.txt Playground: Rename the application to GMLPlayground 2022-06-28 21:10:10 +01:00