1. e99e4bf clients & tests: Unify multiple definitions of x*alloc and related functions by Bryce Harrington · 9 years ago
  2. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  3. 1f6b0d1 clients: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  4. 16fe4dc input: Schedule pointer sprite repaint when cursor is set by Jonas Ådahl · 11 years ago
  5. 9cd661e Make sure config.h is included before any system headers by Andrew Wedgbury · 11 years ago
  6. ee7fefc Rename frame_create and frame_set_child_size with a window_ prefix by Jason Ekstrand · 12 years ago
  7. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  8. ce27841 clients: Introduce xmalloc() and use it a few places by Kristian Høgsberg · 12 years ago
  9. 4172f66 Pass argc pointer to parse_options() by Kristian Høgsberg · 12 years ago
  10. c9785ea Use enum wl_keyboard_key_state instead of integer by Daniel Stone · 13 years ago
  11. 4dbadb1 Use enum wl_pointer_button_state instead of integer by Daniel Stone · 13 years ago
  12. dc8c8fc window: rename enum pointer_type to cursor_type by Ander Conselvan de Oliveira · 13 years ago
  13. d8f527c window: track changes in libwayland-cursor api by Ander Conselvan de Oliveira · 13 years ago
  14. 1042dc1 window: use libwayland-cursor instead of libXcursor by Ander Conselvan de Oliveira · 13 years ago
  15. bef52d1 Update to new libxkbcommon API by Kristian Høgsberg · 13 years ago
  16. df21183 clients: Add motion event trails to clickdot by Jonas Ådahl · 13 years ago
  17. 5d66371 Change button from int to uint32_t by Daniel Stone · 13 years ago
  18. da5b93c Change key/button grab bindings to take unsigned state by Daniel Stone · 13 years ago
  19. bcacef1 Add an option parser by Kristian Høgsberg · 13 years ago
  20. 009ac0a window: Dont take width and height in window constructor by Kristian Høgsberg · 13 years ago
  21. b13e84f clickdot: implement the purpose by Pekka Paalanen · 13 years ago
  22. 6920190 clickdot: a copy of resizor by Pekka Paalanen · 13 years ago