Hi
On Tue, Oct 22, 2013 at 1:56 AM, Kristian Høgsberg wrote:
> On Tue, Oct 22, 2013 at 12:28:09AM +0200, David Herrmann wrote:
>> Instead of connecting to weston-launch from launcher-util, we now try to
>> connect to logind first. If logind provides session-devices, we use them.
>> If not, we fal
On Tue, Oct 22, 2013 at 12:28:09AM +0200, David Herrmann wrote:
> Instead of connecting to weston-launch from 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.
Thanks, I've committed th
Instead of connecting to weston-launch from 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 | 17 +-
src/Makefile.am| 8 +
src/compositor-drm.c |