Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-24 | don't show shadow for maximized windows | infirit | 3 | -1/+67 | |
based on metacity commit: 72d1c6a6b9a85391444bb5ff8c5de1e3aabd3fd9 From: Alberts Muktupāvels <[email protected]> | |||||
2014-10-22 | compositor-xrender: don't add shadows to ARGB windows | Martin Wimpress | 1 | -0/+6 | |
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 3 | -8/+8 | |
Just run: $ find -name '*.c' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i $ find -name '*.h' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i | |||||
2014-05-27 | Ignore adding a window if it's already present | hordepfo | 1 | -0/+4 | |
If a window is added and it's already in the compositor's window list, then it won't be added again. This was causing strange behaviour in the compositor (windows and panels disappearing). | |||||
2012-11-20 | Fix deprecations and compile warnings. Clean compile | Scott Balneaves | 1 | -2/+8 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 4 | -8/+8 | |
2012-11-11 | fix startup rendering effect with composite enabled | Nelson Marques | 1 | -0/+2 | |
2012-08-12 | Update src/compositor/compositor-xrender.c | Perberos | 1 | -4/+4 | |
manually edit from fix-grey-compositor.patch sent by Leandro Vital to set the default background to black (instead of grey) when compositing. | |||||
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 4 | -0/+3322 | |