79 Commits (cf3c9c5182379589dec9cbbdb7249a6064f1e5d9)

Author SHA1 Message Date
Marek Chalupa c8daf77f91 weston-test: add device_{release/add} into protocol 10 years ago
Derek Foreman f6a65928a8 tests: Rename wayland-test to weston-test 10 years ago
Daniel Stone e78977196c tests: Include weston-egl-ext from weston-test 10 years ago
Bryce Harrington a76802685a tests: Cleanup superfluous headers 10 years ago
Marek Chalupa 42ebdda446 weston-test: check if resource is not NULL 10 years ago
Giulio Camuffo 412e6a59eb compositor: keep track of the weston_layer a weston_view is in 10 years ago
Emilio Pozuelo Monfort dae8a4b9c5 tests: Properly report skipped tests 11 years ago
Neil Roberts 40c0c3f91e tests: Test whether a simple EGL main loop uses too many buffers 11 years ago
Jason Ekstrand 918f2dd4cf Remove the weston_view.geometry.width/height fields 11 years ago
Pekka Paalanen f72e4797f4 tests: allow weston test plugin to keep on running 11 years ago
Kristian Høgsberg ace0a3920e weston-test: Always update transform when moving surface 11 years ago
Jason Ekstrand a7af70436b Split the geometry information from weston_surface out into weston_view 11 years ago
Kristian Høgsberg 10ddd97ecf compositor: Remove redundant and not well-defined focus field 11 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Kristian Høgsberg 919cddb0ab Convert to wl_global_create/destroy() 11 years ago
Kristian Høgsberg 442a5faa84 tests: Fix leftover wl_client_add_versioned_object() 11 years ago
Jason Ekstrand a85118c1b8 Use wl_resource_create() for creating resources 11 years ago
Kristian Høgsberg 8f7f483668 tests: Fix direct access to resource->data in weston-test 11 years ago
Ossama Othman a50e6e4c50 config-parser: Honor XDG_CONFIG_DIRS 12 years ago
Kristian Høgsberg e314875d00 input: Merge wl_seat into weston_seat 12 years ago
Kristian Høgsberg 02bbabbd56 input: Rename wl_pointer to weston_pointer 12 years ago
Kristian Høgsberg 29139d4a45 fold wl_keyboard into weston_keyboard 12 years ago
Giulio Camuffo 7fe01b18d8 sdk: be C++ friendly 12 years ago
Pekka Paalanen c3ce738653 compositor: introduce weston_surface_geometry_dirty() 12 years ago
Kristian Høgsberg 068b61c254 compositor: Change notify_motion to take relative motion events 12 years ago
Giulio Camuffo 184df50d3e compositor: call configure on surfaces with a null buffer too 12 years ago
Kristian Høgsberg cb4685bbd1 Pass argc and argv to modules 12 years ago
Jan Arne Petersen a75a789fc1 text: fix weston key bindings with input methods 12 years ago
U. Artie Eoff 65e7e7a65b tests: Define and implement a test protocol extension. 12 years ago