1. e023cbc clients/simple-shm: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  2. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  3. b4dae9b Make config.h inclusion consistent by Bryce Harrington · 9 years ago
  4. 1ddb8dd clients: fix incorrect format handling in simple-shm by Murray Calavera · 9 years ago
  5. 0d1a622 clients: Use zalloc by Bryce Harrington · 9 years ago
  6. 2a22933 Use xdg_shell protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  7. 496adb3 Use fullscreen-shell.xml from wayland-protocols by Jonas Ådahl · 10 years ago
  8. 4678bab Remove redundant #include path component. by Jon Cruz · 10 years ago
  9. 1f6b0d1 clients: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  10. 5ba1e1d xdg-shell: Bump unstable version by Jasper St. Pierre · 10 years ago
  11. fba4ea3 clients: support ivi-application.xml for clients/simple-shm.c by Nobuhiko Tanibata · 11 years ago
  12. 8b52118 simple-shm: explain two initial roundtrips by Pekka Paalanen · 11 years ago
  13. 445436c simple-shm: remove an unnecessary call of wl_display_get_fd() by Ryo Munakata · 11 years ago
  14. 71182ae xdg-shell: bump experimental protocol version by Pekka Paalanen · 11 years ago
  15. 973d787 xdg-shell: Turn "activated" into a state by Jasper St. Pierre · 11 years ago
  16. ab2c108 xdg-shell: Rework the state system by Jasper St. Pierre · 11 years ago
  17. 428c24e simple-shm: Add wl_fullscreen_shell support by Jason Ekstrand · 11 years ago
  18. c7680b0 xdg-shell: Bump unstable version to 3 by Kristian Høgsberg · 11 years ago
  19. 8c6aa45 xdg-shell: Replace the set_* atrocity with a new approach by Jasper St. Pierre · 11 years ago
  20. b223a72 xdg-shell: Rename focused_set / focused_unset to activated / deactivated by Jasper St. Pierre · 11 years ago
  21. a0d8a30 clients: Add delete handler for simple-shm / simple-egl by Jasper St. Pierre · 11 years ago
  22. 239902b client: Fix shell unstable version check by Kristian Høgsberg · 11 years ago
  23. 2bff94e xdg-shell: Move "ping" and "pong" to xdg_shell, not xdg_surface by Kristian Høgsberg · 11 years ago
  24. dfaf65b clients: Port simple-shm and simple-egl to xdg-shell by Kristian Høgsberg · 11 years ago
  25. c7d2c4c Add more missing config.h #includes by Kristian Høgsberg · 12 years ago
  26. 96c619a simple-shm: Handle OOM when allocating struct display by Kristian Høgsberg · 12 years ago
  27. 85c40f2 clients: Fix typo in simple-touch and simple-shm. by Stefan Schmidt · 12 years ago
  28. e7144fd compositor: Only send release event in response to wl_surface.attach by Kristian Høgsberg · 12 years ago
  29. 0eab05d clients: add global_remove handler stubs by Pekka Paalanen · 12 years ago
  30. aac1c13 clients: destroy wl_registry on exit by Pekka Paalanen · 13 years ago
  31. 99b705b simple-shm: honour wl_buffer.release by Pekka Paalanen · 13 years ago
  32. d0f24cf simple-shm: Don't use ret variable in main() uninitialized by Ander Conselvan de Oliveira · 13 years ago
  33. a17f7a1 clients: Check return value of wl_display_dispatch() by Kristian Høgsberg · 13 years ago
  34. bc10638 compositor, clients: apply wl_surface.frame on commit by Pekka Paalanen · 13 years ago
  35. c9e00c0 clients: use wl_surface_commit by Pekka Paalanen · 13 years ago
  36. fa80e11 Update to new fd and wl_registry APIs by Kristian Høgsberg · 13 years ago
  37. 01a9f1b clients: Set title for all shell surface demos. by Scott Moreau · 13 years ago
  38. 371805f simple-shm: Draw the test motif surrounded by a white border by Rob Bradford · 13 years ago
  39. fecf332 simple-shm: Don't attach the buffer to the surface for every redraw by Rob Bradford · 13 years ago
  40. 1da1b8f Rewrite shm buffer file allocation v2 by Pekka Paalanen · 13 years ago
  41. 7c8b116 simple-shm: Handle ping event. by Scott Moreau · 13 years ago
  42. c3710f2 simple-shm: no need for wayland-egl.h by Pekka Paalanen · 13 years ago
  43. 3baf946 simple-shm: handle shm buffer failure by Pekka Paalanen · 13 years ago
  44. 313bd84 simple-shm: render meaningful diagnostics by Pekka Paalanen · 13 years ago
  45. 1662628 clients: Use new shm interface by Kristian Høgsberg · 13 years ago
  46. 9629fe3 Simplify shm buffer handling by Kristian Høgsberg · 13 years ago
  47. fcfc83f clients: Use wl_display_disconnect() by Kristian Høgsberg · 13 years ago
  48. 8e81df4 Use new format codes by Kristian Høgsberg · 13 years ago
  49. fb850c4 simple clients: flush before destroying wl_display by Pekka Paalanen · 14 years ago
  50. c4cd62a simple-shm: implement destructors by Pekka Paalanen · 14 years ago
  51. 88e60fc simple clients: add signal handler for clean exit by Pekka Paalanen · 14 years ago
  52. 9d1613e wl_shell_surface adaptation by Pekka Paalanen · 14 years ago
  53. a3cdf59 simple-shm: Add a wl_shm listener by Kristian Høgsberg · 14 years ago
  54. f389cac Move away from visuals and just use EGLConfigs or shm format tokens by Kristian Høgsberg · 14 years ago
  55. 2821aaa simple-shm: Fix inverted logic by Kristian Høgsberg · 14 years ago
  56. 2415990 clients: Remove a few unused variables by Kristian Høgsberg · 14 years ago
  57. f790c79 Use wl_display_bind() for binding to globals by Kristian Høgsberg · 14 years ago
  58. 3341820 Use the new wl_callback interface by Kristian Høgsberg · 14 years ago
  59. e81fe83 clients: simple-shm: remove unused libraries and headers by Tiago Vignatti · 14 years ago
  60. 79caa75 simple-shm: assert display conection by Tiago Vignatti · 14 years ago
  61. 97ba2e6 clients: Add a simple shared memory client by Kristian Høgsberg · 14 years ago