<br><br><div class="gmail_quote">On Sun, Mar 10, 2013 at 9:17 AM, Jonas Ådahl <span dir="ltr"><<a href="mailto:jadahl@gmail.com" target="_blank">jadahl@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Sun, Mar 10, 2013 at 3:53 PM, Hardening <<a href="mailto:rdp.effort@gmail.com">rdp.effort@gmail.com</a>> wrote:<br>
> This patch adds a wlrandr extension. It is useful to test<br>
> mode switching. The patch provides the weston-switch-mode<br>
> utility that can be use quite the same way as xrandr to<br>
> change graphical modes. For now only the DRM backend supports<br>
> mode switching, but other may follow.<br></div></blockquote><div><br>Hi Jonas,<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
<br>
</div>Hi,<br>
<br>
I think the consensus has been not to have a protocol like this as<br>
clients should not dictate what resolution an output should have. A<br>
client can ask nicely via the fullscreen API a preferred resolution,<br>
but it should not set it. The point with this is that no client should<br>
be able to change resolution, crash, and then leave the compositor in<br>
an invalid state (read wrong resolution). The shell, however, can have<br>
its own private protocol for doing this, and then whatever user<br>
interface wants to have to change resolution, but it should not be in<br>
a client facing protocol.<br></blockquote><div><br>What you stated is the common consensus but the fact is, we have no way to change the output resolution in weston while it is running. This is not a secure protocol and any client can use it, true. However, we need a way to do this right now so we can shake out the bugs that do not detect mode switching properly. The outstanding case is desktop-shell components, panel and background. It would be interesting to find a way to secure a protocol such as this but aside from handling mode switching directly in the compositor somehow, there's really not many sane options left. Unless you have a better way to switch modes while weston is running?<br>
<br>- Scott<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
Jonas<br></font></span> </blockquote></div><br>