<div dir="auto">I see..<div dir="auto"><br></div><div dir="auto">So if I wanted to have proper rounded bounding and antialiased corners, I would have to apply the bounding through shape-ext. and then reclip it in the compositor?</div><div dir="auto"><br></div>Proper bounding: having the mouse hi er over rounded corners and behave as expected<br><br><div class="gmail_quote" dir="auto"><div dir="ltr">On Sun, Sep 16, 2018, 12:20 PM Uli Schlachter, <<a href="mailto:psychon@znc.in">psychon@znc.in</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
On 14.09.2018 19:47, Javier Pollak wrote:<br>
> Hi, I'm working on a patch for bspwm to add rounded corners to windows and<br>
> their borders.<br>
[...]<br>
> Is there any way to remedy this?<br>
> What I tried so far is to apply an additional mask to the window background<br>
> itself since it allows for a mask of the same depth as the window.<br>
> The problem with that solution is that it does not apply to the border...<br>
<br>
If the problem is X11 window borders, then the only solution is not to<br>
use them, but to draw your own borders instead.<br>
<br>
In general, you can use alpha values through the RENDER extension for<br>
anti-aliased edges, but only if a compositing manager is running since<br>
the X11 server does not do any compositing for you.<br>
<br>
Cheers,<br>
Uli<br>
-- <br>
99 little bugs in the code<br>
99 little bugs in the code<br>
Take one down, patch it around<br>
117 little bugs in the code<br>
  -- @irqed<br><br>
</blockquote></div></div>