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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-08
Move restacking due to focus stealing prevention to updateWindowAttributes fu...
Danny Baumann
1
-1
/
+2
2007-11-03
Bump ABIVERSION.
Danny Baumann
1
-1
/
+1
2007-11-03
Added wrappable validateWindowResizeRequest function that can be used to adju...
Danny Baumann
1
-18
/
+28
2007-10-29
Move focusDefaultWindow function from display.c to screen.c.
Danny Baumann
1
-3
/
+3
2007-10-29
Make focusDefaultWindow() take the screen as parameter.
Danny Baumann
1
-2
/
+2
2007-10-27
Use CompVector.
Danny Baumann
1
-2
/
+2
2007-10-27
Added CompVector type for describing vectors.
Danny Baumann
1
-7
/
+17
2007-10-27
Added some matrix functions that can be useful for plugins.
Danny Baumann
1
-0
/
+15
2007-10-25
Avoid duplicated defines.
Danny Baumann
1
-0
/
+2
2007-10-17
Added button options for minimize window and toggle window maximized.
Danny Baumann
1
-25
/
+27
2007-10-17
Added close window button and raise/lower window key options.
Danny Baumann
1
-57
/
+60
2007-10-11
Use client message timestamp rather than window user time when processing foc...
Danny Baumann
1
-1
/
+2
2007-10-11
Don't prevent focus for desktop and dock windows on arrival of a _NET_ACTIVE_...
Danny Baumann
1
-1
/
+6
2007-10-08
Bump core ABI.
Dennis Kasprzyk
1
-1
/
+1
2007-10-08
Added function to calculate window movement for a given offset.
Dennis Kasprzyk
1
-0
/
+7
2007-10-08
Added new PAINT_WINDOW_WITH_OFFSET_MASK mask that indicates that a window wil...
Dennis Kasprzyk
1
-0
/
+6
2007-10-08
Added setWindowPaintOffset function.
Dennis Kasprzyk
1
-0
/
+8
2007-10-08
Added windowOnAllViewports function.
Dennis Kasprzyk
1
-0
/
+2
2007-10-08
Immediately update the internal stack representation on stack changes caused ...
Danny Baumann
1
-1
/
+2
2007-09-27
Rename focusWindowOnMap to allowWindowFocus and make it use the current windo...
Danny Baumann
1
-2
/
+2
2007-09-22
Bump ABIVERSION.
Danny Baumann
1
-1
/
+1
2007-09-22
Added paintAllViewports variable.
Danny Baumann
1
-0
/
+2
2007-09-22
Added CubePostPaintViewportProc.
Danny Baumann
1
-0
/
+7
2007-09-17
Wrap enableOutputClipping to set correct clipping of the cube faces.
Dennis Kasprzyk
1
-1
/
+2
2007-09-17
Added wrapable output clipping functions.
Dennis Kasprzyk
1
-1
/
+19
2007-09-14
Bump ABIVERSION.
Danny Baumann
1
-1
/
+1
2007-09-14
Allow plugins to not only clear allowed window actions, but also to add allow...
Danny Baumann
1
-3
/
+7
2007-09-06
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compiz
David Reveman
1
-13
/
+17
2007-09-06
Bump ABI versions.
David Reveman
3
-3
/
+3
2007-09-05
Remove windowAddNotify and windowRemoveNotify hooks.
David Reveman
1
-13
/
+0
2007-09-05
Add objectAdd and objectRemove hooks to core. These are similar to
David Reveman
1
-6
/
+13
2007-09-05
Add windowRemoveNotify function.
Nicolas Viennot
1
-0
/
+6
2007-09-05
Add multi-display support to eventLoop.
David Reveman
1
-0
/
+2
2007-09-05
Move WatchFd variables into core object.
David Reveman
1
-6
/
+11
2007-09-05
Move CompWatchFd struct into compiz-core.h.
David Reveman
1
-0
/
+8
2007-09-05
Move outputRegion and tmpRegion into core object.
David Reveman
1
-0
/
+3
2007-09-05
Move timeout variables into core object.
David Reveman
1
-0
/
+4
2007-09-05
Move CompTimeout struct to compiz-core.h.
David Reveman
1
-0
/
+9
2007-09-05
Remove compDisplays variable and add comments to code
David Reveman
1
-2
/
+0
2007-09-04
Add removeDisplay and use it before returning from event loop.
David Reveman
1
-0
/
+3
2007-09-04
Keep track of display objects in core object.
David Reveman
1
-0
/
+7
2007-09-04
Add removeScreen function.
David Reveman
1
-0
/
+3
2007-09-04
Have compObjectForEachType take a parent argument to
David Reveman
1
-1
/
+3
2007-09-04
Use 'base' as default name for base object instead of 'object'.
David Reveman
3
-16
/
+16
2007-09-04
Add parent to object struct.
David Reveman
1
-0
/
+2
2007-09-04
Add findObject function to object interface.
David Reveman
1
-0
/
+21
2007-09-04
Remove setDisplayOptionForPlugin and setScreenOptionForPlugin
David Reveman
2
-29
/
+21
2007-09-04
Added button bindings for initiating scale.
Danny Baumann
1
-14
/
+18
2007-09-04
Move file watch interface to core object.
David Reveman
1
-49
/
+40
2007-09-04
Add nameObject function to object interface.
David Reveman
1
-0
/
+15
[next]