summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-28xwayland: Destroy xwin resources after usedxwm-clientTiago Vignatti2-3/+10
2012-12-28xwayland: Fix look up of xserver_window pointersTiago Vignatti1-5/+16
2012-12-28xwayland: Fix opaque override region on override-redirected windowsTiago Vignatti3-5/+37
2012-12-28xwayland: Null out surface pointers after surface is destroyedTiago Vignatti1-0/+3
2012-12-28xwm: Free and destroy xwm_window after all drawing is deferredTiago Vignatti1-9/+26
2012-12-28xwayland: Proxy selection for copy-pasteTiago Vignatti7-158/+208
2012-12-28xwayland: Move selection to client sideTiago Vignatti1-86/+83
2012-12-28xwayland: Fix opaque and input region settingsTiago Vignatti3-31/+98
2012-12-28xwayland: Fix window positioningTiago Vignatti6-6/+88
2012-12-28shell: Add transient XWayland shell surfacesTiago Vignatti2-7/+58
2012-12-28clients: xwm: Fix frame repaintTiago Vignatti2-15/+37
2012-12-28clients: xwm: Remove all references for westonTiago Vignatti2-132/+129
2012-12-28Introduce new XWayland protocol and implementationTiago Vignatti9-277/+719
2012-12-28xwayland: Move window-manager files to client directoryTiago Vignatti2-4/+4
2012-12-28xwayland: Move hash implementation to sharedTiago Vignatti5-6/+6
2012-12-28xwm: Change weston_log by fprintfTiago Vignatti1-34/+34
2012-12-28xwm: Get rid of compositor loop handlersTiago Vignatti1-54/+22
2012-12-28xwm: Remove support for transient windowsTiago Vignatti2-50/+9
2012-12-28xwayland: Drop selection supportTiago Vignatti3-7/+4
2012-12-28xwm: Disable opaque_rect settingsTiago Vignatti1-1/+4
2012-12-28xwayland: Split header file in WM specific and XWayland internalsTiago Vignatti5-101/+124
2012-12-14tests: Pass --backend so the test suite runs with the right modulesKristian Høgsberg1-1/+11
2012-12-14compositor-drm: Reduce code duplication on drm_output_switch_mode()Ander Conselvan de Oliveira1-58/+29
2012-12-14compositor-drm: Move output gl state initialization to own functionAnder Conselvan de Oliveira1-23/+36
2012-12-14compositor-drm: Don't do a mode set on drm_output_switch_mode()Ander Conselvan de Oliveira1-11/+0
2012-12-14compositor-drm: Fix a return value check in drm_output_switch_mode()Ander Conselvan de Oliveira1-1/+1
2012-12-14compositor: Don't let pointers get outside of an output on mode switchAnder Conselvan de Oliveira1-0/+34
2012-12-14compositor: Update output state after mode switchAnder Conselvan de Oliveira2-3/+19
2012-12-14transformed: Add options for using debuging driver fullscreen methodAnder Conselvan de Oliveira1-3/+54
2012-12-14window: Allow clients to choose the fullscreen methodAnder Conselvan de Oliveira2-1/+13
2012-12-14clients: Add screenshooter-client-protocol.h to screenshooter sourcesKristian Høgsberg1-1/+4
2012-12-13tests: remove test logs on 'make clean'Pekka Paalanen1-0/+3
2012-12-12tests: check wl_display_roundtrip() for errorsPekka Paalanen5-10/+13
2012-12-12tests: set client log handlerPekka Paalanen1-0/+9
2012-12-12update git ignoresPekka Paalanen2-0/+3
2012-12-12tests: write logs to filesPekka Paalanen2-3/+16
2012-12-11tests: Convert remaining module tests to not use test-runner.cKristian Høgsberg5-200/+33
2012-12-11tests: Remove client-test testKristian Høgsberg3-546/+0
2012-12-11tests: Port text-test to new test frameworkKristian Høgsberg5-429/+143
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-11simple-egl: Remove old obsolete fbo and color_rbo fieldsKristian Høgsberg1-4/+0