1. 8cbd8f3 compositor-wayland: free output before returning by U. Artie Eoff · 11 years ago
  2. 6c3b01f Apply the zoom transformation before the output transformation by Neil Roberts · 11 years ago
  3. 2ef1cd1 compositor-drm: Don't use vaapi recorder with unsupported formats by Ander Conselvan de Oliveira · 11 years ago
  4. f37f82c drm: Don't use the cursor overlay if the scale doesn't match by Neil Roberts · 11 years ago
  5. eb5a200 Take into account the zoom when applying the output transform by Neil Roberts · 11 years ago
  6. ac985be compositor: Remove the edges parameter from send_configure by Jasper St. Pierre · 11 years ago
  7. d67b52a compositor: Fix the documentation for surface->configure by Jasper St. Pierre · 11 years ago
  8. bc51ad6 screen-share: Don't unset server environment variables by Andrew Wedgbury · 11 years ago
  9. e5c1ae9 xwayland: Set decoration margin for xwayland windows by Kristian Høgsberg · 11 years ago
  10. 9a14b8f launcher-util: Initialize kb_mode also when weston-launch sets up tty by Kristian Høgsberg · 11 years ago
  11. 1e40a7e Simply the matrix calculation for zooming by Neil Roberts · 11 years ago
  12. a7caef9 input: Fix errors due to initializing input before creating outputs by Ander Conselvan de Oliveira · 11 years ago
  13. ae826ce evdev: Fix assertion error for unplugged output with paired touchscreen by Ander Conselvan de Oliveira · 11 years ago
  14. 6c975fa evdev: Discard events from a touchscreen paired with an unplugged output by Ander Conselvan de Oliveira · 11 years ago
  15. f957dfb libinput: Don't process touch events for devices without a valid output by Ander Conselvan de Oliveira · 11 years ago
  16. 4283370 pixman-renderer: Use width/height_from_buffer for buffer transforms by Jason Ekstrand · 11 years ago
  17. d0cebc3 Use the correct width/height when transforming surfaces with viewports. by Jason Ekstrand · 11 years ago
  18. bfd74f4 Check zalloc return for out of memory situation by Bryce W. Harrington · 11 years ago
  19. 1679f23 libinput: Forward frame events to clients by Jonas Ådahl · 11 years ago
  20. e57d1f2 Check malloc result by Hardening · 11 years ago
  21. 791324c gl-renderer: Remove gl_renderer_interface from gl-renderer.h by John Kåre Alsaker · 11 years ago
  22. f4ad19a seat: don't break in notify_output_create by U. Artie Eoff · 11 years ago
  23. 161c6c5 input: fix input device map to output if it doesn't exist. by U. Artie Eoff · 11 years ago
  24. cd9e545 libinput-device: break after LIBINPUT_EVENT_TOUCH_UP by U. Artie Eoff · 11 years ago
  25. c81c424 libinput-seat: allow setting libinput log priority in weston by U. Artie Eoff · 11 years ago
  26. 71db0fd libinput-seat: redirect libinput log to weston log by U. Artie Eoff · 11 years ago
  27. 4ade0e4 compositor-drm: Fix crash when setting up seat constrained by an output by Ander Conselvan de Oliveira · 11 years ago
  28. a4a6f16 animation: Fix input panel slide animation by Ander Conselvan de Oliveira · 11 years ago
  29. f5cc2b5 animation: Split spring setup out of weston_view_animation_run() by Ander Conselvan de Oliveira · 11 years ago
  30. a61b949 compositor-drm: Pass the right stride to the vaapi recorder by Ander Conselvan de Oliveira · 11 years ago
  31. c107306 gl-renderer: Fix a typo in the output_set_border description by Jason Ekstrand · 11 years ago
  32. 9cd661e Make sure config.h is included before any system headers by Andrew Wedgbury · 11 years ago
  33. 9c4ab66 Fix on-the-fly transparency changes in pixman-renderer by Manuel Bachmann · 11 years ago
  34. 4d085e7 gl-renderer: Keep track of the GL format used for SHM buffers by Neil Roberts · 11 years ago
  35. b1fff41 Support on-the-fly transparency changes in pixman renderer by Manuel Bachmann · 11 years ago
  36. fdc3e4c compositor-rdp: Remove unneeded client->Close call by Jason Ekstrand · 11 years ago
  37. 39a443f Always use glTexImage2D instead of glTexSubImage2D for first upload by Neil Roberts · 11 years ago
  38. e931721 compositor: wl_viewport destination 1x1 min by Pekka Paalanen · 11 years ago
  39. 2c8b5f5 protocol: unify wl_viewport src and dst size rules by Pekka Paalanen · 11 years ago
  40. 27efc06 screen-share: re-enable planes when finished by Jason Ekstrand · 11 years ago
  41. f03a04a compositor: Add create_surface_signal by Kristian Høgsberg · 11 years ago
  42. 47928d8 Add a screen sharing plugin by Jason Ekstrand · 11 years ago
  43. f34cd2c compositor-rdp: Add an option to disable client initiated resizes by Hardening · 11 years ago
  44. 701f636 gl-renderer: Fix read_pixels in the case where we have output borders by Jason Ekstrand · 11 years ago
  45. 923bfe6 Add support for running with a primary client by Jason Ekstrand · 11 years ago
  46. b7d9f2e compositor-wayland: Properly handle running inside a compositor that does not provide keymaps by Jason Ekstrand · 11 years ago
  47. cf40a13 Automatically select the wayland backend if WAYLAND_SOCKET is set by Jason Ekstrand · 11 years ago
  48. e4ca8b0 compositor-wayland: Add a --sprawl option by Jason Ekstrand · 11 years ago
  49. 53ee0dc compositor-wayland: Add support for running on top of wl_fullscreen_shell by Jason Ekstrand · 11 years ago
  50. 9fc7151 Add possible capabilities CURSOR_PLANE and ARBITRARY_MODE by Jason Ekstrand · 11 years ago
  51. a4ab542 Add a signal for when a seat updates its capabilities by Jason Ekstrand · 11 years ago
  52. c6ab3d5 compositor: let the shells create the screenshooter by Giulio Camuffo · 12 years ago
  53. e9022e7 compositor: add an exported function to take a screenshot of an output by Giulio Camuffo · 12 years ago
  54. e058cd1 compositor: export weston_buffer_from_resource() by Giulio Camuffo · 12 years ago
  55. a093502 compositor: Use weston_log rather than perror for error messages by Bryce W. Harrington · 11 years ago
  56. fb24eaa Make RDP backend supports arbitrary modes by Hardening · 11 years ago
  57. 842a36a Check return value of wl_cursor functions by Hardening · 11 years ago
  58. 0b4c535 protocol,compositor: split wl_viewport setters by Pekka Paalanen · 11 years ago
  59. f0cad48 compositor: replace weston_buffer_viewport::viewport_set by Pekka Paalanen · 11 years ago
  60. 952b6c8 compositor: reorganize struct weston_buffer_viewport by Pekka Paalanen · 11 years ago
  61. 7ed251c compositor: use surface_set_size() in one more case by Pekka Paalanen · 11 years ago
  62. 3c9b802 compositor: refactor code into weston_surface_reset_pending_buffer() by Pekka Paalanen · 11 years ago
  63. 260ba38 compositor: buffer can be non-NULL only if newly_attached by Pekka Paalanen · 11 years ago
  64. bb2f3f2 compositor: refactor more into weston_surface_attach by Pekka Paalanen · 11 years ago
  65. b2c8636 weston: Send done event with version 2 of wl_output by Quanxian Wang · 11 years ago
  66. 3a86901 animation: Fix the fade animation to work in both directions by Kristian Høgsberg · 11 years ago
  67. 8404acb compsitor-x11: Report more accurate dimension of outputs by Kristian Høgsberg · 11 years ago
  68. e0de3c2 Add libinput based input device backend by Jonas Ådahl · 11 years ago
  69. 0feb32e udev-seat: Make udev_input own its own udev object reference by Jonas Ådahl · 11 years ago
  70. 58e1586 udev-seat: Make udev_seat_get_named take struct udev_input pointer by Jonas Ådahl · 11 years ago
  71. 77c1a5b Add support for having different GBM formats for different outputs by Neil Roberts · 11 years ago
  72. b7f8533 Split gl_renderer_setup into two functions by Neil Roberts · 11 years ago
  73. 3c2e66b x11-backend: Override scale from weston.ini if --scale is passed by Kristian Høgsberg · 11 years ago
  74. d89a094 x11-backend: Add a --scale option by Jason Ekstrand · 11 years ago
  75. 50fba97 Fix the pixman renderer with respect to output transforms by Jason Ekstrand · 11 years ago
  76. 2a67902 noop-renderer: Read the shm buffer contents on attach by Emilio Pozuelo Monfort · 11 years ago
  77. 2c87d94 noop-renderer: Set the buffer size on attach requests by Emilio Pozuelo Monfort · 11 years ago
  78. dd9f6bc compositor-headless: create input devices by Emilio Pozuelo Monfort · 11 years ago
  79. db1fccb input: Send leave and enter pair when the surface moves under the cursor by Kristian Høgsberg · 11 years ago
  80. e11ef64 compositor: Drop core ping_handler callout by Kristian Høgsberg · 11 years ago
  81. cbb9158 Don't crash when eglCreateContext fails by Mariusz Ceier · 11 years ago
  82. 9679cf9 Update .gitignore by Jasper St. Pierre · 11 years ago
  83. c94d622 compositor: Move view repositioning logic into shell by Ander Conselvan de Oliveira · 12 years ago
  84. a8a9baf compositor: Remove weston_output::move_signal by Ander Conselvan de Oliveira · 12 years ago
  85. bf539e3 compositor-rpi: Fix input initialization by Emilio Pozuelo Monfort · 11 years ago
  86. 8e96f9e gl-renderer: Use eglSwapBuffersWithDamageEXT when available by Jason Ekstrand · 11 years ago
  87. e5512d4 gl-renderer: Track border damage and only repaint borders on an as-needed basis by Jason Ekstrand · 11 years ago
  88. c896401 input: Run touch binding before calling touch grab by Kristian Høgsberg · 11 years ago
  89. c988362 input: Transform to surface coordinates outside resource for loop by Kristian Høgsberg · 11 years ago
  90. 088ba5e Makefile.am: Fix protocol source files usage by Quentin Glidic · 12 years ago
  91. f84327a input: Remove exported function weston_pointer_verify() by Ander Conselvan de Oliveira · 12 years ago
  92. 32b793c compositor: Clarify XDG_RUNTIME_DIR misconfiguration message by Guillem Jover · 12 years ago
  93. 4d363cf input: Fix weston_seat_init_keyboard() error path by Ander Conselvan de Oliveira · 12 years ago
  94. 23900f7 input: Empty the current input region when configuring pointer surfaces by Ander Conselvan de Oliveira · 12 years ago
  95. b7e3ef4 build: Move src/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  96. 36d5fac compositor: Fix a couple of #includes to use "" instead of <> by Kristian Høgsberg · 12 years ago
  97. 1afb238 input: Unlink saved kbd focus listener when releasing seat by Jonas Ådahl · 12 years ago
  98. 5f1ea4e Document WESTON_VERSION_AT_LEAST() macro behavior by Kristian Høgsberg · 12 years ago
  99. b3955b0 compositor-drm: Set cursor surface to NULL when pageflip fails by Kristian Høgsberg · 12 years ago
  100. 8259728 evdev: Remove output destroy notifier on device destroy by Kristian Høgsberg · 12 years ago