Thanks for your answer, I tried to add toggle=False in the screen() calls but it does not change anything. I can't tell the difference actually and still have tags that switch monitor.
Le jeudi 3 décembre 2020 à 14:39:46 UTC+1, Tycho Andersen a écrit : > On Thu, Dec 03, 2020 at 01:39:12AM -0800, Vincent Girčs wrote: > > Hello, > > I'm using Qtile on two monitors and I don't really get how groups are > > managed between them. > > > > This is the first time I use a tiling window manager, so I don't really > > know if this is a normal behavior. I quite enjoy using Qtile but groups > on > > the two screens are not what I expected. > > > > It seems that the same group cannot be used at the same time in the two > > screens? and switching on a group that is already in use on a screen > make > > the two active group swap on the other screen which I find very annoying > > when going to next/prev group with keyboard, it swaps monitor all the > time. > > Is that the correct behavior? I would expect to be able to use the same > > group with both monitor. Is this something that we could configure in > the > > config file? > > This is expected behavior, modulo the toggle; try adding toggle=False > to your toscreen() calls. > > Tycho > -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qtile-dev/0c830d33-d530-444c-a9fd-3dfc655892c3n%40googlegroups.com.
