2013/9/23 Kristian Høgsberg :
> On Mon, Sep 23, 2013 at 12:33:39PM +0200, Giulio Camuffo wrote:
>> Here too we must make sure the surface has a valid resource, as
>> there are some (xwayland, surfaces created by the shell) that
>> don't have it.
>> Fix a Weston crash when setting a mpv window fulls
On Mon, Sep 23, 2013 at 12:33:39PM +0200, Giulio Camuffo wrote:
> Here too we must make sure the surface has a valid resource, as
> there are some (xwayland, surfaces created by the shell) that
> don't have it.
> Fix a Weston crash when setting a mpv window fullscreen on drm.
We have the same prob
Here too we must make sure the surface has a valid resource, as
there are some (xwayland, surfaces created by the shell) that
don't have it.
Fix a Weston crash when setting a mpv window fullscreen on drm.
---
src/input.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/input