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-10-06
Correct handling of grab window in case it is destroyed.
Danny Baumann
1
-2
/
+7
2007-10-01
Focus default window after switching viewports.
Danny Baumann
1
-0
/
+1
2007-09-27
Fix full window frame being painted once after shading.
Danny Baumann
1
-2
/
+8
2007-09-26
Update decoration with a timer after resize.
Danny Baumann
1
-2
/
+24
2007-09-24
Make sure that everything is painted, if another plugin requests it.
Dennis Kasprzyk
1
-6
/
+6
2007-09-24
Make sure the position is randomized only for windows that are smaller than t...
Danny Baumann
1
-3
/
+12
2007-09-22
Minor beautification.
Danny Baumann
1
-1
/
+1
2007-09-22
Added paintAllViewports variable.
Danny Baumann
1
-3
/
+6
2007-09-22
Added CubePostPaintViewportProc.
Danny Baumann
1
-5
/
+23
2007-09-21
Use matrixTranslate instead of ScreenPaintAttrib.
Danny Baumann
1
-6
/
+16
2007-09-21
Use matrixTranslate instead of ScreenPaintAttrib.
Danny Baumann
1
-11
/
+15
2007-09-21
Don't wrap into functions when not needed.
Danny Baumann
1
-31
/
+0
2007-09-20
Fix whitespacing.
Danny Baumann
1
-3
/
+3
2007-09-20
Replace strndup with malloc and strncpy. FreeBSD doesn't support strndup.
Robert Noland
1
-4
/
+18
2007-09-20
Only apply clipping planes when the cube is actually rotated.
Danny Baumann
1
-30
/
+38
2007-09-17
Use current viewport for skydome rotation calculation.
Dennis Kasprzyk
1
-2
/
+3
2007-09-17
Wrap enableOutputClipping to set correct clipping of the cube faces.
Dennis Kasprzyk
1
-0
/
+47
2007-09-17
Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...
Danny Baumann
1
-30
/
+38
2007-09-17
Include compiz-core.h before Xrender.h because newer versions of Xrender head...
Danny Baumann
1
-2
/
+2
2007-09-16
Formatting fix.
Danny Baumann
1
-3
/
+2
2007-09-16
Only copy structures when needed.
Danny Baumann
1
-6
/
+15
2007-09-16
Whitespace and formatting improvements.
Danny Baumann
1
-21
/
+21
2007-09-14
Revert "Handle MapRequest event after core so that decorWindowUpdate sees win...
Danny Baumann
1
-5
/
+5
2007-09-11
Handle MapRequest event after core so that decorWindowUpdate sees window type...
Danny Baumann
1
-5
/
+5
2007-09-10
Use normal mode for maximized windows.
Danny Baumann
1
-13
/
+23
2007-09-10
Revert "Check d->base.parent to see if the object is properly"
David Reveman
1
-2
/
+13
2007-09-09
Properly remove window decorations on plugin unload.
Danny Baumann
1
-0
/
+3
2007-09-07
Free core private index, not display private index.
Danny Baumann
1
-1
/
+1
2007-09-06
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compiz
David Reveman
3
-39
/
+53
2007-09-06
Check return status of dbus_message_iter_open_container.
David Reveman
1
-2
/
+4
2007-09-06
mods is useless or "modifiers" will not work
Roland Baer
1
-3
/
+0
2007-09-06
Fix memory leaks and clean up properly in gconf plugin.
David Reveman
1
-5
/
+19
2007-09-06
Check d->base.parent to see if the object is properly
David Reveman
1
-13
/
+2
2007-09-06
Cleanup file watches properly.
David Reveman
1
-0
/
+5
2007-09-06
Free cs->vertices.
David Reveman
1
-0
/
+3
2007-09-06
Unwrap setOptionForPlugin function.
David Reveman
1
-0
/
+1
2007-09-06
Unwrap setOptionForPlugin function.
David Reveman
1
-0
/
+1
2007-09-06
Free window private index.
David Reveman
1
-0
/
+2
2007-09-05
Only call matchExpHandlerChanged if display has not been
David Reveman
1
-1
/
+2
2007-09-05
Have blur plugin hook into objectAdd instead of windowAdd.
David Reveman
1
-21
/
+76
2007-09-05
Free core private index in decorFini and not the display
David Reveman
1
-1
/
+1
2007-09-05
Call decorWindowAdd instead of decorWindowUpdate directly.
David Reveman
1
-2
/
+2
2007-09-05
Use objectAdd/Remove interface instead of old WindowAdd/Remove
David Reveman
1
-22
/
+24
2007-09-05
Hook into objectAdd and objectRemove functions.
David Reveman
1
-7
/
+81
2007-09-05
Make decoration plugin hook into windowRemoveNotify and
David Reveman
1
-3
/
+16
2007-09-05
Remove compDisplays variable and add comments to code
David Reveman
4
-66
/
+52
2007-09-04
Add support for any kind of object type to gconf plugin.
David Reveman
1
-79
/
+67
2007-09-04
Add support for any kind of object type to kconfig plugin.
David Reveman
1
-19
/
+32
2007-09-04
Cleanup dbus plugin.
David Reveman
1
-22
/
+4
2007-09-04
Allow key and button options in objects that are descendants
David Reveman
2
-2
/
+14
[next]