1. fb23df7 Use pixel coordinates for weston_output.matrix by Jason Ekstrand · 11 years ago
  2. 9808708 zoom: remove unused args from weston_zoom_transition by Pekka Paalanen · 10 years ago
  3. 13fd446 zoom: remove animation_xy as unused by Pekka Paalanen · 10 years ago
  4. f3744f5 xwayland: wm: fix an invalid read by Ryo Munakata · 10 years ago
  5. ae0c6e3 gl-renderer: Call glViewport after the context is made current by Jason Ekstrand · 11 years ago
  6. 76fb7ec shell,compositor-x11: Fix trivial memory leaks by Ryo Munakata · 10 years ago
  7. 493d979 window: Fix crash in input_set_pointer_image when cursor is special by Derek Foreman · 10 years ago
  8. fa79b1d gl-renderer: implement view scissor by Pekka Paalanen · 10 years ago
  9. 5580f22 compositor-drm: avoid scissor in assign_planes by Pekka Paalanen · 10 years ago
  10. 380adf5 compositor: add weston_view_set_mask() API and state by Pekka Paalanen · 10 years ago
  11. fc22a52 compositor: restructure weston_compositor_pick_view() by Pekka Paalanen · 10 years ago
  12. 6c7a1c7 ivi-shell: add exit binding by Pekka Paalanen · 10 years ago
  13. e35b223 ivi-shell: developer mode debug key bindings by Pekka Paalanen · 10 years ago
  14. 2829f7c compositor,shell: move debug key code to core by Pekka Paalanen · 10 years ago
  15. 703f502 ivi-layout: separate declarations from code by Carlos Olmedo Escobar · 10 years ago
  16. 5ba1e1d xdg-shell: Bump unstable version by Jasper St. Pierre · 10 years ago
  17. c7384a0 xdg-shell: Rewrite documentation by Jasper St. Pierre · 10 years ago
  18. 084aa0b xdg-shell: Add a simple destructor request by Jasper St. Pierre · 10 years ago
  19. 24185e2 xdg-shell: Add invalid_parent error to xdg_popup by Jonas Ådahl · 10 years ago
  20. da6ecd0 xdg-shell: Send an error when the client uses the not-topmost popup by Jasper St. Pierre · 10 years ago
  21. 14f330c xdg-shell: Remove the flags from get_xdg_popup by Jasper St. Pierre · 10 years ago
  22. ecf2a0f xdg-shell: Remove the serial from popup_done by Jasper St. Pierre · 10 years ago
  23. 66bc949 xdg-shell: Take a xdg_surface as the parent surface by Jasper St. Pierre · 10 years ago
  24. 502f5e0 compositor: fix plane coords in view_accumulate_damage() by Pekka Paalanen · 10 years ago
  25. c7d7fdf compositor: let view_compute_bbox() take a box32_t by Pekka Paalanen · 10 years ago
  26. efd08c7 compositor: weston_output::region is in global coords by Pekka Paalanen · 10 years ago
  27. 9e944d3 compositor: remove dead code from weston_output_move() by Pekka Paalanen · 10 years ago
  28. e508ce6 compositor: note, weston_surface_damage does it wrong by Pekka Paalanen · 10 years ago
  29. fbd00f1 compositor: document view->transform.* regions by Pekka Paalanen · 10 years ago
  30. 6764bbe pixman-renderer: implement surface_copy_content by Pekka Paalanen · 10 years ago
  31. eb35cbe gl-renderer: implement surface_copy_content by Pekka Paalanen · 10 years ago
  32. aeb917e gl-renderer: add BUFFER_TYPE_SOLID by Pekka Paalanen · 10 years ago
  33. 312fe5f surface-screenshot: a new manual test module by Pekka Paalanen · 10 years ago
  34. 23a0700 timeline: use file_create_dated() helper by Pekka Paalanen · 10 years ago
  35. 899b50b shared: add file_create_dated() helper by Pekka Paalanen · 10 years ago
  36. c647ed7 compositor: add surface-shooting API by Pekka Paalanen · 10 years ago
  37. f6a6592 tests: Rename wayland-test to weston-test by Derek Foreman · 10 years ago
  38. 25c0ca5 compositor: turn weston_view boundingbox into masked by Pekka Paalanen · 10 years ago
  39. 8844bf2 compositor: turn weston_view::transform.opaque into masked by Pekka Paalanen · 10 years ago
  40. 2d6e551 compositor: add a doc note for weston_view::parent_view by Pekka Paalanen · 10 years ago
  41. 32318a5 configure.ac: make use of wayland-scanner.pc by Emil Velikov · 10 years ago
  42. 01193ae desktop-shell: Fix coding style of add_popup_grab by Jonas Ådahl · 10 years ago
  43. c2b1011 desktop-shell: Simplify popup_end_grab popup_done sending loop by Jonas Ådahl · 10 years ago
  44. d2c6892 build: do not install ivi-shell png files with "--disable-ivi-shell" by Manuel Bachmann · 10 years ago
  45. 8291979 compositor: refactor to weston_output_schedule_repaint_reset() by Pekka Paalanen · 11 years ago
  46. 4d012bc presentation-shm: put run mode in window title by Pekka Paalanen · 10 years ago
  47. 1879f21 headless: fix the output refresh rate by Pekka Paalanen · 11 years ago
  48. 51723d5 compositor: document weston_view_damage_below() by Pekka Paalanen · 10 years ago
  49. 05550c6 configure.ac: bump version to 1.7.90 by Bryce Harrington · 10 years ago
  50. dbd8606 configure.ac: bump to version 1.7.0 for release by Bryce Harrington · 10 years ago
  51. 8a88cec releasing: Note that Xwayland installation required only for Weston releases by Bryce Harrington · 10 years ago
  52. ad1218f weston-egl-ext: Define EGL tokens harder for old Mesa by Daniel Stone · 10 years ago
  53. e789771 tests: Include weston-egl-ext from weston-test by Daniel Stone · 10 years ago
  54. a9d0b68 releasing: Revert fix and just document work-around of Xwayland path by Bryce Harrington · 10 years ago
  55. b6ddf6c input: store the grab serial of the keyboard by Giulio Camuffo · 10 years ago
  56. 023b265 build: Pass along any user-specified xserver path to distcheck by Bryce Harrington · 10 years ago
  57. 2ef9e81 build: Enable xwayland-test during distcheck by Derek Foreman · 10 years ago
  58. 1f9d4f9 configure.ac: Don't look for Xwayland in the weston install destination by Derek Foreman · 10 years ago
  59. 82d19aa configure.ac bump to version 1.6.93 for the rc2 release. by Bryce Harrington · 10 years ago
  60. 044f79d releasing: Tweak docs to better match actual workflow by Bryce Harrington · 10 years ago
  61. bf48e21 desktop-shell: Fail if get_xdg_surface is called on an xdg_surface by Jonas Ådahl · 10 years ago
  62. f10e06c xwm: remove the create surface listener in weston_wm_destroy by Derek Foreman · 10 years ago
  63. 82cc25b ivi-shell: SEGV occurs when multi touch happens in transition by Nobuhiko Tanibata · 10 years ago
  64. 7b9efcb Update .gitignore by Daniel Stone · 10 years ago
  65. d540f4b compositor-x11: Move the x11 window close to an idle handler by Derek Foreman · 11 years ago
  66. 3e4d4bd Fix "Back", "Forward", and other special mouse buttons in the X11 compositor. by Dima Ryazanov · 10 years ago
  67. 90d1ac8 libinput: Only forward first and last press and release for a key by Jonas Ådahl · 11 years ago
  68. e90b9e9 libinput: Only forward first and last press and release for a button by Jonas Ådahl · 11 years ago
  69. 6b4b241 xwm: support maximizing xwayland windows by Giulio Camuffo · 11 years ago
  70. 8aeeac8 desktop-shell: Remove unnecessary type casts by Derek Foreman · 11 years ago
  71. aff7c33 screenshooter: remove useless cast by Derek Foreman · 11 years ago
  72. 7424c81 configure.ac: bump to version 1.6.92 for the rc1 release by Bryce Harrington · 11 years ago
  73. 7154c18 releasing: Directions for updating the website by Bryce Harrington · 11 years ago
  74. 7ef3bed desktop-shell: Don't crash on zoom without a pointer in the seat by Derek Foreman · 11 years ago
  75. 8771a14 xwayland-test: Replace the xwayland-test by Derek Foreman · 11 years ago
  76. 9e1aeb8 xwm: fix use after free by Giulio Camuffo · 11 years ago
  77. e82ba53 ivi-shell-transition: check create_layout_transition() return value. by Carlos Olmedo Escobar · 11 years ago
  78. 7a8d67d shell: fix positioning of maximized surfaces with a custom geometry by Giulio Camuffo · 11 years ago
  79. 237a684 editor: Make editor multi-seat aware by Derek Foreman · 11 years ago
  80. 3bebe64 Revert "compositor-x11: Move the x11 event handler to the display loop" by Bryce Harrington · 11 years ago
  81. e90ea44 xwm: set the _NET_WM_DESKTOP property of the windows by Giulio Camuffo · 11 years ago
  82. 6deb09e compositor-x11: Move the x11 event handler to the display loop by Derek Foreman · 11 years ago
  83. 1875aff releasing: Mention dual release announcements by Bryce Harrington · 11 years ago
  84. 6c3bd9c clients: Remove stray new-line by Jonas Ådahl · 11 years ago
  85. 836b9c7 xwm: don't set inactive surfaces as top level by Giulio Camuffo · 11 years ago
  86. 9bb1339 tests: Skip buffer count test if wl_drm isn't present by Derek Foreman · 11 years ago
  87. 194ca2b Makefile: fix assigning to dist_wayland_session_DATA by Marek Chalupa · 11 years ago
  88. 0b85f6d Makefile.am: Use fine-grained dist control for desktop file by Bryce Harrington · 11 years ago
  89. 2e710e5 Fix mutex hang in colord on output removal by Olivier Fourdan · 11 years ago
  90. b73c58e releasing: Add example commands to release directions by Bryce Harrington · 11 years ago
  91. 4f4b47a build: install a login manager session entry by Lubomir Rintel · 11 years ago
  92. 1a873aa zoom: Check the value of level before using it. by Carlos Olmedo Escobar · 11 years ago
  93. 553895e text: Fix typo by Derek Foreman · 11 years ago
  94. ae71579 releasing: Typo by Bryce Harrington · 11 years ago
  95. 6161357 Revert "simple-egl: HACK to report presentation flags" by Bryce Harrington · 11 years ago
  96. b77acf5 simple-egl: HACK to report presentation flags by Pekka Paalanen · 11 years ago
  97. 6349586 tests, clients: add Presentation feedback flags by Pekka Paalanen · 11 years ago
  98. bf0e031 compositor, drm: set per-surface Presentation feedback flags by Pekka Paalanen · 11 years ago
  99. 363aa7b compositor: set presentation.presented flags by Pekka Paalanen · 11 years ago
  100. 0de22a3 protocol: add Presentation feedback flags by Pekka Paalanen · 11 years ago