On Wed, 1 Feb 2012 15:37:11 +0100
Benjamin Franzke wrote:
> 2012/2/1 Tiago Vignatti :
...
> >
> > On 01/31/2012 09:22 PM, Benjamin Franzke wrote:
> >>
> >> weston-launch starts weston and provides mechanism
> >> for weston to set/drop drm master, open a tty,
> >> and read input devices without be
On 02/01/2012 04:37 PM, Benjamin Franzke wrote:
You mean to start weston and weston-launch (the permission part) seperately?
We could do that, but thats of course not that handy, and would
produce two problems:
- The tty would need to be chowned to the user
- The control socket couldn't be p
2012/2/1 Tiago Vignatti :
> Cool, looks great at first! Thanks for taking over this work. I have some
> comments bellow.
>
>
>
> On 01/31/2012 09:22 PM, Benjamin Franzke wrote:
>>
>> weston-launch starts weston and provides mechanism
>> for weston to set/drop drm master, open a tty,
>> and read inp
Cool, looks great at first! Thanks for taking over this work. I have
some comments bellow.
On 01/31/2012 09:22 PM, Benjamin Franzke wrote:
weston-launch starts weston and provides mechanism
for weston to set/drop drm master, open a tty,
and read input devices without being root.
Execution is
weston-launch starts weston and provides mechanism
for weston to set/drop drm master, open a tty,
and read input devices without being root.
Execution is allowed for local-active sessions
or users in the group weston-launch.
---
configure.ac | 16 ++
src/.gitignore |1 +
src/M