On 1/23/07, carmen <[EMAIL PROTECTED]> wrote:
On Tue Jan 23, 2007 at 09:16:07PM +0000, David Brooke wrote:
> I have a dual head setup with 2 instances of dwm.
another longstanding bug is, if you enter the other DISPLAY on the barwin, the
border of a window on that display changes to indicate focus, but its not
actually focused, until you mouse into it. this happens quite a bit if you do
something like
{ MODKEY, XK_q, spawn, { .cmd = "exec xwarppointer screen +" } }, \
when one screen is taller than the other, it tends the reset the position to
somewhere on the barwin, and you have to touch the mouse to focus something..
(i gues i could set up key shortcut to mouse down 15 pixels as well, or better
yet fix the bug)
What are you running (3.1 or hg tip)? Anselm has been changing some
multihead stuff the last couple of days (post 3.1), chances are this
is fixed already (you could check this by pulling in the most recent
sources with "hg clone http://suckless.org/cgi-bin/hgwebdir.cgi/dwm").
Greetings, Sander.