Re: weston logind and display managers

2014-05-10 Thread Pier Luigi
2014-05-10 14:33 GMT+02:00 Jasper St. Pierre : > On Sat, May 10, 2014 at 3:44 AM, Pier Luigi > wrote: >> >> 2014-05-09 2:34 GMT+02:00 nerdopolis : >> > On Wednesday, May 07, 2014 10:18:00 PM Pier Luigi wrote: >> >> Without setting owner and permission weston fails before that check >> with permiss

Re: weston logind and display managers

2014-05-10 Thread Jasper St. Pierre
On Sat, May 10, 2014 at 3:44 AM, Pier Luigi wrote: > 2014-05-09 2:34 GMT+02:00 nerdopolis : > > On Wednesday, May 07, 2014 10:18:00 PM Pier Luigi wrote: > >> Hi, > >> > >> I'm porting sddm (QtQuick based display manager) to Wayland, it's > >> still work in progress but close to be in a usable stat

[PATCH weston] desktop-shell: Fix order of desktop_shell messages

2014-05-10 Thread Jonas Ådahl
There was a bug in wayland-scanner that failed to detect when an message with implicitly set version (i.e. version 1) came after a message with a newer version. This patch fixes the weston desktop shell protocol to pass again. Signed-off-by: Jonas Ådahl --- protocol/desktop-shell.xml | 25 ++

Re: weston logind and display managers

2014-05-10 Thread Pier Luigi
2014-05-09 2:34 GMT+02:00 nerdopolis : > On Wednesday, May 07, 2014 10:18:00 PM Pier Luigi wrote: >> Hi, >> >> I'm porting sddm (QtQuick based display manager) to Wayland, it's >> still work in progress but close to be in a usable state and you can >> find it here: >> >> https://github.com/plfiorin