Re: Alternative desktop applet interaction

2015-02-14 Thread Eike Hein
>I have experimented with the same in the (default) desktop containment, >and I >think it's quite easy to try with a small adjustment in the code (would >need >to look it up, I haven't touched that code in a while). I saw the vestiges of that (FV is forked off the Desktop code, which really ne

Re: Alternative desktop applet interaction

2015-02-14 Thread Sebastian Kügler
On Friday, February 13, 2015 23:55:24 Eike Hein wrote: > > one thing is that it would break if any applet decides to manage press nad > > hold i guess (not any current applet i know, but since is a standard > > signal in MouseArea, hmm) > > It don't think it would though: The MEL underneath the ap

Re: Alternative desktop applet interaction

2015-02-14 Thread Sebastian Kügler
On Friday, February 13, 2015 23:55:24 Eike Hein wrote: > > one thing is that it would break if any applet decides to manage press nad > > hold i guess (not any current applet i know, but since is a standard > > signal in MouseArea, hmm) > > It don't think it would though: The MEL underneath the ap