Hi
On Tue, Oct 15, 2013 at 8:47 PM, Kristian Høgsberg wrote:
> On Tue, Oct 15, 2013 at 02:30:02PM +0200, David Herrmann wrote:
>> Instead of spawning weston-launch from the launcher-util, we now try to
>> connect to logind first. If logind provides session-devices, we use them.
>> If not, we fall
On Tue, Oct 15, 2013 at 02:30:02PM +0200, David Herrmann wrote:
> Instead of spawning weston-launch from the launcher-util, we now try to
> connect to logind first. If logind provides session-devices, we use them.
> If not, we fall back to the old weston-launch facility.
> ---
> configure.ac
Instead of spawning weston-launch from the launcher-util, we now try to
connect to logind first. If logind provides session-devices, we use them.
If not, we fall back to the old weston-launch facility.
---
configure.ac | 1 +
src/Makefile.am| 8 +
src/compositor-drm.c | 2