summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-11tests: Drop yield() helper functionKristian Høgsberg4-31/+4
2012-12-11keyboard-test: Use wl_display_roundtrip() instead of yield()Kristian Høgsberg1-4/+2
2012-12-11button-test: Use wl_display_roundtrip instead of yield()Kristian Høgsberg1-2/+2
2012-12-11weston-test-client-helper: Use a frame callback to flush surface geometryKristian Høgsberg1-2/+24
2012-12-11tests: Convert button-test to new test extensionU. Artie Eoff3-111/+32
2012-12-11tests: Convert event-test to new test extensionU. Artie Eoff3-265/+272
2012-12-11tests: Convert keyboard-test to new test extensionU. Artie Eoff7-103/+835
2012-12-11tests: Allow weston-tests-env to process different test typesU. Artie Eoff1-1/+9
2012-12-11tests: Rename weston-test to weston-tests-envU. Artie Eoff2-2/+2
2012-12-11tests: Define and implement a test protocol extension.U. Artie Eoff5-6/+338
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-30configure.ac: Bump version to 1.0.2upstream/1.0.21.0.2Kristian Høgsberg1-1/+1
2012-11-30compositor-drm: Allow scanning out of opaque ARGB surfacesAnder Conselvan de Oliveira1-4/+29
2012-11-30Fix build warnings from image_loaderPekka Paalanen6-2/+13
2012-11-30Fix a crash when opening two terminal windows and closing the first one.Dima Ryazanov3-2/+13
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øgsberg7-25/+31
2012-11-27weston.ini: Introduce core section and remove type keys.Scott Moreau1-2/+3
2012-11-27compositor: Move clearing of primary plane damage to the backendsAnder Conselvan de Oliveira5-2/+14
2012-11-27man: fill missing pieces to weston pagePekka Paalanen1-1/+26
2012-11-27man: add weston-drm pagePekka Paalanen4-16/+147
2012-11-27xwm: Fix xwm opaque regionScott Moreau1-6/+6
2012-11-19configure.ac: Bump version to 1.0.11.0.1Kristian Høgsberg1-1/+1
2012-11-19simple-egl: Reset opaque region if not fullscreen.Scott Moreau1-0/+2
2012-11-16simple-egl: Set the right size for the opaque region when fullscreenAnder Conselvan de Oliveira1-2/+2
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-16tests: Remove last GLfloat useKristian Høgsberg1-1/+1
2012-11-13Fix a typo.Dima Ryazanov1-1/+1
2012-11-08Terminal: Handle keypad symbolsDaniel Stone1-0/+63
2012-11-08smoke: Remove unused offset memberDaniel Stone1-2/+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-08Clients: Don't set the cursor when we have no pointerDaniel Stone1-0/+6
2012-11-05window.c: Move misplaced break to where it belongsKristian Høgsberg1-1/+1
2012-11-02compositor-drm: Always disable sprites for nowKristian Høgsberg1-0/+4