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