67 Commits (02ee1efdb45924ee76dca5b689929bd99ea569dd)

Author SHA1 Message Date
Nikita Tokarchuk dbafcb7b55
merge 11.0 changes except wayland backend 2 months ago
Sergio Gómez ae3780c850 libweston/input: Fix assert for valid confine region 1 year ago
Sergio Gómez 3e334ff645 libweston: Add assert for valid confine region in maybe_warp_confined_pointer() 1 year ago
Sergio Gómez 08979a1d79 libweston: Add view unmap listener to pointer constraints 1 year ago
Sergio Gómez d3a636dfb8 libweston/input: Remove redundant surface destroy listener in constraints 1 year ago
Sergio Gómez a627a4be50 libweston/input: Fix assert for valid confine region 1 year ago
Sergio Gómez 072c56723c libweston: Add assert for valid confine region in maybe_warp_confined_pointer() 1 year ago
Sergio Gómez 21e46364c0 libweston: Add view unmap listener to pointer constraints 1 year ago
Sergio Gómez 0bd68d9ad6 libweston/input: Remove redundant surface destroy listener in constraints 1 year ago
Michael Olbrich cf1ca2c300 input: send touch frame event after up event 2 years ago
Marius Vlad 1aa935e6d8 libweston/input: Assert if we're still having a notify listener installed 2 years ago
Daniel Stone 0c69688aa2 libweston: Add weston_surface_map() wrapper 2 years ago
Hideyuki Nagase 8fb529bc31 input: Fix bug in idle inhibition 2 years ago
Marius Vlad d6ccc8b025 libweston: Rename weston_view_activate() to weston_view_activate_input() 3 years ago
Derek Foreman a822afaaef input: fix keyboard focus crash 3 years ago
Emmanuel Gil Peyrot eff793ab46 Fix indentation all through the project 3 years ago
Marius Vlad eb34f827dd input: Handle correctly failure to compile XKB keymaps 3 years ago
Alexandros Frantzis 28d66344a0 input: Use cursor surface dimensions to evaluate presence of content 3 years ago
Kirill Chibisov c46c70dac8 libweston: Send wl_keyboard.modifiers after wl_keyboard.enter 4 years ago
Peter Hutterer a2086bba66 libweston: replace 0 with the enum value for the xkb init flags 4 years ago
Sebastian Wick abec512883 input: use ro_anonymous_file to minimize duplication of keymap files 5 years ago
Sebastian Wick da50a2a532 input: bump wl_seat version to 7 5 years ago
Sebastian Wick fcc6ff74d4 input: bump wl_seat version to 6 5 years ago
Marius Vlad 5d649b611a libweston: Migrate functions that operate on 'weston_seat' 5 years ago
Marius Vlad 56f3a68a01 libweston: Migrate functions that operate on 'weston_compositor' 5 years ago
Marius Vlad a2dace23ae libweston: Fix/clean-up doxygen warnings 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
Derek Foreman 76829fc4ea input: Send unique keymap file descriptors to clients 6 years ago
Derek Foreman f8f7fd69df input: add weston_keyboard_send_keymap helper function 6 years ago
Louis-Francis Ratté-Boulianne 83630983ad libweston: implement touch calibration protocol 6 years ago
Louis-Francis Ratté-Boulianne c4689ff1d0 input: introduce touch event mode for calibrator 6 years ago
Pekka Paalanen 332a45e096 input: do not forward unmatched touch-ups 6 years ago
Louis-Francis Ratté-Boulianne 813a06e455 input: move touchpoint counting up 6 years ago
Pekka Paalanen f406253d3c libweston: introduce notify_touch_normalized() and doc 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 1b043b16b5 libweston: unexport weston_{pointer,keyboard,touch}_{create,destroy}() 6 years ago
Emre Ucan 3796b59e74 input: fix use-after-free issue at pointer_cancel 7 years ago
Pekka Paalanen 72e183bd2b input: never set keyboard focus without wl_resource 7 years ago
Alexandros Frantzis d715784734 libweston: Implement touch timestamps for input_timestamps_unstable_v1 7 years ago
Alexandros Frantzis db907b7188 libweston: Implement pointer timestamps for input_timestamps_unstable_v1 7 years ago
Alexandros Frantzis 2b44248f60 libweston: Implement keyboard timestamps for input_timestamps_unstable_v1 7 years ago
Alexandros Frantzis 538749de7b libweston: Introduce input-timestamps support 7 years ago
Alexandros Frantzis 8480d13f6d libweston: Make weston_seat release safe 7 years ago
Alexandros Frantzis 1c3a40edcd libweston: Make weston_pointer destruction safe 7 years ago
Alexandros Frantzis 0f14ae95b0 libweston: Support NULL weston_pointer in init_pointer_constraint 7 years ago
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