Re: [PATCH v2] xdg-shell: validate positioner object

2016-11-15 Thread Jonas Ã…dahl
On Fri, Sep 23, 2016 at 09:31:23AM +0200, Sjoerd Simons wrote: > According to the xdg-shell v6 protocol a positioner object is only > complete if both the size and its anchor rectangle are set. Ensure the > weston clients do this and let weston be more strict on checking if a > client has done so.

Re: [PATCH v2] xdg-shell: validate positioner object

2016-09-23 Thread Yong Bakos
On Sep 23, 2016, at 12:31 AM, Sjoerd Simons wrote: > > According to the xdg-shell v6 protocol a positioner object is only > complete if both the size and its anchor rectangle are set. Ensure the > weston clients do this and let weston be more strict on checking if a > client has done so. > > Th

[PATCH v2] xdg-shell: validate positioner object

2016-09-23 Thread Sjoerd Simons
According to the xdg-shell v6 protocol a positioner object is only complete if both the size and its anchor rectangle are set. Ensure the weston clients do this and let weston be more strict on checking if a client has done so. This also fixes weston-terminal popups not showing up on gnome-shell 3