1. 055c113 libweston: make wl_output point to weston_head by Pekka Paalanen · 8 years ago
  2. d1510b4 libweston-desktop/xdg-shell-v6: Fix crash when surface has buffer at creation by Derek Foreman · 7 years ago
  3. 8480d13 libweston: Make weston_seat release safe by Alexandros Frantzis · 7 years ago
  4. eba58ed libweston-desktop/xdg-shell-v5: Drop xdg-shell v5 support by Alexandros Frantzis · 7 years ago
  5. 8e8fa8e libweston-desktop/xwayland: Make sure racy surfaces are properly mapped by Quentin Glidic · 7 years ago
  6. 555c548 libweston-desktop: add signal for title/app-id changes by Matt Hoosier · 7 years ago
  7. 7d2abcf libweston: Use struct timespec for touch motion events by Alexandros Frantzis · 7 years ago
  8. 27a51b8 libweston: Use struct timespec for touch up events by Alexandros Frantzis · 7 years ago
  9. 9448deb libweston: Use struct timespec for touch down events by Alexandros Frantzis · 7 years ago
  10. 47e79c8 libweston: Use struct timespec for key events by Alexandros Frantzis · 7 years ago
  11. 8032194 libweston: Use struct timespec for axis events by Alexandros Frantzis · 7 years ago
  12. 215bedc libweston: Use struct timespec for button events by Alexandros Frantzis · 7 years ago
  13. 84b31f8 libweston: Use struct timespec for motion events by Alexandros Frantzis · 7 years ago
  14. 71c4f70 buildsystem: add missing pkg-config stub for libweston uninstalled by Reynaldo H. Verdejo Pinochet · 7 years ago
  15. efade28 libweston-desktop/xdg-shell-v6: Actually send same-as-current configure if needed by Quentin Glidic · 7 years ago
  16. 6914c80 libweston-desktop/xdg-shell-v6: Ensure first configure is sent by Quentin Glidic · 8 years ago
  17. 3000a1c libweston-desktop/xdg-shell-v5: initialize configure list by Arnaud Vrac · 8 years ago
  18. e371552 libweston-desktop/xdg-shell: Properly properly handle ack_configure by Derek Foreman · 8 years ago
  19. c623902 libweston-desktop/xdg-shell: Check window geometry instead of surface size against configured size by Philipp Kerling · 8 years ago
  20. 9ffb250 libweston: introduce weston_output_from_resource() by Pekka Paalanen · 8 years ago
  21. 3e5303d xwm: update override-redirect surface's position upon configure_notify by Ilia Bozhinov · 8 years ago
  22. 749637a libweston-desktop/xdg-shell: Properly handle ack_configure by Quentin Glidic · 8 years ago
  23. ac394a1 libweston-desktop/xdg-shell: Check surface size against acknowledged size by Quentin Glidic · 8 years ago
  24. 19d1f6e libweston-desktop/xdg-shell: Add pending/next/current structs by Quentin Glidic · 8 years ago
  25. 218126d libweston-desktop/xdg-shell: Rename requested_ to pending_ by Quentin Glidic · 8 years ago
  26. d51f826 libweston-desktop/xdg-shell: Consolidate configure event sending by Quentin Glidic · 8 years ago
  27. c84423b libweston-desktop/xdg_shell_v6: Send error on wrongly-sized buffer by Quentin Glidic · 8 years ago
  28. 5f93b9f libweston-desktop/xwayland: react to geometry changes by Pekka Paalanen · 8 years ago
  29. 37111e1 libweston-desktop: add set_xwayland_position API by Pekka Paalanen · 8 years ago
  30. 8268157 libweston: Position layers in an absolute way by Quentin Glidic · 8 years ago
  31. 0adb6a7 libweston-desktop/xwayland: debug commits by Pekka Paalanen · 8 years ago
  32. f15320f libweston-desktop: don't crash when getting the pid for X clients by Giulio Camuffo · 8 years ago
  33. 7dbb0e1 Don't prepend protocol/ to include paths by Daniel Stone · 8 years ago
  34. e3a582f libweston-desktop/xwayland: add is_mapped handling for XWAYLAND by Pekka Paalanen · 8 years ago
  35. bbc749a libweston-desktop/xwayland: XWAYLAND surfaces are never 'added' by Pekka Paalanen · 8 years ago
  36. 3326820 libweston-desktop/xwayland: clarify 'added' logic by Pekka Paalanen · 8 years ago
  37. a838b78 libweston-desktop/xwayland: window type XWAYLAND cannot have a parent by Pekka Paalanen · 8 years ago
  38. be8a6d3 xdg-shell: validate positioner object by Sjoerd Simons · 8 years ago
  39. 2dae4d0 libweston-desktop: destroy wl_shell_surface after the wl_surface is destroyed by Giulio Camuffo · 8 years ago
  40. 72f68c5 libweston-desktop: fix sending the configure event with wl_shell by Giulio Camuffo · 8 years ago
  41. 4e2fa0a libweston-desktop: Fix some clang warnings by Armin Krezović · 8 years ago
  42. a56b053 libweston-desktop: Fix configure event for already well-sized surfaces by Quentin Glidic · 8 years ago
  43. 0abf890 libweston-desktop/xdg_shell_v6: Raise errors on not-yet-possible requests by Quentin Glidic · 8 years ago
  44. 3d7e607 libweston-desktop/xdg_shell_v6: Add surface as needed by Quentin Glidic · 8 years ago
  45. 6967f0e libweston-desktop/xdg_shell_v5: Add surface as needed by Quentin Glidic · 9 years ago
  46. 1714f01 libweston-desktop/xwayland: Do not over-destroy the view by Quentin Glidic · 9 years ago
  47. 0971933 Revert "libweston-desktop: Add listener and API to drop the idle inhibitor" by Bryce Harrington · 8 years ago
  48. e7069bc libweston-desktop: Add listener and API to drop the idle inhibitor by Bryce Harrington · 9 years ago
  49. 6384edf libweston-desktop/{wl_shell, xwayland}: Fix changing between toplevel states by Quentin Glidic · 9 years ago
  50. f6636a8 libweston-desktop/xwayland: Actually destroy the view by Quentin Glidic · 9 years ago
  51. f01ecee libweston-desktop: Rename _destroy_view to _unlink_view by Quentin Glidic · 9 years ago
  52. 003da88 libweston-desktop: Drop (wrongly named) new_buffer in committed by Quentin Glidic · 9 years ago
  53. cba26e7 libweston-desktop/xdg_shell_v6: Check for buffer directly in committed by Quentin Glidic · 9 years ago
  54. 9c5dd7e libweston-desktop: Implement xdg_shell_v6 by Quentin Glidic · 9 years ago
  55. e42541a libweston-desktop: Fix libweston-desktop.pc by Quentin Glidic · 9 years ago
  56. 955cec0 xwayland: Introduce a private struct for XWayland interface by Quentin Glidic · 9 years ago
  57. 248dd10 Introduce libweston-desktop by Quentin Glidic · 9 years ago