1. 412e6a5 compositor: keep track of the weston_layer a weston_view is in by Giulio Camuffo · 11 years ago
  2. cfff312 tests: use expect_protocol_error in tests by Marek Chalupa · 11 years ago
  3. 1740aa8 tests: add frame_callback_wait_nofail by Marek Chalupa · 11 years ago
  4. 4d06d46 tests: add expect_protocol_error function by Marek Chalupa · 11 years ago
  5. e7d7468 xdg-shell: Fix documentation by Jasper St. Pierre · 11 years ago
  6. ccf48fb shell: Replace set_margin with set_window_geometry by Jasper St. Pierre · 11 years ago
  7. bd65e50 Interpret the size in the configure event as window geometry by Jasper St. Pierre · 11 years ago
  8. 7b98207 Create a weston_surface_state structure for storing pending surface state and move the surface commit logic into weston_surface_commit_state by Jason Ekstrand · 11 years ago
  9. 108865d Move weston_frame_callback above weston_surface_create by Jason Ekstrand · 11 years ago
  10. e9d40e3 Move weston_subsurface to after weston_surface by Jason Ekstrand · 11 years ago
  11. 9c5aedf cairo-util: Set geometry_dirty in frame_set_title by Boyan Ding · 11 years ago
  12. c490212 cairo-util: Fix geometry for frames with buttons but without title by Boyan Ding · 11 years ago
  13. ef54008 Use pixman_region32_clear instead of our own empty_region by Jason Ekstrand · 11 years ago
  14. 32abdbb shell: fix segfault in fullscreen binding by Boyan Ding · 11 years ago
  15. dfd9d0d screen-share: Allow fullscreen shell command to be configured by Andrew Wedgbury · 11 years ago
  16. 8202d72 data-device: Clean up the logic in start_drag by Jason Ekstrand · 11 years ago
  17. 7da71ee Better error message when exec'ing Xwayland fails by Arnout Engelen · 11 years ago
  18. 3b843d3 Require libinput 0.4.0 by Peter Hutterer · 11 years ago
  19. 671a144 Change the defacto output transform from flipped-270 to flipped-90 by Jason Ekstrand · 11 years ago
  20. 76f6236 Fix a comment by Jason Ekstrand · 11 years ago
  21. 31732f7 Clients: Fix memleak issues in various clients of weston by vivek · 11 years ago
  22. 1478ea5 xdg-shell: Fix a typo in description by Boyan Ding · 11 years ago
  23. 5872b68 desktop-shell: Don't assume there is a pointer when resizing by Emilio Pozuelo Monfort · 11 years ago
  24. 28ee518 weston-build: Fix aclocal error during autogen.sh by Srivardhan Hebbar · 11 years ago
  25. 8f9e87f compositor: update the surface size when there is a size change without a buffer attach by George Kiagiadakis · 11 years ago
  26. ba2a36d weston: Fix memleak issue in compositor.c by Srivardhan Hebbar · 11 years ago
  27. 6ac60c1 compositor-wayland: Fix compiler warning by Thierry Reding · 11 years ago
  28. 0e6d9a7 build: Silence libtoolize warnings by Thierry Reding · 11 years ago
  29. 7e7d485 desktop-shell: make background applications less dark by Jonny Lamb · 11 years ago
  30. f8bfd05 animation: ensure repaints are always scheduled during animations by Jonny Lamb · 11 years ago
  31. 5905ebc exposay: fix crash when navigating with the keyboard by Emilio Pozuelo Monfort · 11 years ago
  32. 91f80f2 animation: fix move scale animation by Jonny Lamb · 11 years ago
  33. ed04d38 compositor: unmap subsurface views before destroying the subsurfaces by George Kiagiadakis · 11 years ago
  34. 549a53f Add a simple client for testing compositor damage handling by Jason Ekstrand · 11 years ago
  35. 26714b4 libinput: Use floating point instead of fixed point numbers by Jonas Ådahl · 11 years ago
  36. a55f139 compositor: raise errors when bad scale or transform values are used by Jonny Lamb · 11 years ago
  37. 6d1d112 Use FreeRDP buildin functions to get scancodes by Hardening · 11 years ago
  38. ea2aa13 Add more keyboards for the RDP compositor by Hardening · 11 years ago
  39. 73dfbd5 Add releasing.txt to describe the release steps and other bits of process by Kristian Høgsberg · 11 years ago
  40. 81ff075 xdg-shell: Add show_window_menu request by Jasper St. Pierre · 11 years ago
  41. de8bd50 clients: Allow creating a "detached" menu by Jasper St. Pierre · 11 years ago
  42. ca85dc6 configure.ac: Bump master version to 1.5.90 by Kristian Høgsberg · 11 years ago
  43. a1e887b comp-wayland: use safe foreach when destroying outputs by U. Artie Eoff · 11 years ago
  44. caa7019 configure.ac: Bump version to 1.5.0 by Kristian Høgsberg · 11 years ago
  45. dda9313 clients: Remove the window / user parameters from the menu function by Jasper St. Pierre · 11 years ago
  46. be803ad window: Send ack_configure immediately from configure handler by Kristian Høgsberg · 11 years ago
  47. f184c38 window: Move the resize after interpreting the states by Jasper St. Pierre · 11 years ago
  48. ccf908b window: Set frame flags immediately when we handle the new states in configure by Jasper St. Pierre · 11 years ago
  49. 851799e shell: Make margin double-buffered state that's applied on commit by Jasper St. Pierre · 11 years ago
  50. 9aa8ce6 shell: Don't use the helper methods in xdg_shell implementations by Jasper St. Pierre · 11 years ago
  51. 6458ec3 shell: Centralize management of sending configure requests by Jasper St. Pierre · 11 years ago
  52. 973d787 xdg-shell: Turn "activated" into a state by Jasper St. Pierre · 11 years ago
  53. de68099 terminal: Only add the new size to the title when we're resizing by Jasper St. Pierre · 11 years ago
  54. 5befdda xdg-shell: Turn the resizing heuristics into an explicit state by Jasper St. Pierre · 11 years ago
  55. ab2c108 xdg-shell: Rework the state system by Jasper St. Pierre · 11 years ago
  56. c815d62 xdg-shell: Rename set_transient_for to set_parent by Jasper St. Pierre · 11 years ago
  57. 11f1433 fullscreen: Remove dirty sizing trick by Jasper St. Pierre · 11 years ago
  58. af314bb fullscreen: Remove our own focused state tracking by Jasper St. Pierre · 11 years ago
  59. 7098948 configure.ac: Bump version 1.4.93 by Kristian Høgsberg · 11 years ago
  60. a57c9f1 window: Ignore input events from subsurfaces by Ander Conselvan de Oliveira · 11 years ago
  61. 15f8563 build: let 'make clean' remove logs/ again by Pekka Paalanen · 11 years ago
  62. 2f88f0b gitignore log files, now in root directory by Bryce W. Harrington · 11 years ago
  63. 9b05909 desktop-shell: Fix order of desktop_shell messages by Jonas Ådahl · 11 years ago
  64. c991513 desktop-shell: Damage the black view when we remove it by Kristian Høgsberg · 11 years ago
  65. d33cc73 configure.ac: Fix indent for screen-share option by Kristian Høgsberg · 11 years ago
  66. 8e37d96 editor: Fix cursor positioning with pointer and touch by Ander Conselvan de Oliveira · 11 years ago
  67. f9a2626 tests: rename xwayland test by Pekka Paalanen · 11 years ago
  68. c2b74fb tests: load the right shell plugin by Pekka Paalanen · 11 years ago
  69. 6ea0d17 tests: load the right xwayland plugin by Pekka Paalanen · 11 years ago
  70. 412e58a tests: use --no-config by Pekka Paalanen · 11 years ago
  71. 588bee1 compositor: add --no-config command line option by Pekka Paalanen · 11 years ago
  72. 24713f6 libinput-seat: literal values for WESTON_LIBINPUT_LOG_PRIORITY by U. Artie Eoff · 11 years ago
  73. 2d13fde vaapi-recorder: Don't loop trying to write on out of space condition by Ander Conselvan de Oliveira · 11 years ago
  74. 2d0f8b7 rpi: build fix for compute_rects debug by Pekka Paalanen · 11 years ago
  75. 79b7cb3 desktop-shell: Fix black edges on scaled desktop pattern by Bill Spitzak · 11 years ago
  76. 6d43f04 shell: Don't allow maximized surfaces to be moved with touch by Ander Conselvan de Oliveira · 11 years ago
  77. 6e56ab4 shell: Fix crash when restoring focus state during workspace change by Ander Conselvan de Oliveira · 11 years ago
  78. c3f03f5 simple-touch: Handle multiple seats properly by Ander Conselvan de Oliveira · 11 years ago
  79. 9c6217e shell: Fix artifacts caused by workspace change animation by Ander Conselvan de Oliveira · 11 years ago
  80. 762b231 clients: Initialize label in keyboard handling code by Bryce W. Harrington · 11 years ago
  81. d8d4701 compositor-wayland: avoid possible NULL deref in handle_keymap by U. Artie Eoff · 11 years ago
  82. 67072d0 compositor-wayland: assign the correct mode by U. Artie Eoff · 11 years ago
  83. 8cbd8f3 compositor-wayland: free output before returning by U. Artie Eoff · 11 years ago
  84. 6c3b01f Apply the zoom transformation before the output transformation by Neil Roberts · 11 years ago
  85. 2ef1cd1 compositor-drm: Don't use vaapi recorder with unsupported formats by Ander Conselvan de Oliveira · 11 years ago
  86. 6f0907b wcap: Check for mmap and malloc return value in wcap decode module by vivek · 11 years ago
  87. 4779241 xwayland: Fix fullscreen mode by Kristian Høgsberg · 11 years ago
  88. d7d71e8 configure.ac: Bump version to 1.4.92 by Kristian Høgsberg · 11 years ago
  89. f37f82c drm: Don't use the cursor overlay if the scale doesn't match by Neil Roberts · 11 years ago
  90. eb5a200 Take into account the zoom when applying the output transform by Neil Roberts · 11 years ago
  91. bf39e5e window: Add a simple getenv to force SHM rendering by Jasper St. Pierre · 11 years ago
  92. bd60077 window: Clean up buffer type choosing by Jasper St. Pierre · 11 years ago
  93. f11ad43 cairo-util: Don't show a resize cursor on edges when we're maximized by Jasper St. Pierre · 11 years ago
  94. a4d9723 cairo-util: Kill a duplicate test by Jasper St. Pierre · 11 years ago
  95. ac985be compositor: Remove the edges parameter from send_configure by Jasper St. Pierre · 11 years ago
  96. d67b52a compositor: Fix the documentation for surface->configure by Jasper St. Pierre · 11 years ago
  97. 6d50b0f desktop-shell: Remove output_move listener on shutdown by Kristian Høgsberg · 11 years ago
  98. bc51ad6 screen-share: Don't unset server environment variables by Andrew Wedgbury · 11 years ago
  99. 8c3c738 xwayland: Handle race between multi-pointer motion and clicks by Kristian Høgsberg · 11 years ago
  100. e5c1ae9 xwayland: Set decoration margin for xwayland windows by Kristian Høgsberg · 11 years ago