<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Nov 30, 2016 at 12:17 PM, Bill Spitzak <span dir="ltr"><<a href="mailto:spitzak@gmail.com" target="_blank">spitzak@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Nov 30, 2016 at 9:04 AM, Adam Goode <<a href="mailto:agoode@google.com">agoode@google.com</a>> wrote:<br>
> Hi,<br>
><br>
> See <a href="https://bugzilla.redhat.com/show_bug.cgi?id=1349225" rel="noreferrer" target="_blank">https://bugzilla.redhat.com/<wbr>show_bug.cgi?id=1349225</a> and<br>
> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=767967" rel="noreferrer" target="_blank">https://bugzilla.gnome.org/<wbr>show_bug.cgi?id=767967</a><br>
><br>
> When using Client Side Decorations, toolkits cannot bind raise or lower to<br>
> user actions. This binding is traditionally used in the "middle click<br>
> titlebar to lower" action, which no longer works with CSD on Wayland.<br>
> Additionally, when click-to-raise is disabled, a click on a CSD titlebar<br>
> will not raise the window.<br>
><br>
> I would like to add 'raise' and 'lower' to xdg-shell. These requests will<br>
> take no arguments, similarly to 'set_maximized' (which is commonly bound to<br>
> double-click titlebar).<br>
><br>
> Is there any objection to adding these to xdg-shell, or should I investigate<br>
> another solution?<br>
<br>
</span>My preferred solution to this:<br>
<br>
Click in the titlebar should be sent back from the client to the<br>
compositor as a wl_shell_surface::move (or ::resize) request. The<br>
compositor can then realize the middle mouse button was pressed and<br>
implement lower.<br>
</blockquote></div><br></div><div class="gmail_extra">Wow, that's clever. If that works, I'd also like to move the double-click on titlebar to the same mechanism too (because you can bind 'lower' to that as well). Does that make sense?</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks,</div><div class="gmail_extra"><br></div><div class="gmail_extra">Adam</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>