summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-07-22Add swapbuffers and vsync_wait optionsHEADmasterJesse Barnes1-0/+2
2009-02-07Add ABI-saftey net and bump ABIKristian Lyngstol1-1/+7
2009-02-07Remove bogus XCB dependencyKristian Lyngstol1-3/+0
2009-02-04Fix whitespace.Danny Baumann1-3/+3
2009-02-04Bump ABIVERSION.Danny Baumann1-1/+1
2009-02-04Remove Gnome specific key binding support from core.Danny Baumann1-37/+27
2009-02-04Remove command binding support from core.Danny Baumann1-58/+34
2009-02-04Map windows that requested not to get focus on top. Rationale is that when no...Danny Baumann1-1/+7
2008-12-18Support _NET_WM_FULLSCREEN_MONITORS EWMH hint.Danny Baumann1-2/+12
2008-10-17Added support for reading icons from old-school icon pixmaps if _NET_WM_ICON ...Danny Baumann1-1/+2
2008-10-07Added options for making scale's key and button bindings adding as toggle swi...Danny Baumann1-2/+4
2008-09-08Activate window (if allowed) when its startup ID changes.Danny Baumann1-0/+2
2008-08-28Made logMessage a wrappable core (instead of display) function.Danny Baumann1-10/+8
2008-08-28Improve focus stealing prevention.Danny Baumann1-2/+3
2008-08-14Bump core_ABIVERSION.Danny Baumann1-1/+1
2008-08-14Pass client type of _NET_MOVERESIZE_WINDOW message sender to validate function.Danny Baumann1-3/+6
2008-08-14Add definitions for EWMH source indication values.Danny Baumann1-0/+5
2008-08-13Added support for _NET_WM_MOVERESIZE_CANCEL.Danny Baumann1-0/+1
2008-08-08Also update window sizes if the work area of a single output changed.Danny Baumann1-6/+0
2008-07-27Remove leftovers from core opacity handling.Danny Baumann1-5/+3
2008-07-27Bump ABIVERSION.Danny Baumann1-1/+1
2008-07-27Remove opacity, brightness and saturation members from CompWindow struct.Danny Baumann1-4/+0
2008-07-27Remove opacity adjustment handling (bindings, matches) from core.Danny Baumann1-45/+36
2008-06-18Added synhronized timers.Dennis Kasprzyk2-4/+7
2008-06-10Bump ABIVERSION.Danny Baumann1-1/+1
2008-06-10Store icon geometry in CompWindow struct.Danny Baumann1-0/+7
2008-05-29Merged decor_blend_(top|bottom|left|right)_border_picture function into one c...Dennis Kasprzyk1-46/+17
2008-04-24Bump core ABI.Dennis Kasprzyk1-1/+1
2008-04-24Use full screen output if overlapping output devices have been detected. This...Dennis Kasprzyk1-1/+3
2008-04-24Removed wrapable background painting. The core part of the background paintin...Dennis Kasprzyk1-13/+1
2008-04-24Removed background painting. The compiz fusion wallpaper plugin provides a be...Dennis Kasprzyk1-12/+7
2008-04-16Paint a viewport in cubePaintViewport instead of calling paintTransformedOutp...Dennis Kasprzyk1-7/+8
2008-04-13Factor out adjustment of configure requests for gravity in a separate functio...Danny Baumann1-0/+6
2008-04-10Added screen mask to disable occlusion detection.Dennis Kasprzyk1-0/+1
2008-04-09Moved viewport paint check into a wrapable function.Dennis Kasprzyk1-18/+25
2008-04-08Added glGetProgramiv to screen sturct to be able to get fragment program limi...Dennis Kasprzyk1-1/+5
2008-04-01Bump core ABI.Dennis Kasprzyk1-1/+1
2008-04-01Texture compression for image textures.Erkin Bahceci1-1/+3
2008-04-01Provide glMultiTexCoord2f in screen struct.Dennis Kasprzyk1-0/+2
2008-04-01Bump cube ABI.Dennis Kasprzyk1-1/+1
2008-04-01Moved multi output handling from rotate to cube to make it also work with ina...Dennis Kasprzyk1-0/+1
2008-04-01Use cube progress to calculate cube transparency.Dennis Kasprzyk1-4/+4
2008-04-01Pass cube progress in getRotation function.Dennis Kasprzyk1-1/+2
2008-03-15Bump ABIVERSION.Danny Baumann1-1/+1
2008-03-15Also use screen edge delays for DnD actions.Danny Baumann1-1/+2
2008-03-15Added screen edge trigger delay settings.Danny Baumann1-2/+16
2008-03-15Add option for selecting the amount of focus stealing prevention.Danny Baumann1-4/+11
2008-03-15Make activateWindow function wrappable so plugins can react on window activat...Danny Baumann1-0/+3
2008-03-12Added vertexStride window variable.Dennis Kasprzyk1-1/+2
2008-03-12Unredirect top most fullscreen window also if it only covers one output devic...Dennis Kasprzyk1-1/+5