1. 9cd661e Make sure config.h is included before any system headers by Andrew Wedgbury · 11 years ago
  2. ee7fefc Rename frame_create and frame_set_child_size with a window_ prefix by Jason Ekstrand · 12 years ago
  3. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  4. ce27841 clients: Introduce xmalloc() and use it a few places by Kristian Høgsberg · 12 years ago
  5. 4172f66 Pass argc pointer to parse_options() by Kristian Høgsberg · 12 years ago
  6. c9785ea Use enum wl_keyboard_key_state instead of integer by Daniel Stone · 13 years ago
  7. 4dbadb1 Use enum wl_pointer_button_state instead of integer by Daniel Stone · 13 years ago
  8. dc8c8fc window: rename enum pointer_type to cursor_type by Ander Conselvan de Oliveira · 13 years ago
  9. d8f527c window: track changes in libwayland-cursor api by Ander Conselvan de Oliveira · 13 years ago
  10. 1042dc1 window: use libwayland-cursor instead of libXcursor by Ander Conselvan de Oliveira · 13 years ago
  11. bef52d1 Update to new libxkbcommon API by Kristian Høgsberg · 13 years ago
  12. df21183 clients: Add motion event trails to clickdot by Jonas Ådahl · 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. bcacef1 Add an option parser by Kristian Høgsberg · 13 years ago
  16. 009ac0a window: Dont take width and height in window constructor by Kristian Høgsberg · 14 years ago
  17. b13e84f clickdot: implement the purpose by Pekka Paalanen · 14 years ago
  18. 6920190 clickdot: a copy of resizor by Pekka Paalanen · 14 years ago