Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-29 | Repaint area of deleted shadowed windows (fixes #27) | bl0ckeduser | 1 | -0/+19 | |
2014-11-26 | compositor: fix possible dereference of NULL pointer | monsta | 1 | -5/+10 | |
Closes https://github.com/mate-desktop/marco/pull/145 | |||||
2014-11-25 | merge metacity(gtk3) changes | Denis Gorodnichev | 1 | -10/+1 | |
merge metacity(gtk3) changes fix warnings clean up unused variables replace UNUSED_VARIABLE by G_GNUC_UNUSED | |||||
2014-10-25 | Revert the new atom changes as they also got reverted later by metacity | infirit | 1 | -56/+1 | |
Revert "Rename new ATOM from bc8eb8bd2f943b69c87eb7c9e154928f1dd861bb" This reverts commit 1bd64c3b7eca544f0722cb4c3ee7aa0ca5dd5ec4. Revert "compositor-xrender: add new atom - METACITY_WINDOW_HAVE_SHADOW" This reverts commit bc8eb8bd2f943b69c87eb7c9e154928f1dd861bb. | |||||
2014-10-25 | Rename new ATOM from bc8eb8bd2f943b69c87eb7c9e154928f1dd861bb | infirit | 1 | -5/+5 | |
2014-10-25 | compositor-xrender: add new atom - METACITY_WINDOW_HAVE_SHADOW | infirit | 1 | -1/+56 | |
Based on metacity commit: c52cd2e1d6ae50627bc9056ea6eae773e2aedfe5 From: Alberts Muktupāvels <[email protected]> | |||||
2014-10-24 | don't show shadow for maximized windows | infirit | 1 | -1/+42 | |
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 | 1 | -1/+1 | |
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 | 1 | -2/+2 | |
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 | 1 | -0/+3078 | |