28 Commits (c6e2942fab4a0364108ef7073381205590e1a504)

Author SHA1 Message Date
Alexandros Frantzis b0b598c73c libweston: Make weston_touch destruction safe 7 years ago
Alexandros Frantzis 7a314d6328 libweston: Make weston_keyboard destruction safe 7 years ago
Quentin Glidic 85d55540cb input: Do not override keyboard focus on restore 7 years ago
Alexandros Frantzis 7d2abcf6c8 libweston: Use struct timespec for touch motion events 7 years ago
Alexandros Frantzis 27a51b83e5 libweston: Use struct timespec for touch up events 7 years ago
Alexandros Frantzis 9448deb073 libweston: Use struct timespec for touch down events 7 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key events 7 years ago
Alexandros Frantzis 80321942e7 libweston: Use struct timespec for axis 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
Derek Foreman 185d1585eb input: Remove --disable-xkbcommon 7 years ago
Daniel Stone 7dbb0e148f Don't prepend protocol/ to include paths 8 years ago
Olivier Fourdan df84dbe382 input: Update keyboard serial on press and release 8 years ago
Quentin Glidic 2edc3d5462
libweston: Rename weston_surface::configure to ::committed 8 years ago
Quentin Glidic cde1345d69
input: Add helpers for all keyboard/pointer/touch events 8 years ago
Jonas Ådahl d0be2bb5f2 input: Support non-rectangular pointer confine regions 8 years ago
Jonas Ådahl d3414f23c3 Implement pointer locking and confinement 8 years ago
Jonas Ådahl c02ac11bd6 input: Split out pointer button sending from grab handler 8 years ago
Jonas Ådahl f44942ea04 input: Split out motion sending from default grab 8 years ago
Jonas Ådahl 3eb4ddd24d weston-pointer: Add destroy signal 8 years ago
Jonas Ådahl f7deb6a959 compositor: Pass both surface and seat in activation signal 8 years ago
Jonas Ådahl 30d61d89c1 Implement the relative pointer protocol 8 years ago
Jonas Ådahl 94e2e2d39f compositor: Keep track of what views were activated by clicking 8 years ago
Jonas Ådahl ef8e1c31e3 input: Activate view no matter the keyboard focus 8 years ago
Armin Krezović f8486c33b4 compositor: Untangle surface/view is_mapped from output assignments 8 years ago
Bryce Harrington 24f917e723 input: Move weston_seat_set_keyboard_focus and document 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
Giulio Camuffo 0358af419b Rename weston_compositor_xkb_init to weston_compositor_set_xkb_rule_names 8 years ago
Jonas Ådahl ed6014a9e4 input: Don't try to send axis_source when there are no resources 9 years ago
Giulio Camuffo 90a6fc659f input: use doubles in the interfaces to notify of input events 9 years ago
Quentin Glidic aab1d36883 input: Implement wl_seat.release 9 years ago
Bryce Harrington 2c40d1d30e input: Fix crash when touchscreen generates out of screen coordinate 9 years ago
Derek Foreman 8efa31b289 input: Don't try to send pointer frames if no focus_client 9 years ago
Peter Hutterer 87743e9303 Support axis source, axis discrete, frame and axis stop events 9 years ago
Peter Hutterer 89b6a4931e Add a weston_pointer_axis_event 9 years ago
Derek Foreman 3cc004a650 input: Add notify_touch_cancel() 9 years ago
Derek Foreman 1909c10825 compositor, input: Don't use MIN() macro for new resource versions 9 years ago
Jonas Ådahl 2cbf293b05 input: Keep per client pointer resources in their own structs 9 years ago
Jonas Ådahl 8283c343ec input: Don't send wl_pointer.motion if position didn't change 9 years ago
Jonas Ådahl d2510105a6 input: Make pointer grab motion callbacks take an event struct 9 years ago
Jonas Ådahl 0336ca0cc5 input: Pass axis events through pointer grab interfaces 9 years ago
Chokshi, Mitul d669714d71 input: add new client to resource_list instead of focus_resource_list 9 years ago
Chris Michael 3f607d3e1c weston-input: Reformat weston_log line to add missing space between words 9 years ago
Derek Foreman f9318d1452 input: add a weston_pointer_clear_focus() helper function 9 years ago
Giulio Camuffo 61ed7b6bf0 input: pass the global touch coordinates to the touch grab 9 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 9 years ago
Derek Foreman 30ce607682 input: Check device counts in bind_seat() 9 years ago
Derek Foreman 99a6a2db4c bindings: Make run binding functions take apropriate device instead of a seat 9 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 9 years ago