[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] sqUnixXdnd: Don't record SQDragLeave when XdndDrop is handled (#508)

David Stes notifications at github.com
Tue Aug 4 18:13:37 UTC 2020


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256


Actually on further inspection, there seems to exist a variable

  if (getenv("SQUEAK_NOXDND"))          useXdnd= 0;

when set , this disables the dnd support.

Indeed when export SQUEAK_NOXDND=1, the drag action of a file into Squeak,
is not doing anything.  

But essentially I wonder (from the discussion) so far, what you are trying,
to change with this dnd PR and how I could try to test it.

David Stes

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJfKaSSAAoJEAwpOKXMq1MaC2QH/jIVUBRVOBBVqdF4tdpTxHUn
/H/quqS2MeD/MOTuV0UzWod41hNk9at//WiMM13mj4LAaWJyVcUFivLo4/68HUTe
IH3O3rC6RjztymoxD/kF6yT4nq7/Ay56706g1d/B9VPnl6Xk8z4bYuF4M1QvzG08
EwylFyc8tvxJiPs6TVmg0Hs/lx0Y2KPpdqnvlC3IC5U2dKI411rc4T4iWiQZix/U
IBbu+75gzTnOJlphNTPlRcesb6nEmqo57zfomBjW/GbUk28URtVoSnVmZZmvEUA2
4LZC2DpNdnZKA4dfdeQbBrvP7ndcHmSU6XjxAYTDWcKaCczj9/um4ChUbHQXnSs=
=y80j
-----END PGP SIGNATURE-----


-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/508#issuecomment-668748316
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200804/b7b8c79b/attachment.html>


More information about the Vm-dev mailing list