~ken-vandine/compiz/0.9.9.fix_1165343

« back to all changes in this revision

Viewing changes to plugins/wobbly/src/wobbly.cpp

  • Committer: Tarmac
  • Author(s): Daniel van Vugt
  • Date: 2013-04-02 19:24:11 UTC
  • mfrom: (3643.1.3 back-to-raring)
  • Revision ID: tarmac-20130402192411-8jqkwbion75aazvt
Make lp:compiz/0.9.9 identical to lp:compiz/raring, so we can use it for 
raring maintenance and eliminate lp:compiz/raring.

The changes that this proposal "undoes" have not been lost. They have just
moved to the new development series: lp:compiz/0.9.10 (lp:compiz now points
to this).

Approved by PS Jenkins bot, Sam Spilsbury.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1398
1398
                                     w->output ().top -
1399
1399
                                     w->geometry ().y (),
1400
1400
                                     true);
 
1401
                            w->syncPosition ();
1401
1402
                        }
1402
1403
 
1403
1404
                        ww->model = model;