1. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  2. b5e3ea2 Rename src/ to libweston/ by Pekka Paalanen · 9 years ago[Renamed from src/bindings.c]
  3. 89b6a49 Add a weston_pointer_axis_event by Peter Hutterer · 9 years ago
  4. 99a6a2d bindings: Make run binding functions take apropriate device instead of a seat by Derek Foreman · 10 years ago
  5. b591a30 bindings: make install_binding_grab take a keyboard instead of a seat by Derek Foreman · 10 years ago
  6. 8ae2db5 input: Pass the appropriate pointer type to bindings instead of a seat by Derek Foreman · 10 years ago
  7. 2e6485c bindings: Stop exporting internal functions by Derek Foreman · 10 years ago
  8. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  9. a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  10. 2829f7c compositor,shell: move debug key code to core by Pekka Paalanen · 10 years ago
  11. 943b46e input: swallow the key press event when running a compositor key binding by Giulio Camuffo · 11 years ago
  12. a20ca81 input: send focus events to the focused client when running a key binding by Giulio Camuffo · 11 years ago
  13. 86b5396 Revert "input: don't send to clients key events eaten by bindings" by Pekka Paalanen · 11 years ago
  14. 5c11fc6 input: don't send to clients key events eaten by bindings by Giulio Camuffo · 11 years ago
  15. 24b98d0 input: allow to destroy bindings in their handler by Giulio Camuffo · 11 years ago
  16. 9484b69 input: Keep track of number of touch points inside touch struct by Jonas Ådahl · 12 years ago
  17. 1539ea2 input: don't run modifier bindings when the kbd is grabbed by Emilio Pozuelo Monfort · 12 years ago
  18. 96d47c0 Add modifier-only binding by Daniel Stone · 12 years ago
  19. 1ea343e Add cancel function to grab interfaces by Jonas Ådahl · 12 years ago
  20. a28c693 Add a touch binding to activate a surface by Neil Roberts · 12 years ago
  21. 96d790e input: Emit events on all resources for a client by Neil Roberts · 12 years ago
  22. 880ebc7 input: For serial generation get the display from the compositor by Rob Bradford · 12 years ago
  23. c2d7042 compositor: Fix a couple of left-over wl_resource direct access by Kristian Høgsberg · 12 years ago
  24. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  25. e314875 input: Merge wl_seat into weston_seat by Kristian Høgsberg · 12 years ago
  26. 29139d4 fold wl_keyboard into weston_keyboard by Kristian Høgsberg · 12 years ago
  27. 14b2fe7 Eat scroll event if a key binding function is executed because of it. by Rune K. Svendsen · 12 years ago
  28. cbdebc2 compositor: Split util.c into binding.c and animation.c by Ander Conselvan de Oliveira · 12 years ago