summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2007-06-05Create layoutSlotsAndAssignWindows function.David Reveman1-15/+23
2007-06-05Add ABI and INDEX options to scale plugin.David Reveman1-2/+16
2007-06-05Add scale.h.David Reveman1-131/+1
2007-06-05Terminated scale mode when edge is triggered whileDavid Reveman1-0/+22
2007-06-05Clean up.David Reveman1-6/+8
2007-06-05add option to turn off scale behaviour where a click on the desktop shows the...Quinn Storm1-3/+6
2007-06-05Fix option type for int description options.Danny Baumann1-2/+2
2007-06-05Convert usage of restricted string options to int descriptions in wobbly plugin.Danny Baumann1-53/+17
2007-06-05Convert usage of restricted string options to int descriptions in scale plugin.Danny Baumann1-38/+17
2007-06-04Indention fix.Dennis Kasprzyk1-1/+1
2007-06-04Use output->id.Dennis Kasprzyk1-4/+2
2007-06-03Use ints for place modesMike Dransfield1-33/+8
2007-06-01Use output id.David Reveman1-11/+3
2007-06-01Use output id.David Reveman1-8/+3
2007-05-31Track output changes.David Reveman1-8/+13
2007-06-01Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compizDennis Kasprzyk12-75/+86
2007-05-31Add extensible logging frameworkMike Dransfield11-73/+86
2007-05-31Do not UNWRAP a not wrapped function.Dennis Kasprzyk1-2/+0
2007-05-31Applied temporary changes to cube to make it work with lastest core changes.Dennis Kasprzyk1-16/+35
2007-05-31Applied temporary changes to clone to make it work with lastest core changes.Dennis Kasprzyk1-3/+10
2007-05-31Use new paintScreen function in screenshot.Dennis Kasprzyk1-37/+64
2007-05-31Applied lastest core changes to blur.Dennis Kasprzyk1-10/+10
2007-05-31Applied lastest core changes to annotate, plane, resize, screenshot and switc...Dennis Kasprzyk5-12/+12
2007-05-31Applied lastest core changes to wobbly, minimize, rotate and scale.Dennis Kasprzyk4-4/+4
2007-05-31Renamed paint(Transformed)Screen to paint(Transfomed)Output.Dennis Kasprzyk13-123/+123
2007-05-30Set cs->bg to NULL.David Reveman1-0/+1
2007-05-30Initialize pw and ph correctly.David Reveman1-0/+3
2007-05-29Add pan support.David Reveman1-19/+145
2007-05-29Remove zoom options that are no longer used.David Reveman1-31/+7
2007-05-29Replace the existing zoom functionality with someDavid Reveman1-240/+416
2007-05-24Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compizDavid Reveman2-58/+132
2007-05-24Make it possible to hook into the top/bottom cube faceDavid Reveman1-3/+2
2007-05-24Check for supported ABI earlier and do not try to readMike Dransfield1-44/+48
2007-05-24Load plugins if not loaded to get plugin metadataMike Dransfield1-1/+7
2007-05-24Merge branch 'master' of git://git.freedesktop.org/git/xorg/app/compizMike Dransfield4-367/+264
2007-05-24Use correct variable naming conventionsMike Dransfield1-9/+9
2007-05-24Notify other clients of window resizing.Danny Baumann1-8/+72
2007-05-23Move top/bottom cube face painting into function.David Reveman1-50/+59
2007-05-23Make it possible to hook into the clear target outputDavid Reveman1-2/+3
2007-05-23Move clear output code into function.David Reveman1-25/+34
2007-05-23Remove whitespace.David Reveman1-1/+1
2007-05-23Remove whitespaces.David Reveman1-2/+2
2007-05-23Add GetRotationProc to cube plugin and have rotateDavid Reveman2-24/+53
2007-05-23Allow rotate plugin to hook into cube plugin.David Reveman1-1/+21
2007-05-23Make cube ABI version and display private index availableDavid Reveman1-2/+16
2007-05-23Add cube.h.David Reveman1-94/+1
2007-05-23displayPrivateIndex -> cubeDisplayPrivateIndex.David Reveman1-6/+6
2007-05-23Only include the headers we need.David Reveman1-2/+0
2007-05-23Remove SVG support from cube plugin.David Reveman2-184/+3
2007-05-22Add a match option for each resize mode. They can be used toDavid Reveman1-2/+25