---
toolkits.html | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/toolkits.html b/toolkits.html
index daaeb1c..c5f3a6b 100644
--- a/toolkits.html
+++ b/toolkits.html
@@ -37,10 +37,7 @@ can find full details in the href="clutter.html">Clutter Wayland instructions
SDL
-
---
wayland/wayland-server.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/wayland/wayland-server.c b/wayland/wayland-server.c
index 8cc2eae..677d85a 100644
--- a/wayland/wayland-server.c
+++ b/wayland/wayland-server.c
@@ -191,7 +191,7 @@ wl_client_connection_update(str
The DND client now sends a "application/x-wayland-dnd-flower" instead of
"text/plain".
Made each flower keep its own seed. This may change in the future, but
this is a good starting point.
Added a simple reference counter for dnd_offer so that it will be freed
if the flower is dragged out of the wi
Currently reject just calles drag_finish and does not bother with any fd
stuff. In the future this should be extended to tell the compositor to
do some kind of animation when a drag is rejected.
---
compositor/compositor.c | 13 -
protocol/wayland.xml|4
2 files changed,
The window no longer assumes that the client wants to have text/plain
and text/html draged onto it. The client will have to tell wayland about
the things it wants dragged manually.
---
clients/window.c |2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/clients/window.c b/cli
---
clients/window.c | 18 ++
1 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/clients/window.c b/clients/window.c
index 3860d1e..f720bf8 100644
--- a/clients/window.c
+++ b/clients/window.c
@@ -1018,14 +1018,16 @@ handle_configure(void *data, struct wl_shell *shel