summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2007-09-04Remove setDisplayOptionForPlugin and setScreenOptionForPluginDavid Reveman6-1382/+738
2007-09-04Move file watch interface to core object.David Reveman4-67/+61
2007-09-03Re-write object initialization code to properly handleDavid Reveman4-161/+348
2007-08-31Add core object type.David Reveman29-0/+100
2007-08-30Add plugin interface version number to getCompPluginInfoDavid Reveman29-29/+29
2007-08-30Add simple object system, which generalize the privatesDavid Reveman29-536/+1663
2007-08-29Remove whitespaces.David Reveman1-1/+1
2007-08-29ABIVERSION -> CORE_ABIVERSION.David Reveman29-29/+29
2007-08-29Split compiz.h into compiz.h and compiz-core.h.David Reveman26-26/+27
2007-08-28Rename scale.h to compiz-scale.h.David Reveman1-1/+1
2007-08-28Rename cube.h to compiz-cube.h.David Reveman2-2/+2
2007-08-28Use compiz-common.h, move _CompPluginVTable struct toDavid Reveman26-27/+27
2007-08-28Remove getVersion function from plugin VTable.David Reveman29-247/+15
2007-08-28Add core ABI version check to all plugins. Plugins are nowDavid Reveman29-1/+86
2007-08-28screenInode -> objectInode.David Reveman1-7/+7
2007-08-28Minor clean up.David Reveman1-3/+4
2007-08-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compizDavid Reveman3-12/+22
2007-08-28Remove setScreenOption and make sure core plugin is loadedDavid Reveman6-310/+106
2007-08-27Remove getDisplayOptions and setDisplayOption functions.David Reveman5-177/+24
2007-08-27Draw cube caps only once per output, but allow plugin plugins to reset this h...Dennis Kasprzyk1-4/+8
2007-08-27Disable backface culling only for front-to-back painted transparent cube faces.Dennis Kasprzyk1-6/+8
2007-08-27Added sanity check for screenInode value.Roland Bär1-0/+3
2007-08-27Don't save last window state in CompWindow structure.Danny Baumann1-2/+3
2007-08-23Use new core utility functions in rotate plugin.David Reveman1-15/+2
2007-08-15Add NULL checks.David Reveman1-11/+13
2007-08-15GConf plugin re-write.David Reveman1-283/+366
2007-08-15Add const modifier.David Reveman1-1/+1
2007-08-15fuseFiniValue -> compFiniOptionValue.David Reveman1-1/+1
2007-08-15Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compizDavid Reveman1-13/+24
2007-08-14Add kconfig plugin and style-sheets that generate a defaultDavid Reveman2-0/+942
2007-08-14Add button action options for all switcher actions.David Reveman1-7/+21
2007-08-14Use compFiniOptionValue in fuse plugin.David Reveman1-28/+1
2007-08-14Cleanup.David Reveman1-81/+87
2007-08-14Remove complex action option handling from fuse plugin.David Reveman1-138/+41
2007-08-14Remove complex action option handling from dbus plugin.David Reveman1-199/+121
2007-08-14Remove complex action option handling from ini plugin.David Reveman1-288/+50
2007-08-13Remove duplicate initialization of option.David Reveman1-3/+0
2007-08-13Remove complex action option handling from gconf plugin asDavid Reveman1-386/+66
2007-08-13Use new action option types in zoom plugin.David Reveman1-10/+10
2007-08-13Use new action option types in wobbly plugin.David Reveman1-5/+6
2007-08-13Use new action option types in water plugin.David Reveman1-13/+13
2007-08-13Use new action option types in switcher plugin.David Reveman1-13/+13
2007-08-13Use new action option types in screenshot plugin.David Reveman1-5/+5
2007-08-13Use new action option types in scale plugin.David Reveman1-18/+44
2007-08-13Use new action option types in rotate plugin.David Reveman1-72/+72
2007-08-13Use new action option types in resize plugin.David Reveman1-32/+42
2007-08-13Use new action option types in plane plugin.David Reveman1-34/+36
2007-08-13Use new action option types in move plugin.David Reveman1-14/+39
2007-08-13Use new action option types in cube plugin.David Reveman1-3/+3
2007-08-13Use new action option types in clone plugin.David Reveman1-4/+3