66 Commits (3ea03bb85e4206625897769472f8b5a986789533)

Author SHA1 Message Date
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
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