1. 70cc73b eventdemo: add axis logging by Philipp Brüschweiler · 13 years ago
  2. a306a26 eventdemo: fix --no-border by Philipp Brüschweiler · 13 years ago
  3. 850f504 eventdemo: fix incorrect comments by Philipp Brüschweiler · 13 years ago
  4. c663b22 clients: Free resources on exit in eventdemo by Martin Olsson · 13 years ago
  5. c9785ea Use enum wl_keyboard_key_state instead of integer by Daniel Stone · 13 years ago
  6. 4dbadb1 Use enum wl_pointer_button_state instead of integer by Daniel Stone · 13 years ago
  7. dc8c8fc window: rename enum pointer_type to cursor_type by Ander Conselvan de Oliveira · 13 years ago
  8. d8f527c window: track changes in libwayland-cursor api by Ander Conselvan de Oliveira · 13 years ago
  9. 1042dc1 window: use libwayland-cursor instead of libXcursor by Ander Conselvan de Oliveira · 13 years ago
  10. 4c3dac9 clients: Remove superfluous #includes by Kristian Høgsberg · 13 years ago
  11. 80680c7 window.c: Just use float instead of GLfloat, remove GLES2.h include by Kristian Høgsberg · 13 years ago
  12. b230a7e Convert internal input co-ordinates to GLfloat by Daniel Stone · 13 years ago
  13. 5d66371 Change button from int to uint32_t by Daniel Stone · 13 years ago
  14. da5b93c Change key/button grab bindings to take unsigned state by Daniel Stone · 13 years ago
  15. 875ab9e Add signedness warning flag and fix fallout by Kristian Høgsberg · 13 years ago
  16. bcacef1 Add an option parser by Kristian Høgsberg · 13 years ago
  17. 009ac0a window: Dont take width and height in window constructor by Kristian Høgsberg · 14 years ago
  18. 29af3eb window: Make decorations just a widget by Kristian Høgsberg · 14 years ago
  19. bb97700 window: Get rid of the window child allocation concept by Kristian Høgsberg · 14 years ago
  20. b67e94b window: Make resize and redraw handlers widget vfuncs by Kristian Høgsberg · 14 years ago
  21. 5d12990 window: Allocate and flush the window surface in window.c by Kristian Høgsberg · 14 years ago
  22. 75bc667 window: Drop the window widget by Kristian Høgsberg · 14 years ago
  23. a8a0db3 window: Move button handler to widget by Kristian Høgsberg · 14 years ago
  24. 87a57bb window: Create a widget for the window, drop window motion handler by Kristian Høgsberg · 14 years ago
  25. 9de79a9 window.c: Drop global handler argument by Kristian Høgsberg · 14 years ago
  26. b4b6734 Define global handler on display creation by Tim Wiederhake · 14 years ago
  27. 503ccca document the usage of libtoytoolkit by Tim Wiederhake · 15 years ago