1. 1d72447 compositor: Report an error if we cannot the load the pointer image files by Rob Bradford · 14 years ago
  2. d354711 compositor: Don't try and use a NULL sprite for the device pointer by Rob Bradford · 14 years ago
  3. cbd06f9 compositor: Silence a couple of valgrind warnings by Kristian Høgsberg · 14 years ago
  4. 32ff1f5 compositor: Dont repick for grabbed surfaces by Kristian Høgsberg · 14 years ago
  5. d2baf1f compositor: Repick focus surface as surfaces come and go by Kristian Høgsberg · 14 years ago
  6. 96aa7da Change remaining GPLv2 headers to MIT by Kristian Høgsberg · 14 years ago
  7. 9c4eecb Rename motion_grab to implicit_grab by Kristian Høgsberg · 14 years ago
  8. 7584062 Add a desktop_shell interface by Kristian Høgsberg · 14 years ago
  9. f59da39 compositor: Don't crash when receiving kb focus with no surface by Kristian Høgsberg · 14 years ago
  10. 109a007 compositor: Drop built-in background support by Kristian Høgsberg · 14 years ago
  11. 4eaa830 compositor: Repick surface when grab ends by Kristian Høgsberg · 14 years ago
  12. 9ebcf94 Use wl_resource_* error functions by Kristian Høgsberg · 14 years ago
  13. 11568a7 Turn off hardware cursor when screen fade begins. by Matt Roper · 14 years ago
  14. b826302 Remove return type from wlsc_compositor_shutdown by Benjamin Franzke · 14 years ago
  15. f389cac Move away from visuals and just use EGLConfigs or shm format tokens by Kristian Høgsberg · 14 years ago
  16. 4ebf3a0 Fix cursor visibility bug by Kristian Høgsberg · 14 years ago
  17. 6f7179c compositor: Discard surface.frame if the surface isn't visible by Kristian Høgsberg · 14 years ago
  18. 8e6d712 compositor: Track bound resources for input device by Kristian Høgsberg · 14 years ago
  19. 57295eb compositor: Handle NULL buffer in input_device.attach correctly by Kristian Høgsberg · 14 years ago
  20. fd07fb7 Create resource for wl_output by Kristian Høgsberg · 14 years ago
  21. 97d44aa Pass resources to functions that take object references by Kristian Høgsberg · 14 years ago
  22. f790c79 Use wl_display_bind() for binding to globals by Kristian Høgsberg · 14 years ago
  23. d9551a3 compositor: drop wl_display_add_object() by Kristian Høgsberg · 14 years ago
  24. 904055a compositor: Make all exported objects wl_resources by Kristian Høgsberg · 14 years ago
  25. 3341820 Use the new wl_callback interface by Kristian Høgsberg · 14 years ago
  26. 361d2ad Update compositor shutdown code by Matt Roper · 14 years ago
  27. 2cc8b87 compositor: fix pitch initialization by Tiago Vignatti · 14 years ago
  28. 6bded3f Don't pass NULL pointer as user data to signal handler by Kristian Høgsberg · 14 years ago
  29. 2116b89 compositor: Move signal handler initialization before module loading by Tiago Vignatti · 14 years ago
  30. 9ffb6b9 compositor: Only configure surface when it changes geometry by Kristian Høgsberg · 14 years ago
  31. 4f0df04 compositor: Pick output for surface based on amount of overlap by Kristian Høgsberg · 14 years ago
  32. 3cad436 xserver: Clean up X server socket on exit by Kristian Høgsberg · 14 years ago
  33. 7341e9b compositor: Fix damage tracking for multi-head compositors by Kristian Høgsberg · 14 years ago
  34. a8bdeae compositor: Fix cursor damaging on multi head by Benjamin Franzke · 14 years ago
  35. 5ec0a93 compositor: Add a simple WM to the xserver launcher by Kristian Høgsberg · 14 years ago
  36. cd0d10b compositor: Damage surface when raising by Kristian Høgsberg · 14 years ago
  37. a691aee compositor: Track opaque region of a surface by Kristian Høgsberg · 14 years ago
  38. aee7f84 compositor: Stop repainting below opaque surfaces by Kristian Høgsberg · 14 years ago
  39. 53df1d8 compositor: Fix a couple of region leaks by Kristian Høgsberg · 14 years ago
  40. b8a9833 compositor: Add helper to damage surface below by Kristian Høgsberg · 14 years ago
  41. 8b72f60 compositor: Clip away obscured damage by Kristian Høgsberg · 14 years ago
  42. 20300ba compositor: Accumulate damage in per-surface regions by Kristian Høgsberg · 14 years ago
  43. b7c00a4 Send keyboard_focus only to client surfaces by Benjamin Franzke · 14 years ago
  44. 758dd3e compsitor: Put background surface in the big surface list by Kristian Høgsberg · 14 years ago
  45. 8244b44 compositor: Put cursor surfaces into the big surface list by Kristian Høgsberg · 14 years ago
  46. 751b5bc compositor: Change default background to be a png by Kristian Høgsberg · 14 years ago
  47. 27da538 compositor: Add socket based activation for X server by Kristian Høgsberg · 14 years ago
  48. 487213d Damage surface before attaching new buffer by Kristian Høgsberg · 14 years ago
  49. fd94bf0 compositor: Fix region leak by Kristian Høgsberg · 14 years ago
  50. e75cb7f compositor: Store the output rectangle in a region by Kristian Høgsberg · 14 years ago
  51. ef04414 compositor: Repaint immediately after pageflip finishes by Kristian Høgsberg · 14 years ago
  52. 6f5fc69 compositor: Decrement buffers busy_count in post_release by Benjamin Franzke · 14 years ago
  53. ec13890 Merge remote-tracking branch 'bnf/buffer.release-2' by Kristian Høgsberg · 14 years ago
  54. 0628626 Implement buffer.release event by Benjamin Franzke · 14 years ago
  55. 2468692 Merge remote-tracking branch 'bnf/fixes-2' by Kristian Høgsberg · 14 years ago
  56. 8f0ce05 compositor: Send out more detailed output events by Kristian Høgsberg · 14 years ago
  57. d72037c compositor: Send frame event after redraw by Benjamin Franzke · 14 years ago
  58. fb4b5a2 compositor: Do not leak old client buffers by Benjamin Franzke · 14 years ago
  59. 40caded compositor: Only use GL_LINEAR when surface is transformed by Kristian Høgsberg · 14 years ago
  60. cde9bfc compositor: Damage after setting surface width and height by Kristian Høgsberg · 14 years ago
  61. 7a5c979 Move map requests to shell by Kristian Høgsberg · 14 years ago
  62. ff073a6 compositor: Don't pass a non-existing varying into the fragment shader by Kristian Høgsberg · 14 years ago
  63. 52612f1 meego-tablet-shell: Tweak spring constants by Kristian Høgsberg · 14 years ago
  64. 2e02d24 compositor: Call wlsc_buffer_attach() after setting es->width by Kristian Høgsberg · 14 years ago
  65. b7acce6 compositor: Fix warning in load_module by Benjamin Franzke · 14 years ago
  66. 4721a3c Make use of wl_resource.destroy_listener_list for surfaces. by Benjamin Franzke · 14 years ago
  67. e4c40a4 compositor: Disable hw cursor if we're texturing the cursor by Kristian Høgsberg · 14 years ago
  68. 4d07a1c compositor: Scanout client buffers even if they're not map_fullscreen by Kristian Høgsberg · 14 years ago
  69. 1c56218 compositor: Split backends into modules by Kristian Høgsberg · 14 years ago
  70. 269c782 compositor: Rename tweener to spring by Kristian Høgsberg · 14 years ago
  71. 0bc0e24 compositor: Group matrix and inverse in struct wlsc_transform by Kristian Høgsberg · 14 years ago
  72. d880e14 compositor: Export matrix functions by Kristian Høgsberg · 14 years ago
  73. a04eecc compositor: Drop broken opaque repaint optimization for now by Kristian Høgsberg · 14 years ago
  74. 2e94d11 compositor: Remove unused surface matrix, add optional transform by Kristian Høgsberg · 14 years ago
  75. 4a9be13 Tweak tweener constants and add friction parameter by Kristian Høgsberg · 14 years ago
  76. fac11d2 Remove unused surface->buffer field by Kristian Høgsberg · 14 years ago
  77. 8544903 compositor: Screenhoot into a client provided shm buffer by Kristian Høgsberg · 14 years ago
  78. b41d76c compositor: Use libpng directly instead of gdb-pixbuf by Kristian Høgsberg · 14 years ago
  79. d34912c Just use getopt_long for option parsing by Kristian Høgsberg · 14 years ago
  80. 0b5116f compositor: Recalculate fullscreen surface x,y in surface_attach by Benjamin Franzke · 14 years ago
  81. 172ffd1 compositor: Fix overlapping options by Kristian Høgsberg · 14 years ago
  82. b5819dc compositor: Stop using EGL_EGLEXT_PROTOTYPES and look up extension functions by Kristian Høgsberg · 14 years ago
  83. c352ab0 compositor: Don't use glClear for clearing by Kristian Høgsberg · 14 years ago
  84. fab5ec1 compositor: Use stride/4 as width for shm textures by Benjamin Franzke · 14 years ago
  85. cdd9db7 compositor: Use EGL_WL_bind_wayland_display only if available by Benjamin Franzke · 14 years ago
  86. 02ec0a5 compositor: Support loadable shells by Kristian Høgsberg · 14 years ago
  87. cce1aec compositor: Fade to black on idle timeout by Kristian Høgsberg · 14 years ago
  88. 7ffc448 compositor: Refactor shader setup a bit by Kristian Høgsberg · 14 years ago
  89. e10a5d9 compositor: Implement a simple screensaver feature by Kristian Høgsberg · 14 years ago
  90. b186847 Update return types of event handler functions by Kristian Høgsberg · 14 years ago
  91. 315b3dc Make use of wayland-server shm common code by Benjamin Franzke · 14 years ago
  92. bab41fb compositor: Use surface_attached_to list for shm-buffers by Benjamin Franzke · 14 years ago
  93. 0c347f0 compositor: Add wlsc_shm_buffer_attach by Benjamin Franzke · 14 years ago
  94. bde55ec Implement buffer.damage in shm, use it in window.c by Benjamin Franzke · 14 years ago
  95. df2f197 compositor: Pass NULL for context to wayland buffer eglCreateImageKHR() by Kristian Høgsberg · 14 years ago
  96. 91342c6 Switch to new subscribe protocol and wayland-egl by Kristian Høgsberg · 14 years ago
  97. 5d00709 compositor: Add OpenWF Display backend by Benjamin Franzke · 14 years ago
  98. 66aa235 Optimize fullscreen scanout abit by Benjamin Franzke · 14 years ago
  99. 431da9a Make use of a hardware cursor in compositor-drm by Benjamin Franzke · 14 years ago
  100. 1178a3c compositor(-drm): Pageflip to fullscreen surfaces by Benjamin Franzke · 14 years ago