1. 0bc0e24 compositor: Group matrix and inverse in struct wlsc_transform by Kristian Høgsberg · 14 years ago
  2. d880e14 compositor: Export matrix functions by Kristian Høgsberg · 14 years ago
  3. 2e94d11 compositor: Remove unused surface matrix, add optional transform by Kristian Høgsberg · 14 years ago
  4. 4a9be13 Tweak tweener constants and add friction parameter by Kristian Høgsberg · 14 years ago
  5. fac11d2 Remove unused surface->buffer field by Kristian Høgsberg · 14 years ago
  6. b41d76c compositor: Use libpng directly instead of gdb-pixbuf by Kristian Høgsberg · 14 years ago
  7. e5b3b26 Cast fd's to intptr_t before casting to EGLNativeDisplay by Benjamin Franzke · 14 years ago
  8. b5819dc compositor: Stop using EGL_EGLEXT_PROTOTYPES and look up extension functions by Kristian Høgsberg · 14 years ago
  9. fab5ec1 compositor: Use stride/4 as width for shm textures by Benjamin Franzke · 14 years ago
  10. 02ec0a5 compositor: Support loadable shells by Kristian Høgsberg · 14 years ago
  11. cce1aec compositor: Fade to black on idle timeout by Kristian Høgsberg · 14 years ago
  12. 7ffc448 compositor: Refactor shader setup a bit by Kristian Høgsberg · 14 years ago
  13. e10a5d9 compositor: Implement a simple screensaver feature by Kristian Høgsberg · 14 years ago
  14. 315b3dc Make use of wayland-server shm common code by Benjamin Franzke · 14 years ago
  15. bab41fb compositor: Use surface_attached_to list for shm-buffers by Benjamin Franzke · 14 years ago
  16. 0c347f0 compositor: Add wlsc_shm_buffer_attach by Benjamin Franzke · 14 years ago
  17. 5d00709 compositor: Add OpenWF Display backend by Benjamin Franzke · 14 years ago
  18. 66aa235 Optimize fullscreen scanout abit by Benjamin Franzke · 14 years ago
  19. 431da9a Make use of a hardware cursor in compositor-drm by Benjamin Franzke · 14 years ago
  20. 1178a3c compositor(-drm): Pageflip to fullscreen surfaces by Benjamin Franzke · 14 years ago
  21. 547cadf Move more switcher details to switcher.c by Kristian Høgsberg · 14 years ago
  22. 30021d7 Move switcher behaviour into switcher.c by Kristian Høgsberg · 14 years ago
  23. 0793756 Move shell bindings to shell.c by Kristian Høgsberg · 14 years ago
  24. a8ec863 Extend wlsc_binding to cover buttons too by Kristian Høgsberg · 14 years ago
  25. 11e2828 Merge remote-tracking branch 'bnf/surface-frame-event' by Kristian Høgsberg · 14 years ago
  26. 3555d09 Add a simple key binding mechanism by Kristian Høgsberg · 14 years ago
  27. ec4d342 Support per surface frame events by Benjamin Franzke · 14 years ago
  28. 9c26ff3 compositor-drm: Support output hotplugging by Benjamin Franzke · 14 years ago
  29. eefc36c compositor-drm: Fix multi head rendering by Benjamin Franzke · 14 years ago
  30. c649a92 compositor: Remove drm.c, use shm.c for pointer images by Benjamin Franzke · 14 years ago
  31. 2af7f10 compositor: Remove wlsc_drm by Benjamin Franzke · 14 years ago
  32. be01456 compositor-wayland: Use wayland-egl window surfaces by Benjamin Franzke · 14 years ago
  33. 1b765ff compositor: Add flags parameter to wlsc_output_init by Benjamin Franzke · 14 years ago
  34. 525e4c0 compositor: Clip repaint to the damage region by Kristian Høgsberg · 14 years ago
  35. fa4e2a7 compositor: Switch away from using VBOs and just stream the vertex data by Kristian Høgsberg · 14 years ago
  36. 31bd6c7 Use pixman regions to reduce repainting by Kristian Høgsberg · 14 years ago
  37. c9824dd compositor: Implement super-tab window switching by Kristian Høgsberg · 14 years ago
  38. f992b2f Don't crash when the previous keyboard surface goes away by Kristian Høgsberg · 15 years ago
  39. 0ce2457 Add initial basic support for fullscreen surfaces by Kristian Høgsberg · 15 years ago
  40. 3ba4858 compositor-x11: Handle keyboard focus correctly so we avoid stuck modifiers by Kristian Høgsberg · 15 years ago
  41. 93331ff compositor: Forward pointer focus notification from compostor backend by Kristian Høgsberg · 15 years ago
  42. f58d8ca compositor-x11: Set window icon by Kristian Høgsberg · 15 years ago
  43. ae6c8a6 First attempt at selection support by Kristian Høgsberg · 15 years ago
  44. 4cca349 Split shell object out from compositor.c into its own file by Kristian Høgsberg · 15 years ago
  45. 8525a50 Move buffer creation and buffer details into drm.c and shm.c by Kristian Høgsberg · 15 years ago
  46. e4762a6 Move tty and vt handling out in its own file by Kristian Høgsberg · 15 years ago
  47. 43db401 Split out evdev handling to its own file by Kristian Høgsberg · 15 years ago
  48. 8f66a57 Ignore surface.map_toplevel() if already mapped by Kristian Høgsberg · 15 years ago
  49. f1ef15c Move grab definitions to wayland-util.h by Kristian Høgsberg · 15 years ago
  50. c5c510e Set up visuals in wayland-server by Kristian Høgsberg · 15 years ago
  51. 9c3e8d7 Move grab state to struct wl_input_device by Kristian Høgsberg · 15 years ago
  52. 8321e69 Use grab object for motion grabs too by Kristian Høgsberg · 15 years ago
  53. 287343a Use a grab object for drag and drop by Kristian Høgsberg · 15 years ago
  54. 6d65d5f Handle shell.move using a grab object by Kristian Høgsberg · 15 years ago
  55. 359d667 Add grab object infrastructure by Kristian Høgsberg · 15 years ago
  56. 4be2ed9 Drop dummy wl_grab_surface hack by Kristian Høgsberg · 15 years ago
  57. a9e8961 Use surface destroy notifier for cancelling grabs by Kristian Høgsberg · 15 years ago
  58. 3d76e65 Use the per-surface destroy callback for grabs as well by Kristian Høgsberg · 15 years ago
  59. c551bd2 Add a surface destroy callback and use it for focus tracking by Kristian Høgsberg · 15 years ago
  60. b313b02 Chage the 'base' field to be the name of the super class instead by Kristian Høgsberg · 15 years ago
  61. caa6442 compositor: Use a virtual destructor when shutting down by Kristian Høgsberg · 15 years ago
  62. 2643707 Move pointer and keyboard focus tracking into libwayland-server by Kristian Høgsberg · 15 years ago
  63. ec2e642 Add wayland backend for compositor (nested) by Benjamin Franzke · 15 years ago
  64. 61a8251 Add a geometry option for x11 compositor by Kristian Høgsberg · 15 years ago
  65. 3d5bae0 Add a shm buffer sharing mechanism by Kristian Høgsberg · 15 years ago
  66. 98ffc93 Fix EGLImageKHR leak in wl_buffer destroy by Kristian Høgsberg · 15 years ago
  67. ce457ba Add timestamp to pointer image attach request by Kristian Høgsberg · 15 years ago
  68. 76b4332 Move example compositor to subdirectory by Kristian Høgsberg · 15 years ago[Renamed from compositor.h]
  69. 9d69f8e Replace commit/ack/frame protocol with simpler sync and frame callbacks by Kristian Høgsberg · 15 years ago
  70. e9d37bd Use a transient object for the dnd session by Kristian Høgsberg · 15 years ago
  71. eef08fb First step towards drag and drop protocol by Kristian Høgsberg · 15 years ago
  72. 77a4a79 Fix warnings by Kristian Høgsberg · 15 years ago
  73. 1db21f1 Use different cursor images in the compositor by Kristian Høgsberg · 15 years ago
  74. 77fb167 Add protocol for setting the pointer image by Kristian Høgsberg · 15 years ago
  75. a661f26 Name libraries -client and -server for consistency by Kristian Høgsberg · 15 years ago
  76. 640609a Implement current drm auth scheme in the drm object by Kristian Høgsberg · 15 years ago
  77. 5fcd0aa Introduce 'buffer' object for attaching, image cahce and cursor images by Kristian Høgsberg · 15 years ago
  78. 5b75f1b Implement server side move override by Kristian Høgsberg · 15 years ago
  79. 83fc061 Introduce 'shell' object for moving and resizing surfaces in the compositor by Kristian Høgsberg · 15 years ago
  80. 808fd41 Drop coordinates from buttons press, add timestamp to events by Kristian Høgsberg · 15 years ago
  81. 86e0989 Hide wayland cursor when X11 compositor loses focus by Kristian Høgsberg · 15 years ago
  82. ce5325d Add x11 backend for compositor by Kristian Høgsberg · 15 years ago
  83. fc783d4 Split native drm part of compositor out by Kristian Høgsberg · 15 years ago
  84. 8286302 Rename wayland-system-compositor back to just compositor by Kristian Høgsberg · 15 years ago[Renamed from wayland-system-compositor.h]
  85. 82f6e8a Rename egl-compositor to wayland-system-compositor. by Kristian Høgsberg · 17 years ago