On Thu, Jan 12, 2012 at 17:44:56 -0500, TJ Robotham wrote: > > But with two monitors, I constantly find myself moving windows between the > > two, and searching for windows that I "lost" because I put them on the other > > monitor, which makes them lose their previously assigned tags. > > You might find it helpful to go into sendmon and delete that one line that > resets the window's tags to whatever's currently visible on the other monitor. > That was pretty much the first thing I did when multihead support was added, > since I rarely want to both move a window between monitors and retag it.
Thank's a lot for this hint! This would result in almost exactly what I want. In fact, if combined with a patch that would keep the set of visible tags on both screens in sync, I think it would be exactly what I want. Does anyone know how to achieve the latter?