1. a2f1129 compositor: assign output to drag surfaces by Ander Conselvan de Oliveira · 13 years ago
  2. 31f9d0e compositor: Remove redundant weston_surface_damage_below() calls by Kristian Høgsberg · 13 years ago
  3. d0e2ef7 compositor: Surface is unmapped when surface->output is NULL by Kristian Høgsberg · 13 years ago
  4. afa264c compositor: Don't run keybindings if we have a key grab by Kristian Høgsberg · 13 years ago
  5. ec286eb compositor: Setup for keyboard grabs. by Scott Moreau · 13 years ago
  6. 447013d Track server changes. by Scott Moreau · 13 years ago
  7. 1cbf326 compositor: Move fullscreen_output to shell_surface by Kristian Høgsberg · 13 years ago
  8. 323ee04 compositor: Make weston_surface_damage_below_noupdate() the default by Kristian Høgsberg · 13 years ago
  9. 3b5ea3b compositor: Move unmap logic to new function weston_surface_unmap() by Kristian Høgsberg · 13 years ago
  10. 12bbf81 compositor: Only delete surface texture if we have one by Kristian Høgsberg · 13 years ago
  11. 101cb65 compositor: Get rid of surface->visual by Kristian Høgsberg · 13 years ago
  12. 30eebc7 compositor: implement drag'n'drop icons by Ander Conselvan de Oliveira · 13 years ago
  13. e9e0515 shell: update position of surfaces with type none on map() by Ander Conselvan de Oliveira · 13 years ago
  14. d595f65 compositor: add a way to disable picking of client surfaces by Ander Conselvan de Oliveira · 13 years ago
  15. b63e3e0 compositor: fix two crashs on surface_attach() with null buffer by Ander Conselvan de Oliveira · 13 years ago
  16. 8fb8d3b compositor, shell: add and use weston_surface_set_position() by Pekka Paalanen · 13 years ago
  17. 9d39352 compositor: make functions static by Tiago Vignatti · 13 years ago
  18. f8c6aae compositor: remove redundant cursor damage calls by Pekka Paalanen · 13 years ago
  19. cc2f868 compositor: round off fractions by Pekka Paalanen · 13 years ago
  20. f07cb5d compositor: move output assignment to update_transform by Pekka Paalanen · 13 years ago
  21. 730d87e compositor: move opaque tracking into transform by Pekka Paalanen · 13 years ago
  22. b45ac5e compositor: clarify update_transform vs. repaint by Pekka Paalanen · 13 years ago
  23. 9651678 compositor: let update_transform deal damage by Pekka Paalanen · 13 years ago
  24. 1d5035c compositor: simplify weston_surface_damage_rectangle() by Pekka Paalanen · 13 years ago
  25. 219b982 compositor: use floats in computing bounding box by Pekka Paalanen · 13 years ago
  26. ece8a01 compositor: move surface_to_global_float() definition by Pekka Paalanen · 13 years ago
  27. 80fb08d compositor: split weston_surface_update_transform() by Pekka Paalanen · 13 years ago
  28. 9abf393 compositor: split weston_surface_damage_below() by Pekka Paalanen · 13 years ago
  29. aded1f6 compositor: Don't destroy sprite surface, just hide it by Kristian Høgsberg · 13 years ago
  30. 9b8a82b Merge remote-tracking branch 'pq/transform-fixes2' by Kristian Høgsberg · 13 years ago
  31. 546a812 compositor-wayland: Add window border by Kristian Høgsberg · 14 years ago
  32. eb76484 compositor: Drop setuid when launching clients by Kristian Høgsberg · 14 years ago
  33. 9f9aa1b compositor: fix transformed opaque surface repainting by Pekka Paalanen · 13 years ago
  34. ddae03c compositor: q&d solution for surface drift by Pekka Paalanen · 13 years ago
  35. c7b45f6 compositor: clear surface damage on draw by Pekka Paalanen · 13 years ago
  36. f55f544 compositor: fix and simplify shader uniform handling by Pekka Paalanen · 14 years ago
  37. 0452abc compositor: Don't just update uniforms when we change shaders by Kristian Høgsberg · 14 years ago
  38. a4f80f3 compositor: handle attach request in surface-local coordinates by Pekka Paalanen · 14 years ago
  39. d1e8625 compositor: Allow attaching null buffer by Kristian Høgsberg · 14 years ago
  40. 18c9300 compositor: Only set surface geometry through weston_surface_configure() by Kristian Høgsberg · 14 years ago
  41. d581a8f Collabora copyright updates by Pekka Paalanen · 14 years ago
  42. 15d60ef compositor: make overlap computation use the boundingbox by Pekka Paalanen · 14 years ago
  43. 2267d45 compositor: use bounding box for damage regions by Pekka Paalanen · 14 years ago
  44. 45f3e40 compositor: weston_surface_assign_output() to use bounding box by Pekka Paalanen · 14 years ago
  45. 3bfcd4d compositor: weston_output_set_cursor() to use bounding box by Pekka Paalanen · 14 years ago
  46. a9f8a21 compositor: weston_surface_draw() to use bounding box by Pekka Paalanen · 14 years ago
  47. 60921e5 compositor: move weston_surface::width,height into geometry by Pekka Paalanen · 14 years ago
  48. 6720d8f compositor: add weston_surface bounding box by Pekka Paalanen · 14 years ago
  49. ba3cf95 compositor: move weston_surface::x,y into geometry by Pekka Paalanen · 14 years ago
  50. cd40362 compositor: make position a surface transformation by Pekka Paalanen · 14 years ago
  51. 0e151bb compositor: honour repaint regions with transformed surfaces by Pekka Paalanen · 14 years ago
  52. 3df327f compositor: disable attrib arrays after use by Pekka Paalanen · 14 years ago
  53. e0f3cb2 compositor: rewrite draw and input coordinate transformations by Pekka Paalanen · 14 years ago
  54. bc0b7e7 compositor: restructure weston_surface::transform by Pekka Paalanen · 14 years ago
  55. 7ae0213 compositor: handle non-invertible surface transformations by Pekka Paalanen · 14 years ago
  56. 460099f shell: add key binding for rotating a surface by Pekka Paalanen · 14 years ago
  57. 2a5cecc compositor: apply full transformation to input coordinates by Pekka Paalanen · 14 years ago
  58. d1f0ab6 compositor: simplify the matrix inversion API by Pekka Paalanen · 14 years ago
  59. 75b47ec compositor: implement inverse matrix transformation by Pekka Paalanen · 14 years ago
  60. 061b747 compositor: drop inverse matrix from weston_transform by Pekka Paalanen · 14 years ago
  61. c61eca6 compositor: implement a stack of surface transformations by Pekka Paalanen · 14 years ago
  62. 681f9f4 compositor: Keep fade surface around while we're fading by Kristian Høgsberg · 14 years ago
  63. 607c1a7 compositor: Use weston_surface_create for creating solid color fade surface by Kristian Høgsberg · 14 years ago
  64. bbeefb0 compositor: Create surfaces neutral, select shader later by Kristian Høgsberg · 14 years ago
  65. 46e64ee compositor: Drop unused saved_texture surface field by Kristian Høgsberg · 14 years ago
  66. 2200d70 compositor: Clear repaint_scheduled when an idle repaint is cancelled by Kristian Høgsberg · 14 years ago
  67. 30c018b compositor: Combine repaint and weston_output_repaint by Kristian Høgsberg · 14 years ago
  68. a82c486 compositor: Compute overlapped early and base hw cursor decision on that by Kristian Høgsberg · 14 years ago
  69. 9f404b7 compositor: Move tracking of scanout buffers to compositor-drm by Kristian Høgsberg · 14 years ago
  70. 5f5e42e compositor: Remove prepare_scanout_surface callout by Kristian Høgsberg · 14 years ago
  71. 06cf6b0 compositor: Pull prepare_render and present callouts into repaint by Kristian Høgsberg · 14 years ago
  72. 68c479a compositor: Move repaint loop into a backend function by Kristian Høgsberg · 14 years ago
  73. 32cdc38 compositor: Insert the fade surface in the surface list by Kristian Høgsberg · 14 years ago
  74. 0763262 compositor: Move shader setup to weston_surface_draw() by Kristian Høgsberg · 14 years ago
  75. 765bcdf compositor: Compute whether or not a surface is overlapped by Kristian Høgsberg · 14 years ago
  76. ee324c2 compositor: Remove special casing of fullscreen surfaces by Kristian Høgsberg · 14 years ago
  77. a0d6dc4 compositor: Do the per surface clip region math in weston_surface_draw() by Kristian Høgsberg · 14 years ago
  78. ac58741 compositor: Assign surface damage before setting up scanout buffers by Kristian Høgsberg · 14 years ago
  79. bcecca4 Revert "weston: Drop priviledges early, and seteuid when needed" by Kristian Høgsberg · 14 years ago
  80. fc6ccb8 weston: Drop priviledges early, and seteuid when needed by Benjamin Franzke · 14 years ago
  81. 8423a89 compositor: initialise segv_action.sa_mask by Pekka Paalanen · 14 years ago
  82. 90b5381 compositor: Flush surface damage to surface below on destroy by Kristian Høgsberg · 14 years ago
  83. 34f80ff drm: Cancel any scheduled repaints in the leave vt handler by Kristian Høgsberg · 14 years ago
  84. 0690da6 compositor: Install a SEGV handler to try and clean up the VT if we crash by Kristian Høgsberg · 14 years ago
  85. 1760ebb xserver: Set DISPLAY for clients launched by the compositor by Kristian Høgsberg · 14 years ago
  86. 8e81df4 Use new format codes by Kristian Høgsberg · 14 years ago
  87. 249713b Remove redundant glTexImage2D() call by Kristian Høgsberg · 14 years ago
  88. c5e2376 compositor: Damage below before attaching new buffer by Kristian Høgsberg · 14 years ago
  89. dade649 Move wl_data_device implementation to wayland-server by Kristian Høgsberg · 14 years ago
  90. faf1fee Move default grab implementation to wayland-server by Kristian Høgsberg · 14 years ago
  91. 9ddb826 Use new grab api by Kristian Høgsberg · 14 years ago
  92. 0b17b8e compositor: Don't try and destroy old pointer surface if it empty by Rob Bradford · 14 years ago
  93. c0444e3 compositor: force fade-in on start by Pekka Paalanen · 14 years ago
  94. a33d0c3 data-device: Use a listener list to decouple the x11 selection bridge by Kristian Høgsberg · 14 years ago
  95. 3466bc8 Merge remote-tracking branch 'pq/compositor-dtors-v1' by Kristian Høgsberg · 14 years ago
  96. 8334bc1 Rename wayland-compositor to weston by Kristian Høgsberg · 14 years ago[Renamed (78%) from compositor/compositor.c]
  97. 43c61d8 compositor-x11: improve x11_destroy() by Pekka Paalanen · 14 years ago
  98. 03cb5cf compositor: Handle disappearing surfaces and input devices for touch by Kristian Høgsberg · 14 years ago
  99. 3543ff4 compositor: Send touch_up before clearing touch focus by Kristian Høgsberg · 14 years ago
  100. 1f221ff compositor: Send out touch events accordingly by Tiago Vignatti · 14 years ago