summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-01-24weston-launch: Use "weston-launch" for --help instead of "weston".Scott Moreau1-1/+1
2013-01-10compositor-drm: Remove drm_disable_unused_sprites()Ning Tang1-36/+0
2012-12-11shell: Remove confusing case fall-throughRob Bradford1-0/+1
2012-12-11weston-launch: Add some error reporting for weston-launchRob Bradford1-0/+7
2012-12-11compositor: Cleanup if we can't find the symbol in the moduleRob Bradford1-0/+1
2012-12-11backlight: Revamp error handling code to not leak the directoryRob Bradford1-8/+9
2012-12-11tty: Clean up completely if switching vt failsRob Bradford1-1/+1
2012-12-11xwayland: Close fd opened for lockfile on error pathRob Bradford1-0/+3
2012-12-11backlight: Remove unnecessary and confusing NULL checksRob Bradford1-4/+2
2012-12-11compositor: Avoid sending event for invalid pointRob Bradford1-0/+7
2012-12-11screenshooter: Report an error if we fail to open the fileRob Bradford1-3/+8
2012-12-11compositor: do not release if re-attaching bufferPekka Paalanen1-3/+5
2012-12-11shell: Do not remove input panel layer when lockedJan Arne Petersen1-1/+2
2012-11-30compositor-drm: Allow scanning out of opaque ARGB surfacesAnder Conselvan de Oliveira1-4/+29
2012-11-30Fix build warnings from image_loaderPekka Paalanen4-1/+11
2012-11-30compositor-x11: Link to libshared-cairo for icon loading helperKristian Høgsberg1-1/+1
2012-11-30configure.ac: Don't link weston to cairo or image librariesKristian Høgsberg2-2/+2
2012-11-27compositor: Move clearing of primary plane damage to the backendsAnder Conselvan de Oliveira5-2/+14
2012-11-27xwm: Fix xwm opaque regionScott Moreau1-6/+6
2012-11-16shell/zoom: Increment/decrement disable_planes only when zoom.active changesVille Syrjälä2-2/+2
2012-11-16compositor-drm: Don't use overlay when surface alpha != 1.0fVille Syrjälä1-0/+3
2012-11-16wcap: Transform damage rectangles according to output tranformKristian Høgsberg1-0/+52
2012-11-13Fix a typo.Dima Ryazanov1-1/+1
2012-11-08shell: Do not insert input panel layer when lockedJan Arne Petersen1-2/+3
2012-11-08compositor: Use pixman_region32_intersect_rect() instead of temp regionKristian Høgsberg1-5/+4
2012-11-08Reset pending surface delta x and y on commitDaniel Stone1-0/+2
2012-11-08Clip surface damage to the surface areaDaniel Stone1-0/+5
2012-11-08SHM: Don't flush damage when there is noneDaniel Stone1-1/+2
2012-11-02compositor-drm: Always disable sprites for nowKristian Høgsberg1-0/+4
2012-11-01compositor-x11: verify that detectable repeat was really setRan Benita1-1/+3
2012-11-01compositor-x11: properly initialize XKB extensionRan Benita1-0/+21
2012-11-01compositor-x11: free or discard XCB generic_error'sRan Benita1-8/+7
2012-10-31compositor-drm: Add key binding for hidding overlaysAnder Conselvan de Oliveira1-1/+18
2012-10-31compositor: Fix culling of repaints behind opaque surfacesAnder Conselvan de Oliveira3-0/+27
2012-10-31compositor-x11: use _checked() with xkb_select_events to test for errorRan Benita1-8/+8
2012-10-30shell: End popups if we trigger a shell grabKristian Høgsberg1-3/+20
2012-10-30compositor: Fix partial repaintsAnder Conselvan de Oliveira1-5/+17
2012-10-30compositor-x11: Grab pointer on button press, ungrab on releaseKristian Høgsberg1-0/+17
2012-10-29compositor-drm: prefer PCI boot_vga GPU over other GPUsDavid Herrmann1-28/+62
2012-10-29compositor-x11: Inherit initial modifier state from XKBKristian Høgsberg1-28/+48
2012-10-29xwm: Fail safely if cursor is not foundTiago Vignatti1-0/+3
2012-10-25compositor-drm: remove a stale commentPekka Paalanen1-5/+0
2012-10-25gles2: check eglBindWaylandDisplayWL return valuePekka Paalanen1-2/+13
2012-10-25gles2: log EGL config infoPekka Paalanen1-0/+27
2012-10-24compositor: Clip pointer coordinates on pointer enter as wellKristian Høgsberg1-0/+1
2012-10-21compositor-drm: Disable hw cursor if allocation failsKristian Høgsberg1-0/+4
2012-10-19Define our own container_of as wellKristian Høgsberg1-0/+4
2012-10-19Stop relying on ARRAY_LENGTH being defined in wayland-util.hKristian Høgsberg1-0/+1
2012-10-16util: Check result of weston_surface_animation_run.John Kåre Alsaker1-0/+3
2012-10-16compositor-x11: Fix a memory leak.John Kåre Alsaker1-0/+1