Re: [dev] [dwm] Multi-seat with dwm in a single X server

2013-10-22 Thread Raimundo Martins
Oh, a couple of warnings: Don't start dmenu without patching it to support specific input devices or without any "Virtual Core" device with slaves or you won't control it. I can propose a patch later, if someone wants it. There is a problem with some programs in detecting some things e.g. QtCreat

Re: [dev] [dwm] Multi-seat with dwm in a single X server

2013-10-22 Thread Raimundo Martins
> Can you share your patches, please? > > I would also be very interested in your specific setup and if you had to > tweak > e.g. xorg configuration. This patch should do it. It's not exactly what I use, but it compiles, and appears to have the same behaviour. The only difference (related to th

Re: [dev] [dwm] Multi-seat with dwm in a single X server

2013-10-21 Thread Raimundo Martins
> Can you share your patches, please? I'm quite busy right now, and the code is so customized that making a patch right now takes some time. I'll start later tonight and see if I can manage a clean patch quickly. -- Raimundo Martins

Re: [dev] [dwm] Multi-seat with dwm in a single X server

2013-10-20 Thread Julian Dammann
> Multi-seat with full 3d acceleration. Is this something of interest to you? I am very interested :) Can you share your patches, please? I would also be very interested in your specific setup and if you had to tweak e.g. xorg configuration.

[dev] [dwm] Multi-seat with dwm in a single X server

2013-10-10 Thread Raimundo Martins
Hello everyone, I've been using dwm for a while, and I today I managed to configure it so that my system is multi-seat with a single X server and no Xephyr. I achieved this by using XInput2 at grabbing keys. I kept XInput1 for the mouse since I was having trouble at passing along XMotionEvents