- Allow operators to show a "disabled hint" in red text explaining why dropping at the current location and in current context doesn't work. Should greatly help users to understand what's the problem.
- Show a "stop" cursor when dropping isn't possible, like it's common on OSes.
As an example, this adds a disabled hint to the object dropping operator.
On macOS:
Part of T85342.
