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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-15
compiz translation updates
C-F Language team
56
-5842
/
+8769
2008-03-14
When a position match is given for a window, constrain the positiong to the o...
Danny Baumann
1
-1
/
+14
2008-03-13
Selected selected window when terminating scale instead of the last active wi...
Danny Baumann
1
-1
/
+1
2008-03-13
remove wrong be translation
Jigish Gohil
2
-2827
/
+1
2008-03-12
Try to start decorator in initScreen because a value for DECOR_DISPLAY_OPTION...
Dennis Kasprzyk
1
-0
/
+3
2008-03-12
Use minimum and maximum "z" component for vertex projection.
Dennis Kasprzyk
1
-4
/
+26
2008-03-12
Apply core changes to blur.
Dennis Kasprzyk
1
-12
/
+14
2008-03-12
Use core changes in wobbly.
Dennis Kasprzyk
1
-6
/
+9
2008-03-12
Use also "z" component in the vertex array, to ensure that plugins like blur ...
Dennis Kasprzyk
1
-5
/
+13
2008-03-12
Added vertexStride window variable.
Dennis Kasprzyk
3
-2
/
+5
2008-03-12
Set and use w->texCoordSize;
Dennis Kasprzyk
1
-3
/
+4
2008-03-12
Unredirect top most fullscreen window also if it only covers one output devic...
Dennis Kasprzyk
4
-11
/
+80
2008-03-12
Remove sessionInit and sessionFini wrappable functions.
Danny Baumann
3
-38
/
+40
2008-03-11
Add another overlapping output handling mode "Smart". "Smart" basically is th...
Danny Baumann
3
-25
/
+52
2008-03-11
Reduce duplicated code by reusing the outputDeviceForGeometry function to imp...
Danny Baumann
1
-22
/
+1
2008-03-10
Clamp point/geometry to compare to visible screen area.
Danny Baumann
1
-4
/
+19
2008-03-10
Make outputDeviceForGeometry behave smarter when dealing with overlapping out...
Danny Baumann
3
-65
/
+95
2008-03-10
Initialize output size correctly.
Dennis Kasprzyk
1
-6
/
+4
2008-03-09
Added an option to control the selection of an output device, if the output r...
Dennis Kasprzyk
3
-8
/
+69
2008-03-09
Minor coding style fix.
Danny Baumann
1
-1
/
+2
2008-03-09
Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...
Danny Baumann
4
-7
/
+23
2008-03-09
Bump ABIVERSION.
Danny Baumann
1
-1
/
+1
2008-03-09
Add a sessionInit and a sessionFini callback function.
Danny Baumann
3
-18
/
+49
2008-03-09
Generalize session event functions to have only one event function instead of...
Danny Baumann
3
-61
/
+46
2008-03-06
Post release version increment.
Dennis Kasprzyk
1
-1
/
+1
2008-03-06
Add NEWS entry and bump version for 0.7.2 release.
compiz-0.7.2
Dennis Kasprzyk
2
-1
/
+13
2008-03-05
Avoid possible NULL pointer dereferences.
Roland Bär
1
-0
/
+9
2008-03-05
Simplified logMessage()
Roland Bär
1
-6
/
+1
2008-03-05
Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...
Danny Baumann
1
-3
/
+4
2008-03-04
Invoke terminate function for edge buttons if button is released.
Danny Baumann
1
-3
/
+4
2008-03-04
Annotate draw is a dbus only action, reflect that in the metadata.
Danny Baumann
2
-2
/
+3
2008-03-03
Don't switch viewports when a window requests to get focus.
Danny Baumann
2
-55
/
+51
2008-03-02
Fix erase mode.
Danny Baumann
1
-0
/
+1
2008-03-02
Revert "Fixed annotate erase mode."
Danny Baumann
1
-14
/
+16
2008-03-02
Fixed annotate erase mode.
Danny Baumann
1
-16
/
+14
2008-03-02
Always use the current window decoration extents instead of the custom decora...
Danny Baumann
1
-3
/
+3
2008-03-01
Don't try to get button positions for undecorated windows.
Danny Baumann
1
-0
/
+6
2008-03-01
Fixed annotate erase invocation and termination.
Danny Baumann
2
-2
/
+2
2008-03-01
Correctly terminate move action if it was initiated by decoration button pres...
Danny Baumann
1
-4
/
+6
2008-03-01
Clear window input extents when removing decoration from a window.
Danny Baumann
1
-0
/
+5
2008-03-01
Make scaleSelectWindow wrappable so that subplugins can be notified of window...
Danny Baumann
2
-3
/
+10
2008-02-27
Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...
Danny Baumann
1
-1
/
+0
2008-02-27
Set cancel state when ending scale the same way as it was initiated.
Danny Baumann
1
-6
/
+12
2008-02-27
Fix warning.
Danny Baumann
1
-1
/
+0
2008-02-26
Correctly reflect changes to Gnome's DPI settings.
Danny Baumann
1
-27
/
+20
2008-02-26
Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...
Danny Baumann
3
-17
/
+16
2008-02-26
Update translatable files.
Danny Baumann
1
-0
/
+1
2008-02-26
Use gettext to translate tooltips and dialog items of gtk-window-decorator.
Danny Baumann
2
-16
/
+34
2008-02-26
Clear switcher content to make sure that the new background pixmap gets applied.
Dennis Kasprzyk
1
-0
/
+1
2008-02-26
Rotate in right direction if hsize is 3.
Dennis Kasprzyk
1
-2
/
+2
[next]