Re: [systemd-devel] [RFC] VTs for multiple seats

2012-07-10 Thread Christopher James Halse Rogers
On Tue, 2012-07-10 at 21:29 +0200, David Herrmann wrote: > Hi Kristian > > On Tue, Jul 10, 2012 at 8:15 PM, Kristian Høgsberg > wrote: > > On Tue, Jul 10, 2012 at 12:22:13PM -0400, Casey Dahlin wrote: > >> On Mon, Jul 09, 2012 at 06:17:13PM -0400, Kristian Høgsberg wrote: > >> > No, wayland is t

Re: [systemd-devel] [RFC] VTs for multiple seats

2012-07-10 Thread Casey Dahlin
On Tue, Jul 10, 2012 at 10:03:37PM +0200, David Herrmann wrote: > On Tue, Jul 10, 2012 at 9:57 PM, Casey Dahlin wrote: > > On Tue, Jul 10, 2012 at 09:29:05PM +0200, David Herrmann wrote: > >> I don't think this is currently possible with the weston codebase, as > >> we require each compositor-back

Re: [systemd-devel] [RFC] VTs for multiple seats

2012-07-10 Thread David Herrmann
On Tue, Jul 10, 2012 at 9:57 PM, Casey Dahlin wrote: > On Tue, Jul 10, 2012 at 09:29:05PM +0200, David Herrmann wrote: >> I don't think this is currently possible with the weston codebase, as >> we require each compositor-backend to allow multiple surfaces. > > This part is all the conversation wa

Re: [systemd-devel] [RFC] VTs for multiple seats

2012-07-10 Thread Casey Dahlin
On Tue, Jul 10, 2012 at 09:29:05PM +0200, David Herrmann wrote: > I don't think this is currently possible with the weston codebase, as > we require each compositor-backend to allow multiple surfaces. This part is all the conversation was about. --CJD _

Re: [systemd-devel] [RFC] VTs for multiple seats

2012-07-10 Thread David Herrmann
Hi Kristian On Tue, Jul 10, 2012 at 8:15 PM, Kristian Høgsberg wrote: > On Tue, Jul 10, 2012 at 12:22:13PM -0400, Casey Dahlin wrote: >> On Mon, Jul 09, 2012 at 06:17:13PM -0400, Kristian Høgsberg wrote: >> > No, wayland is the protocol, weston is the compositor building >> > toolkit. If you wan

Re: [systemd-devel] [RFC] VTs for multiple seats

2012-07-10 Thread Casey Dahlin
On Tue, Jul 10, 2012 at 02:15:40PM -0400, Kristian Høgsberg wrote: > On Tue, Jul 10, 2012 at 12:22:13PM -0400, Casey Dahlin wrote: > > On Mon, Jul 09, 2012 at 06:17:13PM -0400, Kristian Høgsberg wrote: > > > No, wayland is the protocol, weston is the compositor building > > > toolkit. If you want

Re: [systemd-devel] [RFC] VTs for multiple seats

2012-07-10 Thread Kristian Høgsberg
On Tue, Jul 10, 2012 at 12:22:13PM -0400, Casey Dahlin wrote: > On Mon, Jul 09, 2012 at 06:17:13PM -0400, Kristian Høgsberg wrote: > > No, wayland is the protocol, weston is the compositor building > > toolkit. If you want an EGL compositor on KMS with evdev input, you > > But we don't want an EG

Re: [systemd-devel] [RFC] VTs for multiple seats

2012-07-10 Thread Casey Dahlin
On Mon, Jul 09, 2012 at 06:17:13PM -0400, Kristian Høgsberg wrote: > No, wayland is the protocol, weston is the compositor building > toolkit. If you want an EGL compositor on KMS with evdev input, you But we don't want an EGL compositor. We want bare-bones KMS support. One of the things he ment

Re: [systemd-devel] [RFC] VTs for multiple seats

2012-07-09 Thread Kristian Høgsberg
On Mon, Jul 09, 2012 at 10:27:35PM +0200, Lennart Poettering wrote: > On Wed, 04.07.12 20:13, David Herrmann (dh.herrm...@googlemail.com) wrote: > > > 3) Wayland as central VT-master. Let's run a central > > wayland-compositor on each seat which acquires the video and input > > devices on that sea

Re: [RFC] VTs for multiple seats

2012-07-05 Thread Alex Deucher
On Wed, Jul 4, 2012 at 2:13 PM, David Herrmann wrote: > Hi guys > > (CC'ing systemd-ML as they proved to be very helpful and interested in this > ;)) > > I am currently working on kmscon and am planning on writing some > user-space VT logic similar to CONFIG_VT in the kernel. The idea is to > hav

Re: [RFC] VTs for multiple seats

2012-07-04 Thread Christopher James Halse Rogers
On Wed, 2012-07-04 at 20:13 +0200, David Herrmann wrote: > Hi guys > > (CC'ing systemd-ML as they proved to be very helpful and interested in this > ;)) > > I am currently working on kmscon and am planning on writing some > user-space VT logic similar to CONFIG_VT in the kernel. The idea is to >

[RFC] VTs for multiple seats

2012-07-04 Thread David Herrmann
Hi guys (CC'ing systemd-ML as they proved to be very helpful and interested in this ;)) I am currently working on kmscon and am planning on writing some user-space VT logic similar to CONFIG_VT in the kernel. The idea is to have multiple virtual terminals for each seat. systemd-logind currently a