[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] small improvement for DnD
From: |
Willem Rein Oudshoorn |
Subject: |
[PATCH] small improvement for DnD |
Date: |
23 Dec 2001 17:13:40 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 |
Target will be informed when we press modifier keys.
This gives applications like GWorkspace a change
of changing the default action.
Also, to protect against badly written clients, we only
attempt to drop when target and source and the user
(with modifier keys) agree that something can be dropped.
This improves a fix of Fred Kiefer.
2001-12-23 Willem Rein Oudshoorn <woudshoo@xs4all.nl>
* xgps/Source/SharedX/XGDragView.m ([XGDragView -_handleDrag:]): Now
only
deposit drop when source and target agree.
([XGDragView -_handleEventDuringDragging:theEvent]): send
draggingUpdated event
when user changes mask by pressing modifier keys.
xgd.diff
Description: patch for XGDragView.m
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH] small improvement for DnD,
Willem Rein Oudshoorn <=