55 Commits (31af69d8684e524aba88e06ed75e8d89ba64bf53)

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