On Wed, Mar 27, 2013 at 05:14:24PM +0100, Rafal Mielniczuk wrote:
> While running weston with drm-backend, we check if its parent executable
> name was weston-launch. In case it wasn't, we print error message and
> quit.
>
> This fixes https://bugs.freedesktop.org/show_bug.cgi?id=60926
Thanks for
While running weston with drm-backend, we check if its parent executable
name was weston-launch. In case it wasn't, we print error message and
quit.
This fixes https://bugs.freedesktop.org/show_bug.cgi?id=60926
---
src/compositor.c | 16
1 file changed, 16 insertions(+)
diff --g