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. 6f0907b wcap: Check for mmap and malloc return value in wcap decode module by vivek · 11 years ago
  5. 4779241 xwayland: Fix fullscreen mode by Kristian Høgsberg · 11 years ago
  6. d7d71e8 configure.ac: Bump version to 1.4.92 by Kristian Høgsberg · 11 years ago
  7. f37f82c drm: Don't use the cursor overlay if the scale doesn't match by Neil Roberts · 11 years ago
  8. eb5a200 Take into account the zoom when applying the output transform by Neil Roberts · 11 years ago
  9. bf39e5e window: Add a simple getenv to force SHM rendering by Jasper St. Pierre · 11 years ago
  10. bd60077 window: Clean up buffer type choosing by Jasper St. Pierre · 11 years ago
  11. f11ad43 cairo-util: Don't show a resize cursor on edges when we're maximized by Jasper St. Pierre · 11 years ago
  12. a4d9723 cairo-util: Kill a duplicate test by Jasper St. Pierre · 11 years ago
  13. ac985be compositor: Remove the edges parameter from send_configure by Jasper St. Pierre · 11 years ago
  14. d67b52a compositor: Fix the documentation for surface->configure by Jasper St. Pierre · 11 years ago
  15. 6d50b0f desktop-shell: Remove output_move listener on shutdown by Kristian Høgsberg · 11 years ago
  16. bc51ad6 screen-share: Don't unset server environment variables by Andrew Wedgbury · 11 years ago
  17. 8c3c738 xwayland: Handle race between multi-pointer motion and clicks by Kristian Høgsberg · 11 years ago
  18. e5c1ae9 xwayland: Set decoration margin for xwayland windows by Kristian Høgsberg · 11 years ago
  19. 052ef4e xwayland: Be smarter about picking seats for move/resize by Kristian Høgsberg · 11 years ago
  20. a4b620e desktop-shell: Further consolidate move/resize grab checks by Kristian Høgsberg · 11 years ago
  21. e0b9d5b xwayland: Make resizing work again by Kristian Høgsberg · 11 years ago
  22. 62899f5 shell.c: Set dirty for visible views on destroyed output by Xiong Zhang · 11 years ago
  23. 9a14b8f launcher-util: Initialize kb_mode also when weston-launch sets up tty by Kristian Høgsberg · 11 years ago
  24. ef6a7e4 shell: Don't map surfaces of type SHELL_SURFACE_NONE by Ander Conselvan de Oliveira · 11 years ago
  25. 024177c desktop-shell: Properly handle seat hotplugging by Jason Ekstrand · 11 years ago
  26. 3434b33 desktop-shell: Remove unused variables by Kristian Høgsberg · 11 years ago
  27. 9e7c759 desktop-shell: Properly handle lowered fullscreen surfaces by Emilio Pozuelo Monfort · 12 years ago
  28. ae356ae desktop-shell: Keep windows on screen when moving by Kristian Høgsberg · 11 years ago
  29. 6110d07 desktop-shell: Raise new windows over fullscreen apps by Kristian Høgsberg · 11 years ago
  30. 74071e0 desktop-shell: End popup when starting a touch shell grab by Kristian Høgsberg · 11 years ago
  31. 7b83ae4 desktop-shell: Reject resize if we're already grabbed by Kristian Høgsberg · 11 years ago
  32. d0b40ed desktop-shell: Reject window move in common_surface_move() by Kristian Høgsberg · 11 years ago
  33. 9c60933 window.c: Dismiss menu on touch up events by Kristian Høgsberg · 11 years ago
  34. 1f67117 window.c: Also grab touch events when grabbing input by Kristian Høgsberg · 11 years ago
  35. c31f624 window.c: Prevent key event delivery while a grab is active by Kristian Høgsberg · 11 years ago
  36. 41f7ebc window.c: Update pointer focus when taking a grab by Kristian Høgsberg · 11 years ago
  37. 9c376b5 shell: Fix crash when a client is destroyed during the resize grab by Ander Conselvan de Oliveira · 11 years ago
  38. 15f9a26 shell: Fix memory leaks caused by the window close animation by Ander Conselvan de Oliveira · 11 years ago
  39. 66cd2c1 terminal: Convert all *alloc's to x*alloc's. by Bryce W. Harrington · 11 years ago
  40. 1e40a7e Simply the matrix calculation for zooming by Neil Roberts · 11 years ago
  41. a69dc01 clients/window: Don't remove the touch listener on a frame event by Neil Roberts · 11 years ago
  42. a7caef9 input: Fix errors due to initializing input before creating outputs by Ander Conselvan de Oliveira · 11 years ago
  43. ae826ce evdev: Fix assertion error for unplugged output with paired touchscreen by Ander Conselvan de Oliveira · 11 years ago
  44. 6c975fa evdev: Discard events from a touchscreen paired with an unplugged output by Ander Conselvan de Oliveira · 11 years ago
  45. f957dfb libinput: Don't process touch events for devices without a valid output by Ander Conselvan de Oliveira · 11 years ago
  46. 4283370 pixman-renderer: Use width/height_from_buffer for buffer transforms by Jason Ekstrand · 11 years ago
  47. d0cebc3 Use the correct width/height when transforming surfaces with viewports. by Jason Ekstrand · 11 years ago
  48. a212cbb xwayland: Check zalloc return for out of memory situation by Bryce W. Harrington · 11 years ago
  49. bfd74f4 Check zalloc return for out of memory situation by Bryce W. Harrington · 11 years ago
  50. 4c3661f desktop-shell: Only use default background if no background color is set by Kristian Høgsberg · 11 years ago
  51. 1679f23 libinput: Forward frame events to clients by Jonas Ådahl · 11 years ago
  52. e57d1f2 Check malloc result by Hardening · 11 years ago
  53. 791324c gl-renderer: Remove gl_renderer_interface from gl-renderer.h by John Kåre Alsaker · 11 years ago
  54. cb0e357 weston-info: fix log message typo by U. Artie Eoff · 11 years ago
  55. 6375ea0 editor: Remove unused variables by Kristian Høgsberg · 11 years ago
  56. 8986c18 editor: react on Enter, Tab, and Up-Down arrow keys by Manuel Bachmann · 11 years ago
  57. f4ad19a seat: don't break in notify_output_create by U. Artie Eoff · 11 years ago
  58. 161c6c5 input: fix input device map to output if it doesn't exist. by U. Artie Eoff · 11 years ago
  59. cd9e545 libinput-device: break after LIBINPUT_EVENT_TOUCH_UP by U. Artie Eoff · 11 years ago
  60. c81c424 libinput-seat: allow setting libinput log priority in weston by U. Artie Eoff · 11 years ago
  61. 71db0fd libinput-seat: redirect libinput log to weston log by U. Artie Eoff · 11 years ago
  62. 5082ad6 shell: display the input panel on the active output by Manuel Bachmann · 11 years ago
  63. 4ade0e4 compositor-drm: Fix crash when setting up seat constrained by an output by Ander Conselvan de Oliveira · 11 years ago
  64. 301f06b keyboard: add the missing symbols layout, fix arabic layout by Manuel Bachmann · 11 years ago
  65. 75c373c shell: Destroy a previous input panel animation when showing it again by Ander Conselvan de Oliveira · 11 years ago
  66. a4a6f16 animation: Fix input panel slide animation by Ander Conselvan de Oliveira · 11 years ago
  67. f5cc2b5 animation: Split spring setup out of weston_view_animation_run() by Ander Conselvan de Oliveira · 11 years ago
  68. 06f2fa1 tests: fix bad-buffer-test by Marek Chalupa · 11 years ago
  69. 9e9512f desktop-shell: Get rid of get_shell_client by Jason Ekstrand · 11 years ago
  70. a61b949 compositor-drm: Pass the right stride to the vaapi recorder by Ander Conselvan de Oliveira · 11 years ago
  71. 304996d shell: Fix view repositioning logic for output move and destroy by Ander Conselvan de Oliveira · 11 years ago
  72. c107306 gl-renderer: Fix a typo in the output_set_border description by Jason Ekstrand · 11 years ago
  73. 4783739 xwayland/launcher: Use %m instead of manual strerror(errno) by Jasper St. Pierre · 11 years ago
  74. 13600c0 protocol: Correct typo 'suppot' by Bryce W. Harrington · 11 years ago
  75. 641796c shell: Keep shsurf->fullscreen_output set after unset_fullscreen() by Ander Conselvan de Oliveira · 11 years ago
  76. facc0cc shell: Damage below child surfaces on move to different workspace by Ander Conselvan de Oliveira · 11 years ago
  77. 4e20e9b shell: Disarm the screensaver timeout timer on terminate_screensaver() by Ander Conselvan de Oliveira · 11 years ago
  78. b4a9170 Reset the keyboard focus on all seats when the compositor is locked by Neil Roberts · 11 years ago
  79. 4237f50 Reset focus on unknown seats when restoring focus state by Neil Roberts · 11 years ago
  80. e5a1aee shell: Allow unresponsive surfaces to be moved again by Ander Conselvan de Oliveira · 11 years ago
  81. 56d8a7a terminal: Don't try to render RLE used as a placeholder by Daiki Ueno · 11 years ago
  82. 79d5a6e configure.ac: Bump version to 1.4.91 by Kristian Høgsberg · 11 years ago
  83. f0ce581 desktop-shell: Activate surface on right click too by Kristian Høgsberg · 11 years ago
  84. cdbbae2 window.c: Create xdg_surface up front by Kristian Høgsberg · 11 years ago
  85. 9cd661e Make sure config.h is included before any system headers by Andrew Wedgbury · 11 years ago
  86. ba83db2 xwayland: Clean up unpaired surfaces by Kristian Høgsberg · 11 years ago
  87. d7fb309 Don't include xserver-server-protocol.h by Mariusz Ceier · 11 years ago
  88. 9c4ab66 Fix on-the-fly transparency changes in pixman-renderer by Manuel Bachmann · 11 years ago
  89. 4d085e7 gl-renderer: Keep track of the GL format used for SHM buffers by Neil Roberts · 11 years ago
  90. 40d0228 nested: Disable cairo on the subsurfaces by Neil Roberts · 11 years ago
  91. b1fff41 Support on-the-fly transparency changes in pixman renderer by Manuel Bachmann · 11 years ago
  92. a46b946 shell: Fix segfault from trying to access a destroyed popup shell surface by Bryan Cain · 11 years ago
  93. fdc3e4c compositor-rdp: Remove unneeded client->Close call by Jason Ekstrand · 11 years ago
  94. 39a443f Always use glTexImage2D instead of glTexSubImage2D for first upload by Neil Roberts · 11 years ago
  95. e931721 compositor: wl_viewport destination 1x1 min by Pekka Paalanen · 11 years ago
  96. 2c8b5f5 protocol: unify wl_viewport src and dst size rules by Pekka Paalanen · 11 years ago
  97. cd186fb toytoolkit: match parent surface type when adding a subsurface by Manuel Bachmann · 11 years ago
  98. 27efc06 screen-share: re-enable planes when finished by Jason Ekstrand · 11 years ago
  99. 757d8af xwayland: Use new Xwayland DDX by Kristian Høgsberg · 11 years ago
  100. f03a04a compositor: Add create_surface_signal by Kristian Høgsberg · 11 years ago