Re: [RFC PATCH wayland v2 3/4] server: implement inert resources

2015-04-10 Thread Bill Spitzak
On 04/10/2015 06:45 AM, Marek Chalupa wrote: When an object asks for creating new object from inert object, wayland will silently create zombie object without invoking appropriate handler, so once programmer marks resource as inert, wayland will take care of the rest. I think you should use th

Re: [PATCH] protocol: Add DnD actions

2015-04-10 Thread Bill Spitzak
On 04/10/2015 02:29 AM, Carlos Garnacho wrote: However the compositor could send state along with A to the dest. This could also work, Thanks I think I finally made it clear what I am asking for. So "intersection" is now f(A,B,state), and what I propose is: source sends A to compositor