Re: Shell surface positioning

2016-11-10 Thread Jan Synacek
On Thu, Nov 10, 2016 at 6:20 AM, Jonas Ã…dahl wrote: > On Wed, Nov 09, 2016 at 10:30:45AM +0100, Jan Synacek wrote: >> Hello, >> >> I'm playing around with libwayland-client, implementing a simple >> application. I made the middle mouse button move the "w

Shell surface positioning

2016-11-09 Thread Jan Synacek
on the "window" when it's created? I would like to position it somewhere else than 0,0 in monitor coordinates. Additionally, are clients expected to draw their decorations? If yes, does that mean creating subsurfaces that respond to pointer events? Cheers, -- Jan