1. e23697f releasing: Drop extraneous word in docs by Bryce Harrington · 9 years ago
  2. e28d275 configure.ac: bump to version 1.99.91 for the alpha release by Bryce Harrington · 9 years ago
  3. 20f30e1 tests: add missing include by Yann E. MORIN · 9 years ago
  4. c560a39 gitignore: version headers are in libweston/ by Pekka Paalanen · 9 years ago
  5. beec77e compositor-rdp: Fix build with freerdp2 by Emilio Pozuelo Monfort · 9 years ago
  6. c8b4645 clients: fix errno handling by Peter Hutterer · 9 years ago
  7. 0bbe624 xwm: explain the read_properties() in xserver_map_shell_surface() by Pekka Paalanen · 9 years ago
  8. 9f5a103 xwm: schedule repaint from MapRequest by Pekka Paalanen · 9 years ago
  9. be9c7d8 Remove dbus-launch from weston.desktop by Ben · 9 years ago
  10. 9a5fab0 xwm: debug when weston_surface gets created by Pekka Paalanen · 9 years ago
  11. ed56883 xwm: split out weston_wm_window_set_pending_state_OR() by Pekka Paalanen · 9 years ago
  12. 83626b9 xwm: move fini near init in set_pending_state by Pekka Paalanen · 9 years ago
  13. aabf43d xwm: split weston_wm_window_draw_decoration() by Pekka Paalanen · 9 years ago
  14. 77a6d95 shell: implement set_xwayland_position by Pekka Paalanen · 9 years ago
  15. 882aff0 xwayland: detect initially positioned X11 windows by Pekka Paalanen · 9 years ago
  16. 37111e1 libweston-desktop: add set_xwayland_position API by Pekka Paalanen · 9 years ago
  17. eed36bb xwayland: add set_toplevel_with_position to internal API by Pekka Paalanen · 9 years ago
  18. db7b9f3 xwm: fix intermittent half-drawn decorations problem by Pekka Paalanen · 9 years ago
  19. 6d3887b weston: Add a specific option to load XWayland by Quentin Glidic · 9 years ago
  20. da01c1d weston: Make the shell entrypoint specific by Quentin Glidic · 9 years ago
  21. 8af2bec weston: Properly namespace modules entrypoint by Quentin Glidic · 9 years ago
  22. 3d7ca3b libweston: Properly namespace modules entrypoint by Quentin Glidic · 9 years ago
  23. 23e1d6f libweston: Properly namespace backends entrypoint by Quentin Glidic · 9 years ago
  24. b2f32ab Makefile.am: Link modules to libweston.la by Quentin Glidic · 9 years ago
  25. 2d66a7d compositor-drm: allow mode frequency selection by Fabien Dessenne · 9 years ago
  26. 8268157 libweston: Position layers in an absolute way by Quentin Glidic · 9 years ago
  27. 39d7e99 xwm: delete dead flags from weston_wm_window_draw_decorations() by Pekka Paalanen · 9 years ago
  28. 474dbca xwm: postpone geometry dirtying from pending.opaque by Pekka Paalanen · 9 years ago
  29. 8cc153b xwm: debug print deleted property name by Pekka Paalanen · 9 years ago
  30. 73428a8 xwm: debug changes to override-redirect flag by Pekka Paalanen · 9 years ago
  31. c9ca2c0 xwm: move set_title and set_pid by Pekka Paalanen · 9 years ago
  32. 9a330e1 xwm: move frame_set_title() into draw_decoration() by Pekka Paalanen · 9 years ago
  33. 20111d5 xwm: clarify props[] in weston_wm_window_read_properties() by Pekka Paalanen · 9 years ago
  34. 505237e xwm: detect legacy fullscreen on MapRequest by Pekka Paalanen · 9 years ago
  35. 0adb6a7 libweston-desktop/xwayland: debug commits by Pekka Paalanen · 9 years ago
  36. a04eacc xwayland: WM debug prints by Pekka Paalanen · 9 years ago
  37. b08e1a5 compositor-wayland: Support building without EGL by Armin Krezović · 9 years ago
  38. 3b7c207 window: Check for NULL surface in keyboard_handle_enter by Dima Ryazanov · 9 years ago
  39. db776db editor: Drop g_type_init() call by Quentin Glidic · 9 years ago
  40. 46ffea6 man/weston.ini: Fix panel-position by Quentin Glidic · 9 years ago
  41. 08cf24b desktop-shell: Support panel-position 'none' by Daniel Stone · 9 years ago
  42. 8de9149 desktop-shell: Initialise panel surface listener by Daniel Stone · 9 years ago
  43. 9cbe1c6 desktop-shell: Stop asking for a RGB565 background by Emmanuel Gil Peyrot · 9 years ago
  44. f86e67d compositor-x11: Remove support for ancient XCB by Daniel Stone · 9 years ago
  45. b51e6ed configure: search for lib with clock_getres() by Yann E. MORIN · 9 years ago
  46. 226408d autoconf: Fix AC_MSG_RESULT message when disabling features by Emmanuel Gil Peyrot · 9 years ago
  47. b8b150b xwayland: fix three minor typos by Abdur Rehman · 9 years ago
  48. 1580e70 wcap: fix a typo in README by Abdur Rehman · 9 years ago
  49. 3caed39 zunitc: fix a typo in a comment by Abdur Rehman · 9 years ago
  50. 6f7f946 zunitc: fix a couple of typos by Abdur Rehman · 9 years ago
  51. b5f838d shared: fix a typo in a comment by Abdur Rehman · 9 years ago
  52. 5735eed shared/helpers.h: fix a typo in a comment by Abdur Rehman · 9 years ago
  53. eedf49f releasing: fix a typo by Abdur Rehman · 9 years ago
  54. b7ccfe5 protocol: fix grammar by Abdur Rehman · 9 years ago
  55. 9b5126c notes: fix a typo by Abdur Rehman · 9 years ago
  56. 999bc4e man: fix grammar by Abdur Rehman · 9 years ago
  57. bc46292 compositor: fix a minor typo by Abdur Rehman · 9 years ago
  58. 4dca0e1 compositor-drm: fix a couple of typos by Abdur Rehman · 9 years ago
  59. b833d74 ivi-shell: fix minor typos by Abdur Rehman · 9 years ago
  60. 7f1da1f desktop-shell: fix a typo by Abdur Rehman · 9 years ago
  61. 7631f38 configure.ac: correct text by Abdur Rehman · 9 years ago
  62. 6c1c0dd clients: fix a couple of trivial typos by Abdur Rehman · 9 years ago
  63. fb4869d compositor: Assign new views to the primary plane by Daniel Stone · 9 years ago
  64. 296d7a9 compositor-drm: Reshuffle and comment plane conditions by Daniel Stone · 9 years ago
  65. 893b936 Remove DPMS-on when going offscreen by Daniel Stone · 9 years ago
  66. f33e104 compositor-drm: Remove open-coded weston_compositor_wake by Daniel Stone · 9 years ago
  67. 47224cc compositor-drm: Delete drm_backend_set_modes by Daniel Stone · 9 years ago
  68. c8c917c compositor-drm: Store width and height inside drm_fb by Daniel Stone · 9 years ago
  69. f214fdc compositor-drm: Use signed int for width/height by Daniel Stone · 9 years ago
  70. 4e5eceb compositor-drm: Use fb->fd consistently by Daniel Stone · 10 years ago
  71. 3e661f7 compositor-drm: Extract EGL destroy to helper by Daniel Stone · 9 years ago
  72. a3ae476 compositor-drm: Simplify drm_sprite_crtc_supported by Daniel Stone · 10 years ago
  73. 1733923 compositor-drm: Comment struct members by Daniel Stone · 10 years ago
  74. f15320f libweston-desktop: don't crash when getting the pid for X clients by Giulio Camuffo · 9 years ago
  75. 2295a62 tests: Skip Xwayland test if binary isn't available by Daniel Stone · 9 years ago
  76. beb97e5 libweston: Make module loading safe against long paths by Daniel Stone · 9 years ago
  77. 698f9bf compositor-wayland: Destroy cursor images earlier by Daniel Stone · 9 years ago
  78. 7dbb0e1 Don't prepend protocol/ to include paths by Daniel Stone · 9 years ago
  79. 411ffab editor: Load a file if specified on command line by Bryce Harrington · 9 years ago
  80. 3d90da2 editor: Use parse_options() from shared for command line options by Bryce Harrington · 9 years ago
  81. 21fac60 compositor-wayland: Set frame callback for Pixman by Daniel Stone · 9 years ago
  82. 6a38ad7 gl-renderer: Fix an invalid write when closing a Weston window by Dima Ryazanov · 9 years ago
  83. 89c2f63 compositor-wayland: Fix a use after free by Dima Ryazanov · 9 years ago
  84. e3a582f libweston-desktop/xwayland: add is_mapped handling for XWAYLAND by Pekka Paalanen · 9 years ago
  85. bbc749a libweston-desktop/xwayland: XWAYLAND surfaces are never 'added' by Pekka Paalanen · 9 years ago
  86. 3326820 libweston-desktop/xwayland: clarify 'added' logic by Pekka Paalanen · 9 years ago
  87. a838b78 libweston-desktop/xwayland: window type XWAYLAND cannot have a parent by Pekka Paalanen · 9 years ago
  88. 44660c3 XWM: debug position and size on map request by Pekka Paalanen · 9 years ago
  89. 7db6c43 XWM: debug position on create_notify by Pekka Paalanen · 9 years ago
  90. e6dec90 compositor-x11: fix segfault when use_pixman is true by Ryo Munakata · 9 years ago
  91. 04bd040 Don't include version.h from compositor.h by Daniel Stone · 9 years ago
  92. 9983400 tests: Extend subsurface place_{above,below} hierarchy by Daniel Stone · 9 years ago
  93. 9f3d95e build: fix wayland-backend distcheck by Pekka Paalanen · 9 years ago
  94. 2b685d9 weston-terminal: Fix crash on first keystroke by Derek Foreman · 9 years ago
  95. b8c16c9 compositor: allow using nested parent as a subsurface sibling by Arnaud Vrac · 9 years ago
  96. 11f8fcb xwayland: Create the drag-and-drop window in weston_wm_dnd_init by Carlos Garnacho · 9 years ago
  97. 24d306c libweston: Add move (without scale) animation by Quentin Glidic · 9 years ago
  98. e7ed60f desktop-shell/client: Add left/right panel position (basic) support by Quentin Glidic · 9 years ago
  99. 51c2c37 desktop-shell/client: Introduce helper variables by Quentin Glidic · 9 years ago
  100. 3e37b34 desktop-shell/client: Parse the clock format once by Quentin Glidic · 9 years ago