49 Commits (e6ac2afa5659276e4050352a5d7626c6903fbce6)

Author SHA1 Message Date
Pekka Paalanen 9ffb25009c libweston: introduce weston_output_from_resource() 7 years ago
Daniel Stone 4938f93f57 tests: Remove buffer-count 8 years ago
Quentin Glidic 8af2beccbd
weston: Properly namespace modules entrypoint 8 years ago
Quentin Glidic 82681571cf libweston: Position layers in an absolute way 8 years ago
Quentin Glidic 2edc3d5462
libweston: Rename weston_surface::configure to ::committed 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Armin Krezović d0cf441134 tests: update for manual surface/view mapping 8 years ago
Bryce Harrington 260c2ffd97 input: Rename weston_surface_activate to weston_seat_set_keyboard_focus 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Pekka Paalanen 58f98c99f5 Move weston source to compositor/ 8 years ago
Pekka Paalanen 315bf8c5da tests: check kbd init in the plugin 8 years ago
Giulio Camuffo fba27fbef2 Move the functions launching clients to main.c 8 years ago
Chris Michael 2ec5f2a633 cosmetic: Remove use of C++ style comments 9 years ago
Jonas Ådahl d2510105a6 input: Make pointer grab motion callbacks take an event struct 9 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 9 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 9 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 9 years ago
Bryce Harrington 2cc9297aca tests: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Bryce Harrington f280d11274 tests: Add screenshot recording capability to weston-test 9 years ago
Marek Chalupa c3c3fc411e tests: use special seat 10 years ago
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