1. ee58911 clients/simple-dmabuf-drm: import with dmabuf modifiers by Varad Gautam · 9 years ago
  2. f7b3a39 clients/simple-dmabuf-drm: add freedreno support alongside intel by Varad Gautam · 8 years ago
  3. f9dec67 clients/simple-dmabuf-intel: rename to simple-dmabuf-drm by Varad Gautam · 9 years ago
  4. 552e4c4 libweston: fix pixel-format helpers compilation on non-X11 EGL platforms by Philipp Zabel · 8 years ago
  5. 903721a libweston: Add pixel-format helpers by Daniel Stone · 8 years ago
  6. b030897 build: make libdrm a hard build-time dependency by Pekka Paalanen · 8 years ago
  7. 4e3522b build: do not link libdrm without DRM backend by Pekka Paalanen · 8 years ago
  8. 5ae7e84 timespec: Add timespec_add_nsec helper by Daniel Stone · 8 years ago
  9. e7c6aa6 tests: add subsurface-shot test by Pekka Paalanen · 8 years ago
  10. 642bcaf tests: add test-desktop-shell by Quentin Glidic · 8 years ago
  11. 4938f93 tests: Remove buffer-count by Daniel Stone · 8 years ago
  12. ffff92d Move weston-egl-ext.h to shared by Daniel Stone · 9 years ago
  13. b2f32ab Makefile.am: Link modules to libweston.la by Quentin Glidic · 9 years ago
  14. b08e1a5 compositor-wayland: Support building without EGL by Armin Krezović · 9 years ago
  15. b51e6ed configure: search for lib with clock_getres() by Yann E. MORIN · 9 years ago
  16. 2295a62 tests: Skip Xwayland test if binary isn't available by Daniel Stone · 9 years ago
  17. 9f3d95e build: fix wayland-backend distcheck by Pekka Paalanen · 9 years ago
  18. 3447619 compositor-wayland: Port to xdg-shell-v6 by Armin Krezović · 9 years ago
  19. c6a899d simple-im: Rename source file to be consistent with other client tools by Bryce Harrington · 9 years ago
  20. 4690c56 libweston: Add initial output API for windowed outputs configuration by Armin Krezović · 9 years ago
  21. 873a3f8 Revert "compositor: Add public interface support for client-requested idle inhibition" by Bryce Harrington · 9 years ago
  22. 6303d3b Revert "clients: Add screensaver inhibitor client demo" by Bryce Harrington · 9 years ago
  23. dfea66e clients: Add screensaver inhibitor client demo by Bryce Harrington · 9 years ago
  24. 689fece compositor: Add public interface support for client-requested idle inhibition by Bryce Harrington · 9 years ago
  25. 154c5d2 Makefile.am: Fix libtool race by Quentin Glidic · 9 years ago
  26. 6ccd286 clients/simple-dmabuf-v4l: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  27. 4268262 clients/simple-dmabuf-intel: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  28. a74eff9 clients/simple-damage: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  29. e023cbc clients/simple-shm: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  30. 8363002 clients/simple-egl: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  31. af7f98b toytoolkit: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  32. 9c5dd7e libweston-desktop: Implement xdg_shell_v6 by Quentin Glidic · 9 years ago
  33. 5ac91a1 Makefile.am: Include files built for libweston-desktop in BUILT_SOURCES by Jonas Ådahl · 9 years ago
  34. 8f9d90a desktop-shell: Port to libweston-desktop by Quentin Glidic · 9 years ago
  35. 955cec0 xwayland: Introduce a private struct for XWayland interface by Quentin Glidic · 9 years ago
  36. 248dd10 Introduce libweston-desktop by Quentin Glidic · 9 years ago
  37. 82b9f2b Add safe_strtoint() helper by Bryce Harrington · 9 years ago
  38. 6735145 automake: list static libraries before the shared ones by Emil Velikov · 9 years ago
  39. 7fe47f3 libweston: use new versioning scheme by Emil Velikov · 9 years ago
  40. 61831f4 clients: Fork clickdot as confine by Jonas Ådahl · 9 years ago
  41. e5a1bb4 clients: Add API for pointer locking and pointer confinement by Jonas Ådahl · 11 years ago
  42. d3414f2 Implement pointer locking and confinement by Jonas Ådahl · 9 years ago
  43. 30d61d8 Implement the relative pointer protocol by Jonas Ådahl · 11 years ago
  44. a884024 automake: add missing git-version.h dependency by Emil Velikov · 9 years ago
  45. 4ad45ca automake: list the the builddir include before the srcdir by Emil Velikov · 9 years ago
  46. cbcf545 libweston: don't install shared/platform.h by Emil Velikov · 9 years ago
  47. 9c764df xwayland: make the plugin usable by libweston compositors by Giulio Camuffo · 9 years ago
  48. 827b5d2 compositor: add plugin-registry by Pekka Paalanen · 9 years ago
  49. 924cd94 tests: introduce struct buffer for client-helper by Pekka Paalanen · 9 years ago
  50. b5e3ea2 Rename src/ to libweston/ by Pekka Paalanen · 9 years ago
  51. 58f98c9 Move weston source to compositor/ by Pekka Paalanen · 9 years ago
  52. 82d95a6 tests: add wp_viewporter tests by Pekka Paalanen · 9 years ago
  53. eaf4061 protocol: remove scaler.xml by Pekka Paalanen · 9 years ago
  54. 7b69d6c clients/simple-damage: migrate to wp_viewporter by Pekka Paalanen · 9 years ago
  55. 7351100 clients/scaler: migrate to wp_viewporter by Pekka Paalanen · 9 years ago
  56. e95ad5c compositor: migrate to stable viewporter.xml by Pekka Paalanen · 9 years ago
  57. 9e44598 Create a libweston-0.so by Giulio Camuffo · 9 years ago
  58. 179fcda Split the modules and include files between weston and libweston by Giulio Camuffo · 9 years ago
  59. 8aedf7b libinput: don't use weston_config when configuring input devices by Giulio Camuffo · 9 years ago
  60. 26f62d4 Move part of screenshooter.c to weston-screenshooter.c by Giulio Camuffo · 9 years ago
  61. ca52b31 Remove Raspberry Pi backend and renderer by Pekka Paalanen · 9 years ago
  62. 6bc5254 data: Some client icons by Bryce Harrington · 9 years ago
  63. 1c0e40d drm: port the drm backend to the new init api by Giulio Camuffo · 9 years ago
  64. 639322a compositor-wayland: put configuration structure in separate header by Benoit Gschwind · 9 years ago
  65. e16acab x11: port the x11 backend to the new init api by Benoit Gschwind · 9 years ago
  66. 934e89a fbdev-backend: refactor configuration API by Benoit Gschwind · 9 years ago
  67. bd57310 compositor-rdp: refactor configuration API by Benoit Gschwind · 9 years ago
  68. 57c83f6 build: actually use CLOCK_GETTIME_LIBS for libzunitc by Gustavo Zacarias · 9 years ago
  69. 34d5985 build: add check for clock_gettime() in librt by Gustavo Zacarias · 9 years ago
  70. 3c53094 headless: port the headless backend to the new init api by Benoit Gschwind · 9 years ago
  71. aff703e Makefile: fix systemd-notify plugin CFLAGS by Pekka Paalanen · 9 years ago
  72. e99e4bf clients & tests: Unify multiple definitions of x*alloc and related functions by Bryce Harrington · 9 years ago
  73. 32ca791 ivi-shell: introduce ivi-layout-shell.h by Pekka Paalanen · 9 years ago
  74. b00c79b protocol: migrate to stable presentation-time.xml by Pekka Paalanen · 9 years ago
  75. 35552aa Makefile: handle also stable wayland-protocols by Pekka Paalanen · 9 years ago
  76. 2e49794 Makefile: move presentation_timing source out of toytoolkit by Pekka Paalanen · 9 years ago
  77. 5d43af3 clients: add simple-v4l-dmabuf client by Emmanuel Gil Peyrot · 9 years ago
  78. 3b65b0b clients: rename simple-dmabuf into simple-dmabuf-intel by Emmanuel Gil Peyrot · 9 years ago
  79. 5b0b770 Remove workspaces protocol by Jonas Ådahl · 10 years ago
  80. cf1efd2 Rename screenshooter protocol to weston_screenshooter by Jonas Ådahl · 10 years ago
  81. 6d6fb61 desktop-shell: Rename protocol weston_desktop_shell by Jonas Ådahl · 10 years ago
  82. 2a22933 Use xdg_shell protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  83. 08ab0bc Makefile.am: Make the external xml scanning rule version generic by Jonas Ådahl · 10 years ago
  84. b57f472 Use input method protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  85. 3bcba34 Use text input protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  86. 57e48f0 Use linux-dmabuf protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  87. 496adb3 Use fullscreen-shell.xml from wayland-protocols by Jonas Ådahl · 10 years ago
  88. e292694 build: Add -lrt for programs that use clock_gettime() by Derek Foreman · 10 years ago
  89. ae2541d ivi-shell: install ivi-layout-export.h by Ucan, Emre \(ADITG/SW1\) · 10 years ago
  90. 94fd9a5 compositor: remove systemd-notify.h by Egor Starkov · 10 years ago
  91. a0dd5b4 systemd: Fix distcheck for typo in header path by Bryce Harrington · 10 years ago
  92. 7ce2e97 compositor: systemd notifications support by Egor Starkov · 10 years ago
  93. 892122e tests: Migrate screenshot code from internal test to client helpers by Bryce Harrington · 10 years ago
  94. cb15620 launcher: fix broken distcheck by Derek Foreman · 10 years ago
  95. 72dea06 launcher: Split out launcher implementations into three distinct ones by Jasper St. Pierre · 10 years ago
  96. 30bcf35 launcher: Rename logind-util to launcher-logind by Jasper St. Pierre · 10 years ago
  97. 5386898 clients: add simple-dmabuf client by George Kiagiadakis · 11 years ago
  98. a352580 gl-renderer: add dmabuf import by Pekka Paalanen · 11 years ago
  99. 230f3b1 dmabuf: implement linux_dmabuf extension by Pekka Paalanen · 11 years ago
  100. 23ab715 protocol: add linux_dmabuf extension (v3) by Pekka Paalanen · 11 years ago