Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-08 | Revert "Merge pull request #115 from Samsagax/animation-fix-clean" | Monsta | 1 | -35/+8 | |
This reverts commit 567890a8a1884247de29e9f97cf9cd8110247c04, reversing changes made to a65a66d49bd0d6ec6c94b8e3ecd551cb570cec95. | |||||
2015-10-26 | effects: remove hack that made Marco crash in certain situations | Alberts Muktupāvels | 1 | -20/+1 | |
fixes https://github.com/mate-desktop/marco/issues/200 ported to Marco from https://github.com/GNOME/metacity/commit/f25b7760b7430b674afdb4de1e2072cd99ea3fbc | |||||
2014-08-18 | fix seqfault when animation is disabled | Denis Gorodnichev | 1 | -1/+2 | |
2014-06-26 | Remove misleading comment in effect_free function | Joaquín Ignacio Aramendía | 1 | -5/+1 | |
The new behaviour is the animation callback function should run the finished function once it's done with the animation. | |||||
2014-06-26 | Bugfix: run finished function if animations are disabled | Joaquín Ignacio Aramendía | 1 | -0/+7 | |
2014-06-26 | Fix: the effect "finished" callback needs to be called after the effect ends | Joaquín Ignacio Aramendía | 1 | -6/+23 | |
Added two fields to BoxAnimationContext to handle finish callback inside box_animation_timeout function instead of effect_free. Now the finish function is called after the effect is finished. | |||||
2014-06-26 | Add a simple unminimize effect the same as minimize | Joaquín Ignacio Aramendía | 1 | -0/+6 | |
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -49/+49 | |
Just run: $ find -name '*.c' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i $ find -name '*.h' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i | |||||
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+735 | |