1. 0abf890 libweston-desktop/xdg_shell_v6: Raise errors on not-yet-possible requests by Quentin Glidic · 9 years ago
  2. 3d7e607 libweston-desktop/xdg_shell_v6: Add surface as needed by Quentin Glidic · 9 years ago
  3. e30b5fb Revert "terminal: Fix crash due to race condition in init" by Quentin Glidic · 9 years ago
  4. 6967f0e libweston-desktop/xdg_shell_v5: Add surface as needed by Quentin Glidic · 9 years ago
  5. 920cf04 desktop-shell: Add back the saved position and rotation for fullscreen/maximized by Quentin Glidic · 9 years ago
  6. 18a81ac desktop-shell: Unset fullscreen/maximized state on commit by Quentin Glidic · 9 years ago
  7. 6315607 configure.ac: bump to version 1.11.93 for the RC1 release by Bryce Harrington · 9 years ago
  8. 85571a3 compositor-wayland: Only destroy the egl_window when using GLES. by Emmanuel Gil Peyrot · 9 years ago
  9. 1714f01 libweston-desktop/xwayland: Do not over-destroy the view by Quentin Glidic · 9 years ago
  10. 5c611d9 terminal: Fix crash due to race condition in init by Bryce Harrington · 9 years ago
  11. c6ae812 clients: Use ARRAY_LENGTH macro in weston-simple-im by Bryce Harrington · 9 years ago
  12. b0e4abd configure.ac: (Re-)bump to version 1.11.92 for the beta release by Bryce Harrington · 9 years ago
  13. b3197f4 Revert "desktop-shell: Enable per-output fade animations" by Bryce Harrington · 9 years ago
  14. 08976ac Revert "compositor: Add internal support to track idle inhibition requests" by Bryce Harrington · 9 years ago
  15. 873a3f8 Revert "compositor: Add public interface support for client-requested idle inhibition" by Bryce Harrington · 9 years ago
  16. c700143 Revert "libweston: Add a signal to fire when the idle inhibitor is dropped" by Bryce Harrington · 9 years ago
  17. 0971933 Revert "libweston-desktop: Add listener and API to drop the idle inhibitor" by Bryce Harrington · 9 years ago
  18. 0795ece Revert "shell: Inhibit idle fade-out behavior" by Bryce Harrington · 9 years ago
  19. 6303d3b Revert "clients: Add screensaver inhibitor client demo" by Bryce Harrington · 9 years ago
  20. d2bea61 configure.ac: bump to version 1.11.92 for the beta release by Bryce Harrington · 9 years ago
  21. 3ced1a0 releasing: Fix incorrect direction about how many lines need tweaked by Bryce Harrington · 9 years ago
  22. dfea66e clients: Add screensaver inhibitor client demo by Bryce Harrington · 9 years ago
  23. 9be807c shell: Inhibit idle fade-out behavior by Bryce Harrington · 9 years ago
  24. e7069bc libweston-desktop: Add listener and API to drop the idle inhibitor by Bryce Harrington · 9 years ago
  25. ca5b624 libweston: Add a signal to fire when the idle inhibitor is dropped by Bryce Harrington · 9 years ago
  26. 689fece compositor: Add public interface support for client-requested idle inhibition by Bryce Harrington · 9 years ago
  27. f8300c8 compositor: Add internal support to track idle inhibition requests by Bryce Harrington · 9 years ago
  28. fde5adb desktop-shell: Enable per-output fade animations by Bryce Harrington · 9 years ago
  29. fff3981 libweston: Drop shell_interface by Quentin Glidic · 9 years ago
  30. 96c6a79 config-parser: Drop debug text by Bryce Harrington · 9 years ago
  31. 561201c desktop-shell: Fix output destroying by Quentin Glidic · 9 years ago
  32. 4b6321f compositor-drm: Zero drmModeAddFB2 data by Yong Bakos · 9 years ago
  33. eb07f36 configure.ac: bump to version 1.11.91 for the alpha release by Bryce Harrington · 9 years ago
  34. 6384edf libweston-desktop/{wl_shell, xwayland}: Fix changing between toplevel states by Quentin Glidic · 9 years ago
  35. f6636a8 libweston-desktop/xwayland: Actually destroy the view by Quentin Glidic · 9 years ago
  36. f01ecee libweston-desktop: Rename _destroy_view to _unlink_view by Quentin Glidic · 9 years ago
  37. 729c7fa desktop-shell: Properly destroy the weston_desktop_view by Quentin Glidic · 9 years ago
  38. 154c5d2 Makefile.am: Fix libtool race by Quentin Glidic · 9 years ago
  39. 2af7e20 weston-editor: Close the data source after sending by Derek Foreman · 9 years ago
  40. e91b6e9 fullscreen-shell: avoid access to freed data by Arnaud Vrac · 9 years ago
  41. 319397e gl-renderer, simple-dmabuf-v4l: fix dmabuf y-invert by Pekka Paalanen · 9 years ago
  42. dbb85d7 clients/dmabuf-v4l: explain vivid setup by Pekka Paalanen · 9 years ago
  43. 2eda27b README: fix s/libwayland/libweston/ typo by Emil Velikov · 9 years ago
  44. 51c6f63 compositor-x11: remove redundant state arg of x11_backend_deliver_button_event by Benoit Gschwind · 9 years ago
  45. 4ddc4cc compositor-x11: add assert to avoid misuse of x11_backend_deliver_button_event by Benoit Gschwind · 9 years ago
  46. 482ffdf compositor-drm: Stop sending uninit data to the kernel by Derek Foreman · 9 years ago
  47. b40b827 configure.ac: check weston vs. libweston versions by Pekka Paalanen · 9 years ago
  48. 85a4e19 configure.ac: bump libweston version to match weston by Pekka Paalanen · 9 years ago
  49. 7241697 README: updates on libweston versioning by Pekka Paalanen · 9 years ago
  50. bfb392e releasing: how to handle libweston by Pekka Paalanen · 9 years ago
  51. 056889a weston-launch: Only run a login shell for new sessions by Quentin Glidic · 9 years ago
  52. ee27744 libweston/launcher-weston-launch: Silence unused-function warning by Quentin Glidic · 9 years ago
  53. 887c018 libweston: Silence tautological-compare warning by Quentin Glidic · 9 years ago
  54. 9ba1546 shared/image: Silence maybe-uninitialized warning by Quentin Glidic · 9 years ago
  55. d84af7c gl-renderer: Silence maybe-uninitialized warning by Quentin Glidic · 9 years ago
  56. e9168f9 libweston/compositor-rdp: fix no-break space U+A0 (U8+C2A0) by Yann E. MORIN · 9 years ago
  57. 6ccd286 clients/simple-dmabuf-v4l: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  58. 4268262 clients/simple-dmabuf-intel: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  59. a74eff9 clients/simple-damage: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  60. e023cbc clients/simple-shm: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  61. 8363002 clients/simple-egl: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  62. af7f98b toytoolkit: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  63. 003da88 libweston-desktop: Drop (wrongly named) new_buffer in committed by Quentin Glidic · 9 years ago
  64. cba26e7 libweston-desktop/xdg_shell_v6: Check for buffer directly in committed by Quentin Glidic · 9 years ago
  65. 9c5dd7e libweston-desktop: Implement xdg_shell_v6 by Quentin Glidic · 9 years ago
  66. 5ac91a1 Makefile.am: Include files built for libweston-desktop in BUILT_SOURCES by Jonas Ådahl · 9 years ago
  67. e42541a libweston-desktop: Fix libweston-desktop.pc by Quentin Glidic · 9 years ago
  68. 8f9d90a desktop-shell: Port to libweston-desktop by Quentin Glidic · 9 years ago
  69. 955cec0 xwayland: Introduce a private struct for XWayland interface by Quentin Glidic · 9 years ago
  70. 248dd10 Introduce libweston-desktop by Quentin Glidic · 9 years ago
  71. 2edc3d5 libweston: Rename weston_surface::configure to ::committed by Quentin Glidic · 9 years ago
  72. cde1345 input: Add helpers for all keyboard/pointer/touch events by Quentin Glidic · 9 years ago
  73. ccfd029 fullscreen-shell: Ensure that fs surface is presented on all outputs by Armin Krezović · 9 years ago
  74. 75e7106 libweston: fix animation crash when a view has no output assigned by Armin Krezović · 9 years ago
  75. 96c205a configure: bump Wayland requirement to 1.11.90 by Pekka Paalanen · 9 years ago
  76. 4ef719c libweston: Implement wl_output version 3 (release request) by Quentin Glidic · 9 years ago
  77. 36d699a gl-renderer: Make dummy surface current after all outputs are gone by Armin Krezović · 9 years ago
  78. e540384 compositor: Mark all views as dirty when a new output is assigned by Armin Krezović · 9 years ago
  79. 545dba6 compositor-drm: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  80. 25a2bdd Switch to use safe_strtoint instead of strtol by Bryce Harrington · 9 years ago
  81. 82b9f2b Add safe_strtoint() helper by Bryce Harrington · 9 years ago
  82. d9779e3 option-parser: Improve error checking for strtol call by Bryce Harrington · 9 years ago
  83. 139fcab xwayland: Improve error checking for strtol call by Bryce Harrington · 9 years ago
  84. 913d7c1 Standardize error checking for strtol calls by Bryce Harrington · 9 years ago
  85. 295e9d0 compositor-x11: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  86. 938dc52 compositor-wayland: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  87. fb371c6 compositor-rdp: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  88. a8fb5ea compositor-headless: Use non-cast functions to retrieve backend and output objects by Armin Krezović · 9 years ago
  89. 984781f compositor-drm: Do not exit when there are no outputs left by Armin Krezović · 9 years ago
  90. b12a754 compositor-drm: Do not return an error when no connectors are configured by Armin Krezović · 9 years ago
  91. 707c4fd libweston: fix major in libweston.pc by Pekka Paalanen · 9 years ago
  92. 6735145 automake: list static libraries before the shared ones by Emil Velikov · 9 years ago
  93. 9deef53 libweston: remove pkgincludedir variable from libweston.pc by Emil Velikov · 9 years ago
  94. 7fe47f3 libweston: use new versioning scheme by Emil Velikov · 9 years ago
  95. aa48592 README: Document versioning scheme, forward compatibility by Emil Velikov · 9 years ago
  96. 78a3637 compositor: Extend compositor user data by Armin Krezović · 9 years ago
  97. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  98. a4b3497 gitignore: Ignore weston-confine client by Yong Bakos · 9 years ago
  99. d0716f4 Re-apply "config-parser: Catch negative numbers assigned to unsigned config values" by Bryce Harrington · 9 years ago
  100. e776f2a config-parser: Add weston_config_section_get_color by Bryce Harrington · 9 years ago