1. 4386499 eventdemo: do not print pointer frames alone by Pekka Paalanen · 9 years ago
  2. 87743e9 Support axis source, axis discrete, frame and axis stop events by Peter Hutterer · 10 years ago
  3. 74a635b Coding style fixes by Dawid Gajownik · 10 years ago
  4. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  5. 1f6b0d1 clients: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  6. 4fb8491 weston-eventdemo --help works by Bill Spitzak · 11 years ago
  7. 9cd661e Make sure config.h is included before any system headers by Andrew Wedgbury · 11 years ago
  8. ee7fefc Rename frame_create and frame_set_child_size with a window_ prefix by Jason Ekstrand · 12 years ago
  9. 4172f66 Pass argc pointer to parse_options() by Kristian Høgsberg · 12 years ago
  10. 3b132e3 Fix spelling errors by Martin Olsson · 13 years ago
  11. 70cc73b eventdemo: add axis logging by Philipp Brüschweiler · 13 years ago
  12. a306a26 eventdemo: fix --no-border by Philipp Brüschweiler · 13 years ago
  13. 850f504 eventdemo: fix incorrect comments by Philipp Brüschweiler · 13 years ago
  14. c663b22 clients: Free resources on exit in eventdemo by Martin Olsson · 13 years ago
  15. c9785ea Use enum wl_keyboard_key_state instead of integer by Daniel Stone · 13 years ago
  16. 4dbadb1 Use enum wl_pointer_button_state instead of integer by Daniel Stone · 13 years ago
  17. dc8c8fc window: rename enum pointer_type to cursor_type by Ander Conselvan de Oliveira · 13 years ago
  18. d8f527c window: track changes in libwayland-cursor api by Ander Conselvan de Oliveira · 13 years ago
  19. 1042dc1 window: use libwayland-cursor instead of libXcursor by Ander Conselvan de Oliveira · 13 years ago
  20. 4c3dac9 clients: Remove superfluous #includes by Kristian Høgsberg · 13 years ago
  21. 80680c7 window.c: Just use float instead of GLfloat, remove GLES2.h include by Kristian Høgsberg · 13 years ago
  22. b230a7e Convert internal input co-ordinates to GLfloat by Daniel Stone · 13 years ago
  23. 5d66371 Change button from int to uint32_t by Daniel Stone · 13 years ago
  24. da5b93c Change key/button grab bindings to take unsigned state by Daniel Stone · 13 years ago
  25. 875ab9e Add signedness warning flag and fix fallout by Kristian Høgsberg · 13 years ago
  26. bcacef1 Add an option parser by Kristian Høgsberg · 13 years ago
  27. 009ac0a window: Dont take width and height in window constructor by Kristian Høgsberg · 14 years ago
  28. 29af3eb window: Make decorations just a widget by Kristian Høgsberg · 14 years ago
  29. bb97700 window: Get rid of the window child allocation concept by Kristian Høgsberg · 14 years ago
  30. b67e94b window: Make resize and redraw handlers widget vfuncs by Kristian Høgsberg · 14 years ago
  31. 5d12990 window: Allocate and flush the window surface in window.c by Kristian Høgsberg · 14 years ago
  32. 75bc667 window: Drop the window widget by Kristian Høgsberg · 14 years ago
  33. a8a0db3 window: Move button handler to widget by Kristian Høgsberg · 14 years ago
  34. 87a57bb window: Create a widget for the window, drop window motion handler by Kristian Høgsberg · 14 years ago
  35. 9de79a9 window.c: Drop global handler argument by Kristian Høgsberg · 14 years ago
  36. b4b6734 Define global handler on display creation by Tim Wiederhake · 14 years ago
  37. 503ccca document the usage of libtoytoolkit by Tim Wiederhake · 15 years ago