8 Commits (cf3c9c5182379589dec9cbbdb7249a6064f1e5d9)

Author SHA1 Message Date
Guillaume Champagne f1e8fc9dbf libweston: add missing include 5 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 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
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Peter Hutterer 89b6a4931e Add a weston_pointer_axis_event 9 years ago
Derek Foreman 99a6a2db4c bindings: Make run binding functions take apropriate device instead of a seat 9 years ago
Derek Foreman b591a30ac2 bindings: make install_binding_grab take a keyboard instead of a seat 9 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 9 years ago
Derek Foreman 2e6485c8aa bindings: Stop exporting internal functions 9 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 9 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Pekka Paalanen 2829f7c42e compositor,shell: move debug key code to core 10 years ago
Giulio Camuffo 943b46ed66 input: swallow the key press event when running a compositor key binding 10 years ago
Giulio Camuffo a20ca811f9 input: send focus events to the focused client when running a key binding 10 years ago
Pekka Paalanen 86b5396d89 Revert "input: don't send to clients key events eaten by bindings" 10 years ago
Giulio Camuffo 5c11fc6fb7 input: don't send to clients key events eaten by bindings 10 years ago
Giulio Camuffo 24b98d0108 input: allow to destroy bindings in their handler 10 years ago
Jonas Ådahl 9484b695b9 input: Keep track of number of touch points inside touch struct 11 years ago
Emilio Pozuelo Monfort 1539ea2f74 input: don't run modifier bindings when the kbd is grabbed 11 years ago
Daniel Stone 96d47c0ef7 Add modifier-only binding 11 years ago
Jonas Ådahl 1ea343e1be Add cancel function to grab interfaces 11 years ago
Neil Roberts a28c69358c Add a touch binding to activate a surface 11 years ago
Neil Roberts 96d790e74b input: Emit events on all resources for a client 11 years ago
Rob Bradford 880ebc7ed9 input: For serial generation get the display from the compositor 11 years ago
Kristian Høgsberg c2d7042b9d compositor: Fix a couple of left-over wl_resource direct access 11 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
Kristian Høgsberg e314875d00 input: Merge wl_seat into weston_seat 12 years ago
Kristian Høgsberg 29139d4a45 fold wl_keyboard into weston_keyboard 12 years ago
Rune K. Svendsen 14b2fe7020 Eat scroll event if a key binding function is executed because of it. 12 years ago
Ander Conselvan de Oliveira cbdebc2370 compositor: Split util.c into binding.c and animation.c 12 years ago