RE: [PATCH] Weston: SDK: export evdev.h

2013-05-31 Thread Eoff, Ullysses A
gt; To: wayland-devel@lists.freedesktop.org > Subject: [PATCH] Weston: SDK: export evdev.h > > This allows plugins to emulate a weston evdev device > > To run wl-fits without superuser, apply this patch. > --- > src/Makefile.am |9 ++--- > src/evdev.c |4 ++-- > 2 files ch

[PATCH] Weston: SDK: export evdev.h

2013-05-31 Thread Martin Minarik
This allows plugins to emulate a weston evdev device To run wl-fits without superuser, apply this patch. --- src/Makefile.am |9 ++--- src/evdev.c |4 ++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 106ccba..6146aff 10064