Re: [PATCH v8 1/6] libweston: set the seat automatically based on the XDG_SEAT environment variable

2018-06-29 Thread Pekka Paalanen
On Wed, 27 Jun 2018 20:44:17 -0400 nerdopolis wrote: > This will allow the seat to be set by the environment as pam_systemd typically > sets the XDG_SEAT variable > --- > compositor/main.c | 2 +- > libweston/compositor-drm.c | 11 --- > libweston/compositor-drm.h | 3 ++- >

[PATCH v8 1/6] libweston: set the seat automatically based on the XDG_SEAT environment variable

2018-06-27 Thread nerdopolis
This will allow the seat to be set by the environment as pam_systemd typically sets the XDG_SEAT variable --- compositor/main.c | 2 +- libweston/compositor-drm.c | 11 --- libweston/compositor-drm.h | 3 ++- man/weston-drm.man | 7 +-- 4 files changed, 16