index
:
xorg/app/compiz
compiz++
compiz-0.2
compiz-0.4
compiz-0.6
compiz-0.8
master
nomad-0.7.8
object-framework
OpenGL based compositing and windows manager (mirrored from https://gitlab.freedesktop.org/xorg/app/compiz)
davidr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-04
Remove setDisplayOptionForPlugin and setScreenOptionForPlugin
David Reveman
6
-1382
/
+738
2007-09-04
Move file watch interface to core object.
David Reveman
4
-67
/
+61
2007-09-03
Re-write object initialization code to properly handle
David Reveman
4
-161
/
+348
2007-08-31
Add core object type.
David Reveman
29
-0
/
+100
2007-08-30
Add plugin interface version number to getCompPluginInfo
David Reveman
29
-29
/
+29
2007-08-30
Add simple object system, which generalize the privates
David Reveman
29
-536
/
+1663
2007-08-29
Remove whitespaces.
David Reveman
1
-1
/
+1
2007-08-29
ABIVERSION -> CORE_ABIVERSION.
David Reveman
29
-29
/
+29
2007-08-29
Split compiz.h into compiz.h and compiz-core.h.
David Reveman
26
-26
/
+27
2007-08-28
Rename scale.h to compiz-scale.h.
David Reveman
1
-1
/
+1
2007-08-28
Rename cube.h to compiz-cube.h.
David Reveman
2
-2
/
+2
2007-08-28
Use compiz-common.h, move _CompPluginVTable struct to
David Reveman
26
-27
/
+27
2007-08-28
Remove getVersion function from plugin VTable.
David Reveman
29
-247
/
+15
2007-08-28
Add core ABI version check to all plugins. Plugins are now
David Reveman
29
-1
/
+86
2007-08-28
screenInode -> objectInode.
David Reveman
1
-7
/
+7
2007-08-28
Minor clean up.
David Reveman
1
-3
/
+4
2007-08-28
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compiz
David Reveman
3
-12
/
+22
2007-08-28
Remove setScreenOption and make sure core plugin is loaded
David Reveman
6
-310
/
+106
2007-08-27
Remove getDisplayOptions and setDisplayOption functions.
David Reveman
5
-177
/
+24
2007-08-27
Draw cube caps only once per output, but allow plugin plugins to reset this h...
Dennis Kasprzyk
1
-4
/
+8
2007-08-27
Disable backface culling only for front-to-back painted transparent cube faces.
Dennis Kasprzyk
1
-6
/
+8
2007-08-27
Added sanity check for screenInode value.
Roland Bär
1
-0
/
+3
2007-08-27
Don't save last window state in CompWindow structure.
Danny Baumann
1
-2
/
+3
2007-08-23
Use new core utility functions in rotate plugin.
David Reveman
1
-15
/
+2
2007-08-15
Add NULL checks.
David Reveman
1
-11
/
+13
2007-08-15
GConf plugin re-write.
David Reveman
1
-283
/
+366
2007-08-15
Add const modifier.
David Reveman
1
-1
/
+1
2007-08-15
fuseFiniValue -> compFiniOptionValue.
David Reveman
1
-1
/
+1
2007-08-15
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compiz
David Reveman
1
-13
/
+24
2007-08-14
Add kconfig plugin and style-sheets that generate a default
David Reveman
2
-0
/
+942
2007-08-14
Add button action options for all switcher actions.
David Reveman
1
-7
/
+21
2007-08-14
Use compFiniOptionValue in fuse plugin.
David Reveman
1
-28
/
+1
2007-08-14
Cleanup.
David Reveman
1
-81
/
+87
2007-08-14
Remove complex action option handling from fuse plugin.
David Reveman
1
-138
/
+41
2007-08-14
Remove complex action option handling from dbus plugin.
David Reveman
1
-199
/
+121
2007-08-14
Remove complex action option handling from ini plugin.
David Reveman
1
-288
/
+50
2007-08-13
Remove duplicate initialization of option.
David Reveman
1
-3
/
+0
2007-08-13
Remove complex action option handling from gconf plugin as
David Reveman
1
-386
/
+66
2007-08-13
Use new action option types in zoom plugin.
David Reveman
1
-10
/
+10
2007-08-13
Use new action option types in wobbly plugin.
David Reveman
1
-5
/
+6
2007-08-13
Use new action option types in water plugin.
David Reveman
1
-13
/
+13
2007-08-13
Use new action option types in switcher plugin.
David Reveman
1
-13
/
+13
2007-08-13
Use new action option types in screenshot plugin.
David Reveman
1
-5
/
+5
2007-08-13
Use new action option types in scale plugin.
David Reveman
1
-18
/
+44
2007-08-13
Use new action option types in rotate plugin.
David Reveman
1
-72
/
+72
2007-08-13
Use new action option types in resize plugin.
David Reveman
1
-32
/
+42
2007-08-13
Use new action option types in plane plugin.
David Reveman
1
-34
/
+36
2007-08-13
Use new action option types in move plugin.
David Reveman
1
-14
/
+39
2007-08-13
Use new action option types in cube plugin.
David Reveman
1
-3
/
+3
2007-08-13
Use new action option types in clone plugin.
David Reveman
1
-4
/
+3
[next]