Create socket in /var/run/user/${HOME}
[profile/ivi/weston.git] / clients / dnd.c
2010-12-01 Kristian HøgsbergCreate socket in /var/run/user/${HOME}
2010-11-30 Joel TeichroebMake the dnd client actually work.
2010-11-30 Kristian HøgsbergAdd reject round trip to dnd protocol
2010-11-30 Kristian HøgsbergDon't hardcode offered dnd types in window.c
2010-11-22 Yuval FledelMake clients exit orderly when there is no connection
2010-10-26 Kristian HøgsbergAdd small client for testing shm surfaces
2010-09-14 Kristian HøgsbergAdd timestamp to pointer image attach request
2010-09-03 Kristian HøgsbergReplace commit/ack/frame protocol with simpler sync...
2010-09-03 Kristian HøgsbergUse a transient object for the dnd session
2010-08-28 Kristian HøgsbergProvide visual feedback as to whether drop is supported
2010-08-28 Kristian HøgsbergUpdate drag protocol to use fd passing for data transfer
2010-08-25 Kristian HøgsbergSet pointer image only in response to 'target' event
2010-08-19 Kristian HøgsbergMore work on dnd
2010-08-19 Kristian HøgsbergActually add dnd client