Re: [dev] [dwm] Tags vs Monitors

From: Rob <robpilling_AT_gmail.com>
Date: Fri, 13 Jan 2012 21:57:31 +0000

On Fri, Jan 13, 2012 at 11:35:02AM +0100, Thomas Dean wrote:
> On Thu, Jan 12, 2012 at 17:44:56 -0500, TJ Robotham wrote:
> > 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?

Check /(toggle)?(view|tag)/ functions in dwm.c
Or you could change arrange() so it sets the tagset for all other monitors too

Rob
Received on Fri Jan 13 2012 - 22:57:31 CET

This archive was generated by hypermail 2.3.0 : Fri Jan 13 2012 - 23:00:09 CET