I'd like to get a 0.4 release out sometime soon. I created a compiz-0.4 branch some time ago and I've been cherry picking changes from master that I think should go into the 0.4 release. I think the current state of the 0.4 branch is pretty good and I'd like to just get the release out asap so we can focus on moving on. If anyone got fixes or bugs that they like to see fixed let us know. There's been a lot of new stuff going into master and I've got more coming soon as well as some patches from people that I haven't had time to put in yet. So we might want to release a 0.5 version at the same time or just after the 0.4 release. Let me know what you think. - David
On Mon, 2007-02-26 at 17:23 +0100, David Reveman wrote:> I think the current state of the 0.4 branch is pretty good and I'd like > to just get the release out asap so we can focus on moving on. If anyone > got fixes or bugs that they like to see fixed let us know.I have a problem with focus under the sloppy focus model. Suppose I have two overlapping windows open on viewport 4 (the number is really not relevant). Also assume that the mouse cursor is placed over one of the windows (say window 'a' for that window and 'b' for the other). If I then from another viewport try to select (using switcher, scale, folded out cube) window 'b', the viewport changes but focus is given to window 'a' and not to window 'b' as selected explicitly. I realize that the mouse is over 'a', but I did /select/ window 'b' to gain focus. Hope it makes sense to you. Jesper
David Reveman wrote:> I'd like to get a 0.4 release out sometime soon. I created a compiz-0.4 > branch some time ago and I've been cherry picking changes from master > that I think should go into the 0.4 release. > > I think the current state of the 0.4 branch is pretty good and I'd like > to just get the release out asap so we can focus on moving on. If anyone > got fixes or bugs that they like to see fixed let us know. > >I would like to see bug #9474 fixed .... What about making the usage of the DesktopHints for the NumberOfDesktops optional? I have a patch for it somewhere... (also posted to the list).> There's been a lot of new stuff going into master and I've got more > coming soon as well as some patches from people that I haven't had time > to put in yet. So we might want to release a 0.5 version at the same > time or just after the 0.4 release. > > Let me know what you think. > > - David > > _______________________________________________ > compiz mailing list > compiz@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/compiz > >
On Mon, 2007-02-26 at 17:23 +0100, David Reveman wrote:> I think the current state of the 0.4 branch is pretty good and I'd like > to just get the release out asap so we can focus on moving on. If anyone > got fixes or bugs that they like to see fixed let us know.Another issue that I am not sure have been reported (I was not able to find it in bugzilla) is the following (using todays git version of compiz): On viewport n I have some window open. I then minimize that window and switch to another viewport. If I then try to select the minimize window using the switcher (or clicking in the gnome-panel window list applet) the viewport changes, the gnome-panel window list indicates that the window has been restored, but the window is nowhere to be seen. I have to minimize and restore before the window appears. Can anyone confirm the same behavior? Jesper
Jesper Andersen wrote:> Can anyone confirm the same behavior? > >seems to be fixed in current git (no longer happens with gaim)
David Reveman wrote:> I'd like to get a 0.4 release out sometime soon.Is this still planed to be out soon? head looks quite stable now and works fine for me (except the bug I submitted(window on all workspaces); which seems like a libwnck bug)