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