1. 80d27b7 screenshooter: Properly handle multiple outputs. by Scott Moreau · 13 years ago
  2. 2185843 shell: Add fullscreen path into activate() by Alex Wu · 13 years ago
  3. 3448616 Remove weston_shell map and configure function pointers by Kristian Høgsberg · 13 years ago
  4. 7fb9f95 compositor: move force_configure field to shell_surface by Ander Conselvan de Oliveira · 13 years ago
  5. 093bfa3 compositor: make surface_configure() a vfunc by Ander Conselvan de Oliveira · 13 years ago
  6. d6ea33d compositor: use new drag icon listener for setting up drag surfaces by Ander Conselvan de Oliveira · 13 years ago
  7. fbf2894 compositor: add weston_surface_to_global_float helper by Ander Conselvan de Oliveira · 13 years ago
  8. b8ab14f compositor: add a weston_surface_is_mapped() helper by Ander Conselvan de Oliveira · 13 years ago
  9. 9629fe3 Simplify shm buffer handling by Kristian Høgsberg · 13 years ago
  10. 6a3633d Modify bindings for axis event detection. by Scott Moreau · 13 years ago
  11. 210d079 Hook up axis events. by Scott Moreau · 13 years ago
  12. 71b1d0c compositor: properly restore keyboard_focus in notify_keyboard_focus() by Ander Conselvan de Oliveira · 13 years ago
  13. e2d21e8 compositor-wayland: use image loading code from shared/ by Ander Conselvan de Oliveira · 13 years ago
  14. 5ab91ad compositor: use smoother range for backlight control by Tiago Vignatti · 13 years ago
  15. bcacef1 Add an option parser by Kristian Høgsberg · 13 years ago
  16. 7ea1086 compositor: Move input devices to their own event loop by Kristian Høgsberg · 13 years ago
  17. c5fb9a7 compositor: fix crash when a drag surface is destroyed during the drag by Ander Conselvan de Oliveira · 13 years ago
  18. 3be2ce9 compositor: Organize surface stack using new struct weston_layer by Kristian Høgsberg · 13 years ago
  19. 6ddcdae compositor: Store opaque clip for previous frame in weston_surface by Kristian Høgsberg · 13 years ago
  20. 8e53c7f compositor: add dpms and backlight support by Tiago Vignatti · 13 years ago
  21. 8811bf9 compositor: Export functions and add weston_suface::force_configure for fullscreen by Alex Wu · 13 years ago
  22. d15fbe3 compositor: Remove surface overlapped attribute by Kristian Høgsberg · 13 years ago
  23. d8bf90c Move weston_output_set_cursor into compositor-drm.c by Kristian Høgsberg · 13 years ago
  24. 66617bb compositor: Remove unused compositor vfunc create_cursor_image by Kristian Høgsberg · 13 years ago
  25. 5308a5e compositor: add an assign_planes hook to the output by Jesse Barnes · 13 years ago
  26. ccbf29d Introduce output zoom. by Scott Moreau · 13 years ago
  27. 5e7e6f2 compositor: Implement opqaue and input regions by Kristian Høgsberg · 13 years ago
  28. 0704539 shell: Revive super-tab application switcher by Kristian Høgsberg · 13 years ago
  29. 1cbf326 compositor: Move fullscreen_output to shell_surface by Kristian Høgsberg · 13 years ago
  30. 101cb65 compositor: Get rid of surface->visual by Kristian Høgsberg · 13 years ago
  31. 30eebc7 compositor: implement drag'n'drop icons by Ander Conselvan de Oliveira · 13 years ago
  32. e9e0515 shell: update position of surfaces with type none on map() by Ander Conselvan de Oliveira · 13 years ago
  33. d595f65 compositor: add a way to disable picking of client surfaces by Ander Conselvan de Oliveira · 13 years ago
  34. 8fb8d3b compositor, shell: add and use weston_surface_set_position() by Pekka Paalanen · 13 years ago
  35. 9d39352 compositor: make functions static by Tiago Vignatti · 13 years ago
  36. 730d87e compositor: move opaque tracking into transform by Pekka Paalanen · 13 years ago
  37. 9b8a82b Merge remote-tracking branch 'pq/transform-fixes2' by Kristian Høgsberg · 13 years ago
  38. 546a812 compositor-wayland: Add window border by Kristian Høgsberg · 14 years ago
  39. 44ab69c compositor: add weston_surface transformation doc by Pekka Paalanen · 13 years ago
  40. ddae03c compositor: q&d solution for surface drift by Pekka Paalanen · 13 years ago
  41. f55f544 compositor: fix and simplify shader uniform handling by Pekka Paalanen · 14 years ago
  42. 18c9300 compositor: Only set surface geometry through weston_surface_configure() by Kristian Høgsberg · 14 years ago
  43. d581a8f Collabora copyright updates by Pekka Paalanen · 14 years ago
  44. 60921e5 compositor: move weston_surface::width,height into geometry by Pekka Paalanen · 14 years ago
  45. 6720d8f compositor: add weston_surface bounding box by Pekka Paalanen · 14 years ago
  46. ba3cf95 compositor: move weston_surface::x,y into geometry by Pekka Paalanen · 14 years ago
  47. cd40362 compositor: make position a surface transformation by Pekka Paalanen · 14 years ago
  48. 0e151bb compositor: honour repaint regions with transformed surfaces by Pekka Paalanen · 14 years ago
  49. 74abeac compositor: remove unused *_uniform members by Pekka Paalanen · 14 years ago
  50. e0f3cb2 compositor: rewrite draw and input coordinate transformations by Pekka Paalanen · 14 years ago
  51. bc0b7e7 compositor: restructure weston_surface::transform by Pekka Paalanen · 14 years ago
  52. 460099f shell: add key binding for rotating a surface by Pekka Paalanen · 14 years ago
  53. d1f0ab6 compositor: simplify the matrix inversion API by Pekka Paalanen · 14 years ago
  54. 75b47ec compositor: implement inverse matrix transformation by Pekka Paalanen · 14 years ago
  55. 061b747 compositor: drop inverse matrix from weston_transform by Pekka Paalanen · 14 years ago
  56. 668ca37 compositor: move matrix code to separate files by Pekka Paalanen · 14 years ago
  57. c61eca6 compositor: implement a stack of surface transformations by Pekka Paalanen · 14 years ago
  58. 681f9f4 compositor: Keep fade surface around while we're fading by Kristian Høgsberg · 14 years ago
  59. 46e64ee compositor: Drop unused saved_texture surface field by Kristian Høgsberg · 14 years ago
  60. a82c486 compositor: Compute overlapped early and base hw cursor decision on that by Kristian Høgsberg · 14 years ago
  61. 9f404b7 compositor: Move tracking of scanout buffers to compositor-drm by Kristian Høgsberg · 14 years ago
  62. 5f5e42e compositor: Remove prepare_scanout_surface callout by Kristian Høgsberg · 14 years ago
  63. 06cf6b0 compositor: Pull prepare_render and present callouts into repaint by Kristian Høgsberg · 14 years ago
  64. 68c479a compositor: Move repaint loop into a backend function by Kristian Høgsberg · 14 years ago
  65. 0763262 compositor: Move shader setup to weston_surface_draw() by Kristian Høgsberg · 14 years ago
  66. 765bcdf compositor: Compute whether or not a surface is overlapped by Kristian Høgsberg · 14 years ago
  67. 8e81df4 Use new format codes by Kristian Høgsberg · 14 years ago
  68. dade649 Move wl_data_device implementation to wayland-server by Kristian Høgsberg · 14 years ago
  69. 9ddb826 Use new grab api by Kristian Høgsberg · 14 years ago
  70. a33d0c3 data-device: Use a listener list to decouple the x11 selection bridge by Kristian Høgsberg · 14 years ago
  71. 82d9ee9 data-device: Handle source going away instead of ref-counting it by Kristian Høgsberg · 14 years ago
  72. 3466bc8 Merge remote-tracking branch 'pq/compositor-dtors-v1' by Kristian Høgsberg · 14 years ago
  73. 8334bc1 Rename wayland-compositor to weston by Kristian Høgsberg · 14 years ago