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