summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-06Paint cube caps if a plugin wishes it by setting cs->paintAllViewports.Dennis Kasprzyk1-1/+1
2008-05-06Reset zoomout instead of progress for inside cube.Dennis Kasprzyk1-1/+1
2008-05-02translation updatesC-F Language team56-23121/+20587
2008-05-02remove plane from POTFILES.inJigish Gohil1-1/+0
2008-05-02Only initiate window menu if we don't have an active grab.Danny Baumann1-1/+1
2008-05-02Added missing action check.Danny Baumann1-1/+1
2008-05-02Allow minimizeWindow to minimize windows that don't have the minimize action ...Danny Baumann3-5/+5
2008-04-30Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...Danny Baumann1-0/+10
2008-04-29Added option for overriding USPosition and/or PPosition on certain windows.Danny Baumann2-17/+30
2008-04-29Always accept PPosition hint.Danny Baumann1-12/+9
2008-04-26Fallback to old texture target selection, to fix current broken tfp implement...Dennis Kasprzyk1-0/+10
2008-04-24Bump core ABI.Dennis Kasprzyk1-1/+1
2008-04-24Use full screen output if overlapping output devices have been detected. This...Dennis Kasprzyk4-8/+40
2008-04-24Use PAINT_SCREEN_NO_BACKGROUND_MASK instead of wraping paintBackground.Dennis Kasprzyk1-18/+1
2008-04-24Removed wrapable background painting. The core part of the background paintin...Dennis Kasprzyk3-117/+98
2008-04-24Removed background painting. The compiz fusion wallpaper plugin provides a be...Dennis Kasprzyk3-260/+7
2008-04-24Follow the "texture from pixmap" specification more strictly to avoid unneces...Dennis Kasprzyk1-7/+8
2008-04-24Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...Danny Baumann1-3/+4
2008-04-24Make adjustConfigureRequestForGravity return only the bits that were actually...Danny Baumann1-5/+6
2008-04-23Do not try to generate mipmaps for TEXTURE_RECTANGLE targets, because the ext...Dennis Kasprzyk1-3/+4
2008-04-23Simplified, realloc on NULL is same as mallocRoland Bär1-22/+6
2008-04-23Make viewport placement options 1-based.Danny Baumann1-6/+15
2008-04-23Added sane minimum / maximum values for viewport placement.Danny Baumann2-2/+8
2008-04-23Don't adjust configure requests of unmapped windows for gravity.Danny Baumann1-14/+22
2008-04-23Only set CWX / CWY if the position was actually changed.Danny Baumann1-10/+23
2008-04-22Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...Danny Baumann1-5/+7
2008-04-22Use fragment shader if a slightly saturated window texture is painted and lig...Dennis Kasprzyk1-5/+7
2008-04-21Merge branch 'master' of git+ssh://maniac@git.freedesktop.org/git/xorg/app/co...Danny Baumann9-882/+68
2008-04-21Don't prevent focus for windows on other viewports if they are excluded from ...Danny Baumann1-5/+5
2008-04-18Don't allow to minimize/showdesktop unmanaged windows.Danny Baumann2-1/+5
2008-04-18Remove plane plugin.Danny Baumann4-854/+0
2008-04-18Disable resize handles for the directions the window is maximized to (leave o...Danny Baumann1-5/+43
2008-04-16Paint a viewport in cubePaintViewport instead of calling paintTransformedOutp...Dennis Kasprzyk2-22/+20
2008-04-15Also use the multi output mode selection option when placing centered.Danny Baumann1-4/+0
2008-04-15Only accept USPosition on non-normal windows during validation if workarounds...Danny Baumann1-93/+96
2008-04-15Only update accessibility helper label if switched window has actually changed.Danny Baumann1-2/+8
2008-04-15Keep switcher window property at an invalid value as long as the switcher is ...Danny Baumann1-3/+7
2008-04-15Properly destroy popup windows on unload.Danny Baumann1-0/+3
2008-04-15Cleanup.Danny Baumann1-6/+3
2008-04-15Reduce code duplication.Danny Baumann1-204/+35
2008-04-15Update default window match to account for panel selection mode.Danny Baumann1-1/+1
2008-04-15Added panel selection mode to switcher plugin.Danny Baumann2-20/+136
2008-04-15Minor cleanup.Danny Baumann1-3/+2
2008-04-15Move style window offscreen to make sure it never is visible on screen.Danny Baumann1-0/+1
2008-04-15Make gtk-window-decorator switcher window accessibility friendlyGuillaume Seguin1-3/+19
2008-04-14Fix whitespace.Danny Baumann1-3/+3
2008-04-14Clamp new position if a viewport match was given. If the new position was out...Danny Baumann1-2/+9
2008-04-14Make the placeGetPlacementOutput function return a CompOutput pointer.Danny Baumann1-16/+31
2008-04-14Fix warning.Danny Baumann1-3/+4
2008-04-14Place dialogs centered on current output device rather than centered on screen.Danny Baumann1-2/+8