Re: [PATCH v6 0/6] Make Weston multiseat aware

2018-06-08 Thread nerdopolis
On Friday, June 8, 2018 9:40:47 AM EDT Pekka Paalanen wrote:
> On Fri, 08 Jun 2018 08:23:02 -0400
> nerdopolis  wrote:
> 
> > On Tuesday, January 23, 2018 10:15:42 PM EDT you wrote:
> > > These patches make Weston handle multiple seats. Fixes from the last 
> > > attempt include updating fbdev_set_screen_info , updating some fuzz,
> > > and making the selection of the framebuffer device similar to 
> > > compositor-drm.c by favoring the boot_vga device, and making
> > > requested changes
> > > 
> > > nerdopolis (6):
> > >   libweston: set the seat automatically based on the XDG_SEAT
> > > environment variable
> > >   libweston: fbdev: support the --seat option, (and XDG_SEAT variable)
> > >   launcher-logind: only get a VT on seat0, as only seat0 supports VTs
> > >   libweston: fbdev: set fb device info upon the first run.
> > >   libweston: fbdev: Attempt to detect the first framebuffer device in
> > > the seat. instead of defaulting to /dev/fb0
> > >   main: don't configure /dev/fb0 by default
> > > 
> > >  compositor/main.c|  7 ++--
> > >  libweston/compositor-drm.c   |  5 +++
> > >  libweston/compositor-fbdev.c | 94 
> > > ++--
> > >  libweston/compositor-fbdev.h |  1 +
> > >  libweston/launcher-logind.c  | 22 ++-
> > >  libweston/launcher-util.c|  4 ++
> > >  man/weston-drm.man   |  7 +++-
> > >  7 files changed, 120 insertions(+), 20 deletions(-)
> > > 
> > >   
> > 
> > These patches still apply.
> > Is there anything I need to do?
> > https://bugs.freedesktop.org/show_bug.cgi?id=102307 was closed station that 
> > this will be discussed on the mailing list
> 
> Hi,
> 
> your patches are tracked at
> https://patchwork.freedesktop.org/series/35856/ as "New" so there is
> nothing you are required to do until you get feedback, though pinging
> every couple of weeks is ok to remind us to look at them.
> 
> 
> Thanks,
> pq
Understandable. Thanks! 



___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel


Re: [PATCH v6 0/6] Make Weston multiseat aware

2018-06-08 Thread Pekka Paalanen
On Fri, 08 Jun 2018 08:23:02 -0400
nerdopolis  wrote:

> On Tuesday, January 23, 2018 10:15:42 PM EDT you wrote:
> > These patches make Weston handle multiple seats. Fixes from the last 
> > attempt include updating fbdev_set_screen_info , updating some fuzz,
> > and making the selection of the framebuffer device similar to 
> > compositor-drm.c by favoring the boot_vga device, and making
> > requested changes
> > 
> > nerdopolis (6):
> >   libweston: set the seat automatically based on the XDG_SEAT
> > environment variable
> >   libweston: fbdev: support the --seat option, (and XDG_SEAT variable)
> >   launcher-logind: only get a VT on seat0, as only seat0 supports VTs
> >   libweston: fbdev: set fb device info upon the first run.
> >   libweston: fbdev: Attempt to detect the first framebuffer device in
> > the seat. instead of defaulting to /dev/fb0
> >   main: don't configure /dev/fb0 by default
> > 
> >  compositor/main.c|  7 ++--
> >  libweston/compositor-drm.c   |  5 +++
> >  libweston/compositor-fbdev.c | 94 
> > ++--
> >  libweston/compositor-fbdev.h |  1 +
> >  libweston/launcher-logind.c  | 22 ++-
> >  libweston/launcher-util.c|  4 ++
> >  man/weston-drm.man   |  7 +++-
> >  7 files changed, 120 insertions(+), 20 deletions(-)
> > 
> >   
> 
> These patches still apply.
> Is there anything I need to do?
> https://bugs.freedesktop.org/show_bug.cgi?id=102307 was closed station that 
> this will be discussed on the mailing list

Hi,

your patches are tracked at
https://patchwork.freedesktop.org/series/35856/ as "New" so there is
nothing you are required to do until you get feedback, though pinging
every couple of weeks is ok to remind us to look at them.


Thanks,
pq


pgpgmW9UPx7jJ.pgp
Description: OpenPGP digital signature
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel


Re: [PATCH v6 0/6] Make Weston multiseat aware

2018-06-08 Thread nerdopolis
On Tuesday, January 23, 2018 10:15:42 PM EDT you wrote:
> These patches make Weston handle multiple seats. Fixes from the last 
> attempt include updating fbdev_set_screen_info , updating some fuzz,
> and making the selection of the framebuffer device similar to 
> compositor-drm.c by favoring the boot_vga device, and making
> requested changes
> 
> nerdopolis (6):
>   libweston: set the seat automatically based on the XDG_SEAT
> environment variable
>   libweston: fbdev: support the --seat option, (and XDG_SEAT variable)
>   launcher-logind: only get a VT on seat0, as only seat0 supports VTs
>   libweston: fbdev: set fb device info upon the first run.
>   libweston: fbdev: Attempt to detect the first framebuffer device in
> the seat. instead of defaulting to /dev/fb0
>   main: don't configure /dev/fb0 by default
> 
>  compositor/main.c|  7 ++--
>  libweston/compositor-drm.c   |  5 +++
>  libweston/compositor-fbdev.c | 94 
> ++--
>  libweston/compositor-fbdev.h |  1 +
>  libweston/launcher-logind.c  | 22 ++-
>  libweston/launcher-util.c|  4 ++
>  man/weston-drm.man   |  7 +++-
>  7 files changed, 120 insertions(+), 20 deletions(-)
> 
> 

These patches still apply.
Is there anything I need to do?
https://bugs.freedesktop.org/show_bug.cgi?id=102307 was closed station that 
this will be discussed on the mailing list


___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel


Re: [PATCH v6 0/6] Make Weston multiseat aware

2018-04-23 Thread Pekka Paalanen
On Mon, 23 Apr 2018 07:08:57 -0400
nerdopolis  wrote:

> On Tuesday, January 23, 2018 10:15:42 PM EDT nerdopolis wrote:
> > These patches make Weston handle multiple seats. Fixes from the last 
> > attempt include updating fbdev_set_screen_info , updating some fuzz,
> > and making the selection of the framebuffer device similar to 
> > compositor-drm.c by favoring the boot_vga device, and making
> > requested changes
> > 
> > nerdopolis (6):
> >   libweston: set the seat automatically based on the XDG_SEAT
> > environment variable
> >   libweston: fbdev: support the --seat option, (and XDG_SEAT variable)
> >   launcher-logind: only get a VT on seat0, as only seat0 supports VTs
> >   libweston: fbdev: set fb device info upon the first run.
> >   libweston: fbdev: Attempt to detect the first framebuffer device in
> > the seat. instead of defaulting to /dev/fb0
> >   main: don't configure /dev/fb0 by default
> > 
> >  compositor/main.c|  7 ++--
> >  libweston/compositor-drm.c   |  5 +++
> >  libweston/compositor-fbdev.c | 94 
> > ++--
> >  libweston/compositor-fbdev.h |  1 +
> >  libweston/launcher-logind.c  | 22 ++-
> >  libweston/launcher-util.c|  4 ++
> >  man/weston-drm.man   |  7 +++-
> >  7 files changed, 120 insertions(+), 20 deletions(-)
> > 
> >   
> Hi
> 
> I have made sure, These patches still apply and work for Weston
> Master. (with a little patch fuzz) Is there anything I need to do?

Hi,

that seems enough, thanks, I've just been busy. Hopefully someone gets
to review these at some point.


Thanks,
pq


pgpiyL1lfPSWj.pgp
Description: OpenPGP digital signature
___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel


Re: [PATCH v6 0/6] Make Weston multiseat aware

2018-04-23 Thread nerdopolis
On Tuesday, January 23, 2018 10:15:42 PM EDT nerdopolis wrote:
> These patches make Weston handle multiple seats. Fixes from the last 
> attempt include updating fbdev_set_screen_info , updating some fuzz,
> and making the selection of the framebuffer device similar to 
> compositor-drm.c by favoring the boot_vga device, and making
> requested changes
> 
> nerdopolis (6):
>   libweston: set the seat automatically based on the XDG_SEAT
> environment variable
>   libweston: fbdev: support the --seat option, (and XDG_SEAT variable)
>   launcher-logind: only get a VT on seat0, as only seat0 supports VTs
>   libweston: fbdev: set fb device info upon the first run.
>   libweston: fbdev: Attempt to detect the first framebuffer device in
> the seat. instead of defaulting to /dev/fb0
>   main: don't configure /dev/fb0 by default
> 
>  compositor/main.c|  7 ++--
>  libweston/compositor-drm.c   |  5 +++
>  libweston/compositor-fbdev.c | 94 
> ++--
>  libweston/compositor-fbdev.h |  1 +
>  libweston/launcher-logind.c  | 22 ++-
>  libweston/launcher-util.c|  4 ++
>  man/weston-drm.man   |  7 +++-
>  7 files changed, 120 insertions(+), 20 deletions(-)
> 
> 
Hi

I have made sure, These patches still apply and work for Weston Master. (with a 
little patch fuzz)
Is there anything I need to do?

Thanks

___
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel