1. dbaf6fa weston: add simple shell protocol [1/1] by leng.fang · 1 year ago
  2. ce2fa93 xdg-shell: Rephrase the "geometry larger than fullscreen state" error by Sebastian Krzyszkowiak · 4 years ago
  3. a76d205 xdg-shell: Add support for popup repositioning by Jonas Ådahl · 6 years ago
  4. f33ddd0 Allow programmatically closing xwayland window by John Good · 5 years ago
  5. 413d210 libweston-desktop: introduce a deprecated-wl-shell option by Simon Ser · 4 years, 5 months ago
  6. 80e9482 xdg-shell: Fail xdg_surface creation when surface has role by Daniel Stone · 4 years, 2 months ago
  7. baa8f6b xdg-shell: Move check for surface having buffer earlier by Daniel Stone · 4 years, 2 months ago
  8. e2583ca libweston-desktop: add weston_desktop_xwayland_fini() by Pekka Paalanen · 4 years, 2 months ago
  9. f53c05d libweston-desktop: introduce weston_desktop_client_destroy() by Pekka Paalanen · 4 years, 2 months ago
  10. 5a6604a libweston-desktop: rename weston_desktop_client_destroy() by Pekka Paalanen · 4 years, 2 months ago
  11. 69039ce libweston-desktop: Disable xdg_shell_v6 by Kenny Levinsen · 4 years, 5 months ago
  12. f6bd212 xdg-shell: Allow fullscreen surfaces to not cover the whole screen by Alexandros Frantzis · 5 years ago
  13. 24c0f83 xdg-shell: More helpful surface-state-mismatch error by Daniel Stone · 5 years ago
  14. 71ff95a build: separate deps for int and ext libweston users by Pekka Paalanen · 6 years ago
  15. 4f5e360 build: simplify include_directories by Pekka Paalanen · 6 years ago
  16. c232f8d Unify the include style of shared/ headers by Pekka Paalanen · 6 years ago
  17. 8ebd981 Move libweston-desktop.h by Pekka Paalanen · 6 years ago
  18. ecbdcfd Rename zalloc.h to libweston/zalloc.h by Pekka Paalanen · 6 years ago
  19. 3d5d947 Rename compositor.h to libweston/libweston.h by Pekka Paalanen · 6 years ago
  20. fc76388 Remove autotools build by Pekka Paalanen · 6 years ago
  21. d8d9f5e libweston-desktop: implement the new xdg_shell (stable) protocol by ant8me · 7 years ago
  22. f0d3197 meson: Fix deprecation warning for pkgconfig by Scott Anderson · 6 years ago
  23. 8011b0f Add Meson build system by Daniel Stone · 9 years ago
  24. 399a224 libweston-desktop/xdg-shell: update view transforms for xdg popup surfaces by Michael Olbrich · 7 years ago
  25. 055c113 libweston: make wl_output point to weston_head by Pekka Paalanen · 8 years ago
  26. d1510b4 libweston-desktop/xdg-shell-v6: Fix crash when surface has buffer at creation by Derek Foreman · 7 years ago
  27. 8480d13 libweston: Make weston_seat release safe by Alexandros Frantzis · 7 years ago
  28. eba58ed libweston-desktop/xdg-shell-v5: Drop xdg-shell v5 support by Alexandros Frantzis · 7 years ago
  29. 8e8fa8e libweston-desktop/xwayland: Make sure racy surfaces are properly mapped by Quentin Glidic · 8 years ago
  30. 555c548 libweston-desktop: add signal for title/app-id changes by Matt Hoosier · 8 years ago
  31. 7d2abcf libweston: Use struct timespec for touch motion events by Alexandros Frantzis · 8 years ago
  32. 27a51b8 libweston: Use struct timespec for touch up events by Alexandros Frantzis · 8 years ago
  33. 9448deb libweston: Use struct timespec for touch down events by Alexandros Frantzis · 8 years ago
  34. 47e79c8 libweston: Use struct timespec for key events by Alexandros Frantzis · 8 years ago
  35. 8032194 libweston: Use struct timespec for axis events by Alexandros Frantzis · 8 years ago
  36. 215bedc libweston: Use struct timespec for button events by Alexandros Frantzis · 8 years ago
  37. 84b31f8 libweston: Use struct timespec for motion events by Alexandros Frantzis · 8 years ago
  38. 71c4f70 buildsystem: add missing pkg-config stub for libweston uninstalled by Reynaldo H. Verdejo Pinochet · 8 years ago
  39. efade28 libweston-desktop/xdg-shell-v6: Actually send same-as-current configure if needed by Quentin Glidic · 8 years ago
  40. 6914c80 libweston-desktop/xdg-shell-v6: Ensure first configure is sent by Quentin Glidic · 8 years ago
  41. 3000a1c libweston-desktop/xdg-shell-v5: initialize configure list by Arnaud Vrac · 8 years ago
  42. e371552 libweston-desktop/xdg-shell: Properly properly handle ack_configure by Derek Foreman · 8 years ago
  43. c623902 libweston-desktop/xdg-shell: Check window geometry instead of surface size against configured size by Philipp Kerling · 8 years ago
  44. 9ffb250 libweston: introduce weston_output_from_resource() by Pekka Paalanen · 8 years ago
  45. 3e5303d xwm: update override-redirect surface's position upon configure_notify by Ilia Bozhinov · 8 years ago
  46. 749637a libweston-desktop/xdg-shell: Properly handle ack_configure by Quentin Glidic · 8 years ago
  47. ac394a1 libweston-desktop/xdg-shell: Check surface size against acknowledged size by Quentin Glidic · 8 years ago
  48. 19d1f6e libweston-desktop/xdg-shell: Add pending/next/current structs by Quentin Glidic · 8 years ago
  49. 218126d libweston-desktop/xdg-shell: Rename requested_ to pending_ by Quentin Glidic · 8 years ago
  50. d51f826 libweston-desktop/xdg-shell: Consolidate configure event sending by Quentin Glidic · 8 years ago
  51. c84423b libweston-desktop/xdg_shell_v6: Send error on wrongly-sized buffer by Quentin Glidic · 8 years ago
  52. 5f93b9f libweston-desktop/xwayland: react to geometry changes by Pekka Paalanen · 8 years ago
  53. 37111e1 libweston-desktop: add set_xwayland_position API by Pekka Paalanen · 9 years ago
  54. 8268157 libweston: Position layers in an absolute way by Quentin Glidic · 9 years ago
  55. 0adb6a7 libweston-desktop/xwayland: debug commits by Pekka Paalanen · 9 years ago
  56. f15320f libweston-desktop: don't crash when getting the pid for X clients by Giulio Camuffo · 9 years ago
  57. 7dbb0e1 Don't prepend protocol/ to include paths by Daniel Stone · 9 years ago
  58. e3a582f libweston-desktop/xwayland: add is_mapped handling for XWAYLAND by Pekka Paalanen · 9 years ago
  59. bbc749a libweston-desktop/xwayland: XWAYLAND surfaces are never 'added' by Pekka Paalanen · 9 years ago
  60. 3326820 libweston-desktop/xwayland: clarify 'added' logic by Pekka Paalanen · 9 years ago
  61. a838b78 libweston-desktop/xwayland: window type XWAYLAND cannot have a parent by Pekka Paalanen · 9 years ago
  62. be8a6d3 xdg-shell: validate positioner object by Sjoerd Simons · 9 years ago
  63. 2dae4d0 libweston-desktop: destroy wl_shell_surface after the wl_surface is destroyed by Giulio Camuffo · 9 years ago
  64. 72f68c5 libweston-desktop: fix sending the configure event with wl_shell by Giulio Camuffo · 9 years ago
  65. 4e2fa0a libweston-desktop: Fix some clang warnings by Armin Krezović · 9 years ago
  66. a56b053 libweston-desktop: Fix configure event for already well-sized surfaces by Quentin Glidic · 9 years ago
  67. 0abf890 libweston-desktop/xdg_shell_v6: Raise errors on not-yet-possible requests by Quentin Glidic · 9 years ago
  68. 3d7e607 libweston-desktop/xdg_shell_v6: Add surface as needed by Quentin Glidic · 9 years ago
  69. 6967f0e libweston-desktop/xdg_shell_v5: Add surface as needed by Quentin Glidic · 9 years ago
  70. 1714f01 libweston-desktop/xwayland: Do not over-destroy the view by Quentin Glidic · 9 years ago
  71. 0971933 Revert "libweston-desktop: Add listener and API to drop the idle inhibitor" by Bryce Harrington · 9 years ago
  72. e7069bc libweston-desktop: Add listener and API to drop the idle inhibitor by Bryce Harrington · 9 years ago
  73. 6384edf libweston-desktop/{wl_shell, xwayland}: Fix changing between toplevel states by Quentin Glidic · 9 years ago
  74. f6636a8 libweston-desktop/xwayland: Actually destroy the view by Quentin Glidic · 9 years ago
  75. f01ecee libweston-desktop: Rename _destroy_view to _unlink_view by Quentin Glidic · 9 years ago
  76. 003da88 libweston-desktop: Drop (wrongly named) new_buffer in committed by Quentin Glidic · 9 years ago
  77. cba26e7 libweston-desktop/xdg_shell_v6: Check for buffer directly in committed by Quentin Glidic · 9 years ago
  78. 9c5dd7e libweston-desktop: Implement xdg_shell_v6 by Quentin Glidic · 9 years ago
  79. e42541a libweston-desktop: Fix libweston-desktop.pc by Quentin Glidic · 9 years ago
  80. 955cec0 xwayland: Introduce a private struct for XWayland interface by Quentin Glidic · 9 years ago
  81. 248dd10 Introduce libweston-desktop by Quentin Glidic · 9 years ago