80 Commits (dev)

Author SHA1 Message Date
Daniel Stone 0c69688aa2 libweston: Add weston_surface_map() wrapper 2 years ago
Derek Foreman 3759ad1538 tests: Fix use after free on exit 3 years ago
Emmanuel Gil Peyrot eff793ab46 Fix indentation all through the project 3 years ago
Pekka Paalanen 7514bf7e45 tests: proper weston_test_surface_create() 3 years ago
Leandro Ribeiro 79491b41f5 tests: drop test suite screenshooter implementation and protocol extension 4 years ago
Leandro Ribeiro 32a5acde5b tests: add mechanism to change Weston's behavior when running certain tests 4 years ago
Guillaume Champagne 7bce28b543 tests: release resources on compositor destruction 5 years ago
Pekka Paalanen 7df5349763 tests: remove tests_weston and WESTON_TEST_CLIENT_PATH 5 years ago
Pekka Paalanen babb3b3bc2 tests: thread-based client harness 5 years ago
Leandro Ribeiro 442ffcb755 tests: stop using frame_signal 'void *data' argument to get weston_output 5 years ago
Pekka Paalanen 6ffbba3ac1 Use weston_compositor_add_destroy_listener_once() in plugins 5 years ago
Ankit Nautiyal 93dde245ee libweston: Add functions to modify disable_planes counter for an output 5 years ago
Marius Vlad 5d649b611a libweston: Migrate functions that operate on 'weston_seat' 5 years ago
Marius Vlad 0bf3f5ac2c libweston: Migrate functions that operate on 'weston_seat' 5 years ago
Antonio Borneo 3957863667 log: remove "%m" from format strings by using strerror(errno) 5 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Pekka Paalanen be61a1ff50 tests: fix references to automake 6 years ago
Pekka Paalanen a37920e77c tests: use weston_compositor_exit 6 years ago
Pekka Paalanen 91bf16be7d tests: remove remnants of buffer-count test 6 years ago
Pekka Paalanen bcbce33000 libweston: notify_touch API to use weston_touch_device 6 years ago
Louis-Francis Ratté-Boulianne 6ef59c9843 input: introduce weston_touch_device 6 years ago
Pekka Paalanen f39249ad58 tests: add test_seat_release() for symmetry 7 years ago
Pekka Paalanen 055c1137ae libweston: make wl_output point to weston_head 7 years ago
Alexandros Frantzis 85f8432911 tests: Support weston_test request for adding a test seat 7 years ago
Alexandros Frantzis b0341ae972 tests: Add test for pointer axis events 7 years ago
Alexandros Frantzis c20b580b52 tests: Add test for touch event timestamps 7 years ago
Alexandros Frantzis dae224c6dc tests: Add test for keyboard key event timestamps 7 years ago
Alexandros Frantzis 2180858592 tests: Add checks for pointer motion and button event timestamps 7 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key events 7 years ago
Alexandros Frantzis 215bedc88b libweston: Use struct timespec for button events 7 years ago
Alexandros Frantzis 84b31f8956 libweston: Use struct timespec for motion events 7 years ago
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