* Peter John Hartman [2010-09-12 10:52:12 -0400]:
> > > - focus(wintoclient(ev->window));
> > > + focus((wintoclient(ev->window)));
> >
>
> Ok, I haven't done this yet, but a little update. It turns out that this
> patch /didn't/ fix the problem; or, at least, it partially did. On
Hi,
On Sun, Sep 12, 2010 at 10:52:12AM -0400, Peter John Hartman wrote:
> Ok, I haven't done this yet, but a little update. It turns out that this
> patch /didn't/ fix the problem; or, at least, it partially did. On
> occasion, firefox at least and mplayer in full screen mode will not
> behave.
On Sat, Sep 11, 2010 at 05:39:45PM -0400, TJ Robotham wrote:
> On Sat, Sep 11, 2010 at 04:44:12PM -0400, Peter John Hartman wrote:
> >
> > I should have said in my original report that the MODKEY+shift+space
> > solution is the way I dealt with these problems; I had suspected that
> > the isfloati
On Sun, Sep 12, 2010 at 11:24:23AM +0200, Szabolcs Nagy wrote:
> * Peter John Hartman [2010-09-11 15:23:18 -0400]:
> > This fixes it:
> >
> > diff -r 050d521d66d8 -r c361034c5a1c dwm.c
> > --- a/dwm.c Tue Aug 24 13:13:20 2010 +0100
> > +++ b/dwm.c Sat Sep 11 19:00:18 2010 +
> > @@ -7
* Peter John Hartman [2010-09-11 15:23:18 -0400]:
> This fixes it:
>
> diff -r 050d521d66d8 -r c361034c5a1c dwm.c
> --- a/dwm.c Tue Aug 24 13:13:20 2010 +0100
> +++ b/dwm.c Sat Sep 11 19:00:18 2010 +
> @@ -799,7 +799,7 @@
> unfocus(selmon->sel, True);
>
On Sat, Sep 11, 2010 at 04:44:12PM -0400, Peter John Hartman wrote:
>
> I should have said in my original report that the MODKEY+shift+space
> solution is the way I dealt with these problems; I had suspected that
> the isfloating rule is being ignored in such cases, but when we ran
> 5.8.2 it work
On Sat, Sep 11, 2010 at 04:20:35PM -0400, TJ Robotham wrote:
> On Sat, Sep 11, 2010 at 03:23:18PM -0400, Peter John Hartman wrote:
> > On Sat, Sep 11, 2010 at 01:35:10PM -0400, Peter John Hartman wrote:
> > > But now, after the upgrade, both firefox and open office behave like
> > > elitists: not
On Sat, Sep 11, 2010 at 03:23:18PM -0400, Peter John Hartman wrote:
> On Sat, Sep 11, 2010 at 01:35:10PM -0400, Peter John Hartman wrote:
> > But now, after the upgrade, both firefox and open office behave like
> > elitists: not only do they not tile in tile mode (they sit on top) they
> > don't al
Thats weird..only possible explanation is that any of those functions is a
macro. Which is not the case i think (didnt check the sauce). When using macros
it is recommended to explicitly put parenthesis when using any of the
parameters of it. Else it can result on shity bugs like this.
Btw. If
On Sat, Sep 11, 2010 at 01:35:10PM -0400, Peter John Hartman wrote:
> Hi,
>
> Before an upgrade to hg tip last month (long overdue, maybe about a year
> overdue) firefox and open office used to "behave properly": if I'm in
> tile mode and fire up firefox, e.g., it tiles as well. But now, after t
10 matches
Mail list logo