~3v1n0/compiz/resize-lowgfx-fixes

« back to all changes in this revision

Viewing changes to plugins/grid/src/grid.h

  • Committer: Marco Trevisan (Treviño)
  • Date: 2017-06-29 00:13:44 UTC
  • Revision ID: mail@3v1n0.net-20170629001344-vx4y0uyqdyg3evne
grid: take care of the user-set animation duration even on fade-out

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
        CompRect currentRect;
98
98
        GLfloat  opacity;
99
99
        GLfloat  timer;
 
100
        GLfloat  fadeOutTimer;
100
101
        Window   window;
101
102
        int      duration;
102
103
        bool     complete;