summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAnder Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com>2012-05-29 10:58:26 +0300
committerKristian Høgsberg <krh@bitplanet.net>2012-05-29 09:58:13 -0400
commit75a5f7476ad1a84c9bee0f11a90e66a8e93dab27 (patch)
treea09f787b97f64436c4ce934383dfece389153904 /TODO
parentd422a733b4c20a65748c8d9e811f672a2d744218 (diff)
data-device: implement drags with no data source for self-dnd
Properly handle a drag with no data source, i.e., don't crash and send events only to the client that initiated the drag. This way a client can do self drag and drop without offering anything to other clients.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index abdab31..12f22a7 100644
--- a/TODO
+++ b/TODO
@@ -78,10 +78,6 @@ EWMH
- window move and resize functionality for kb and touch.
- - dnd loose ends: self-dnd: initiate dnd with a null data-source,
- compositor will not offer to other clients, client has to know
- internally what's offered and how to transfer data. no fd passing.
-
- Protocol for specifying title bar rectangle (for moving
unresponsive apps). Rectangle for close button, so we can popup
force-close dialog if application doesn't respond to ping event