tests: Add screenshot recording capability to weston-test
[platform/upstream/weston.git] / tests / weston-test.c
2015-05-21 Bryce Harringtontests: Add screenshot recording capability to weston...
2015-03-31 Marek Chalupatests: use special seat
2015-03-31 Marek Chalupaweston-test: add device_{release/add} into protocol
2015-02-24 Derek Foremantests: Rename wayland-test to weston-test
2015-02-13 Daniel Stonetests: Include weston-egl-ext from weston-test
2014-11-28 Bryce Harringtontests: Cleanup superfluous headers
2014-08-21 Marek Chalupaweston-test: check if resource is not NULL
2014-07-23 Giulio Camuffocompositor: keep track of the weston_layer a weston_vie...
2014-02-18 Emilio Pozuelo Monforttests: Properly report skipped tests
2013-12-08 Neil Robertstests: Test whether a simple EGL main loop uses too...
2013-12-03 Jason EkstrandRemove the weston_view.geometry.width/height fields
2013-11-22 Pekka Paalanentests: allow weston test plugin to keep on running
2013-11-14 Kristian Høgsbergweston-test: Always update transform when moving surface
2013-10-22 Jason EkstrandSplit the geometry information from weston_surface...
2013-10-22 Kristian Høgsbergcompositor: Remove redundant and not well-defined focus...
2013-08-08 Peter Hutterermalloc + memset -> zalloc
2013-07-09 Kristian HøgsbergConvert to wl_global_create/destroy()
2013-07-03 Kristian Høgsbergtests: Fix leftover wl_client_add_versioned_object()
2013-07-03 Jason EkstrandUse wl_resource_create() for creating resources
2013-06-25 Kristian Høgsbergtests: Fix direct access to resource->data in weston...
2013-05-14 Ossama Othmanconfig-parser: Honor XDG_CONFIG_DIRS
2013-05-07 Kristian Høgsberginput: Merge wl_seat into weston_seat
2013-05-07 Kristian Høgsberginput: Rename wl_pointer to weston_pointer
2013-05-07 Kristian Høgsbergfold wl_keyboard into weston_keyboard
2013-03-28 Giulio Camuffosdk: be C++ friendly
2013-03-19 Pekka Paalanencompositor: introduce weston_surface_geometry_dirty()
2013-02-28 Kristian Høgsbergcompositor: Change notify_motion to take relative motio...
2013-02-27 Giulio Camuffocompositor: call configure on surfaces with a null...
2013-02-20 Kristian HøgsbergPass argc and argv to modules
2013-02-15 Jan Arne Petersentext: fix weston key bindings with input methods
2012-12-11 U. Artie Eofftests: Define and implement a test protocol extension.