PDA

View Full Version : Group plugin overhaul - testers needed


maniac
August 22nd, 2007, 02:52 PM
I have just merged back the tabbing code overhaul branch into the master branch of the group plugin. I hope the refactoring didn't cause any regressions; but as my testing base is limited, I might have missed problems ;)

That's why I ask the regular group and tab users to test the new code and report regressions where they appear.

Thanks :)

schoeggu
August 23rd, 2007, 10:41 AM
i'll test it as soon as im home. do i have to checkout the plugin with any special parameters or ar the changes in the master branch (or however this is called (i really don't know much about this stuff)) ?

maniac
August 23rd, 2007, 12:54 PM
i'll test it as soon as im home. do i have to checkout the plugin with any special parameters or ar the changes in the master branch (or however this is called (i really don't know much about this stuff)) ?
The changes are in master, so just "git pull" as usual. Don't be surprised about the change size ;)

ardya
August 25th, 2007, 12:17 AM
Will these changes be available if I'm using git-pull origin 0.6.0? I use this feature a lot and am willing to help test. As it stands now (from 0.6.0), sometimes dragging a window to a slot crashes compiz.

maniac
August 25th, 2007, 04:45 PM
Will these changes be available if I'm using git-pull origin 0.6.0? I use this feature a lot and am willing to help test. As it stands now (from 0.6.0), sometimes dragging a window to a slot crashes compiz.
No, I've not yet pulled it into the 0.6 branch. Reason for that is that it's quite a huge changeset, so I wanted to gather feedback before pulling into 0.6.

Using group plugin from master branch and reverting this change (http://gitweb.opencompositing.org/?p=fusion/plugins/group;a=commitdiff;h=3d676cb8f873238034d02af4cdad0 0d321d376e9) locally should work with compiz 0.6 branch, though.