Mark dnd protocol as stable

No significant feedback received post release of protocol in 0.47.0
almost a month ago.

Protocol can now only change in backward compatible ways, barring
security issues.

Fixes #9984
This commit is contained in:
Kovid Goyal 2026-06-12 09:50:41 +05:30
parent a0457f6141
commit 8be4ea67ac
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -3,8 +3,6 @@ The Drag and Drop protocol
.. versionadded:: 0.47.0
.. warning:: This protocol is still under development, see :iss:`9984`.
This protocol enables drag and drop functionality for terminal programs
that is as good as the drag and drop functionality available for GUI
programs.