giannissc / druid-extras

MIT License
0 stars 0 forks source link

Drag and Drop (Internal) #11

Open giannissc opened 1 year ago

giannissc commented 1 year ago

To be completed…

giannissc commented 1 year ago

https://docs.flutter.dev/cookbook/effects/drag-a-widget https://gitlab.gnome.org/GNOME/libpanel https://docs.gtk.org/gtk4/drag-and-drop.html https://gist.github.com/voldyman/11396492 https://pencilandpaper.io/articles/ux-pattern-drag-and-drop/

giannissc commented 1 year ago

Lapce: https://github.com/lapce/lapce/blob/master/lapce-ui/src/panel.rs https://github.com/lapce/lapce/blob/master/lapce-ui/src/tab.rs https://github.com/lapce/lapce/blob/master/lapce-ui/src/window.rs https://github.com/lapce/lapce/blob/master/lapce-data/src/data.rs