On Thu, Apr 26, 2012 at 7:00 AM, Abhijeet Rastogi <[email protected]> wrote: > I was hoping if there is a way to add the feature of autos-witching clients > when dragging files from one client to other. > > Let's suppose I have 2 floating maximized clients open (chromium + nautilus) > & am writing a mail. If I want to drag a file from nautilus, taking the > dragged item to the tasklist of chrome doesn't auto-switch focus to > chromium. How can I accomplish that?
You could add a mouse::enter signal to the tasklist and switch focus then. It would be nice to check if button 1 is pressed, but I don't know how to do this. Anyone? -- To unsubscribe, send mail to [email protected].
