<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 14, 2014 at 6:51 AM, Àlex Fiestas wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On Tuesday 14 October 2014 10:43:42 Martin Klapetek wrote:<br>
</span><span class="">> I'd like to change this for Plasma panels to not have any resistance or<br>
> very minimal one, basically get it into a state that slamming the mouse<br>
> against a screen edge will show the panel easily, without requiring an<br>
> additional push.<br>
</span>I think we should ask VDG about this, it is a change in behavior and look and<br>
feel after all!<br><br></blockquote><div>Maybe just tweak to the edge triggering code might get us there as Martin suggests. :-)</div><div><br></div><div>Best I can tell, the behavioral model from the user side is to move the cursor far enough beyond the edge and the panel will appear. Based on that behavioral model, I think the expectation would be that if the cursor is moving relatively quickly when it get's to the edge it'll get to the magic distance beyond the edge more quickly than if the cursor is moving relatively slowly.</div><div><br></div><div>Another potential behavioral model could be a force model, where the panel unhides when the edge is hit with a certain degree of "force". Force based models can be quite complex though since it usually requires some kind of elastic resistance at the edge to allow triggering when moving the cursor relatively slowly. Also, since there are very few uses of the cursor within the screen boundaries that employ a force model, the user needs to maintain quite different behavioral models of the the cursor behavior at the edge versus the middle of the screen. It doesn't mean it can't be done, but I think it can be quite tricky to do well. A simple magic distance past the edge behavior is usually much simpler and more predictable I think and should handle the fast versus slow edge approaches just fine.<br></div><div><br></div><div>Hope this helps,<br></div><div>Andrew</div></div></div></div>