summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
12 hoursAdd reszie_from_center option.HEADmasterScott Moreau2-16/+57
5 daysFix property handling.Danny Baumann1-32/+38
6 daysCheck property size before readingSam Spilsbury1-1/+1
6 daysBetter checking if the window is destroyed and use the default visualSam Spilsbury1-13/+28
13 daysMerge branch 'master' of git+ssh://git.compiz.org/git/compiz/coreSam Spilsbury16-406/+271
13 daysDon't declare metacity funcs if we aren't using itSam Spilsbury1-3/+3
14 daysProperly fix warnings.Scott Moreau1-3/+3
14 daysFix warnings.Scott Moreau1-3/+6
14 daysFix warnings.Scott Moreau2-3/+5
14 daysFix warning.Scott Moreau1-1/+1
14 daysFix warning.Scott Moreau1-1/+1
14 daysFix typo.Scott Moreau1-1/+1
2010-08-20Fix warnings.Scott Moreau1-7/+7
14 daysMerge branch 'master' of git+ssh://git.compiz.org/git/compiz/coreSam Spilsbury1-1/+1
14 daysUse X11 Window Properties for Shadow Settings Storage / Retreival.Sam Spilsbury11-390/+239
2010-08-18Don't give all windows strutsJay Catherwood1-1/+1
2010-08-16Use isViewable () rather than invisible ()Sam Spilsbury1-1/+1
2010-08-16Revert "Revert "Keep pixmaps of unmapped windows around if they are used for ...Sam Spilsbury1-2/+13
2010-08-15Update dbus settings paths.Sam Spilsbury1-1/+1
2010-08-15Bump COMPIZ_CUBE_ABISam Spilsbury1-1/+1
2010-08-15Kill paintAllViewports and make a new wrapable function cubeShouldPaintAllVie...Sam Spilsbury2-17/+16
2010-08-14Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/coreSam Spilsbury1-33/+33
2010-08-14Split gtk-window-decorator into filesSam Spilsbury18-7723/+8333
2010-08-13Fix tooltip open animations not firingJay Catherwood1-33/+33
2010-08-13Revert "Keep pixmaps of unmapped windows around if they are used for animatio...Sam Spilsbury1-13/+2
2010-08-12Check with wmType () if the window is really a Dock or a Desktop window;Danny Baumann1-0/+3
2010-08-12Revert "Fix decoration of windows of the wrong type in the decor plugin"Sam Spilsbury1-1/+1
2010-08-12Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/coreSam Spilsbury2-2/+2
2010-08-12Update DBUS strings to get shadow correctlySam Spilsbury1-4/+4
2010-08-11Fix decoration of windows of the wrong type in the decor pluginSam Spilsbury1-1/+1
2010-08-11Don't use bool as int. Fixes 'inside cube'.Scott Moreau2-2/+2
2010-08-10Use restack () instead of restackBelow () to ensure stack synchronousitySam Spilsbury1-1/+1
2010-08-10Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/coreSam Spilsbury2-38/+90
2010-08-10Don't free a local variable by creating a pointer to it and then notSam Spilsbury1-4/+4
2010-08-09Also include frame region in input region shapeSam Spilsbury1-1/+1
2010-08-09Make minimize, unminimize and minimized () functions wrappableSam Spilsbury3-21/+39
2010-08-09Revert "Call wrapped hide and show functions for minimize and unminimize and ...Sam Spilsbury3-42/+26
2010-08-09Call wrapped hide and show functions for minimize and unminimize and alsoSam Spilsbury3-26/+42
2010-08-09Use anchor stacking point as either directly above or directly belowSam Spilsbury1-5/+11
2010-08-09Fix typoSam Spilsbury1-0/+4
2010-08-09Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/coreSam Spilsbury1-1/+4
2010-08-09Handle the ShapeInput and ShapeBounding XShape regionsSam Spilsbury1-34/+73
2010-08-09Fix gimp layers window disappearingJay Catherwood1-1/+4
2010-08-08Make minimization functions wrappable. Check return functions for minimized s...Sam Spilsbury3-21/+39
2010-08-07Export the CompWindow in ScaleWindowList and don't prevent the creation of a ...Sam Spilsbury2-1/+9
2010-07-30Handle property data types other than XA_CARDINAL and XA_STRING. Fixes window...Sam Spilsbury1-2/+2
2010-07-29Workaround CMake problem with -D_REENTRANT on TryCompileGuillaume Seguin1-0/+5
2010-07-29Fix typoGuillaume Seguin1-1/+1
2010-07-29Increment countSam Spilsbury1-0/+2
2010-07-29Initialize XPolygonRegion arguments and use WindingRuleSam Spilsbury1-1/+9