1. 4b87a13 clients: Fix typos by Benjamin Franzke · 14 years ago
  2. 11568a7 Turn off hardware cursor when screen fade begins. by Matt Roper · 14 years ago
  3. e8e0e6e Update gitignore by Benjamin Franzke · 14 years ago
  4. 91eacca Remove egl display type setenv hack by Benjamin Franzke · 14 years ago
  5. 48c4ea2 compositor-drm: Merge drm_output_destroy and destroy_output by Benjamin Franzke · 14 years ago
  6. 117483d compositor-drm: Coding style fixes by Benjamin Franzke · 14 years ago
  7. b826302 Remove return type from wlsc_compositor_shutdown by Benjamin Franzke · 14 years ago
  8. 4c39419 compositor-openwfd: Fix wfd_destroy_output by Benjamin Franzke · 14 years ago
  9. f389cac Move away from visuals and just use EGLConfigs or shm format tokens by Kristian Høgsberg · 14 years ago
  10. 4ebf3a0 Fix cursor visibility bug by Kristian Høgsberg · 14 years ago
  11. 6da3812 gears: Don't schedule redraw, just draw from frame callback by Kristian Høgsberg · 14 years ago
  12. 6f7179c compositor: Discard surface.frame if the surface isn't visible by Kristian Høgsberg · 14 years ago
  13. 8e6d712 compositor: Track bound resources for input device by Kristian Høgsberg · 14 years ago
  14. 57295eb compositor: Handle NULL buffer in input_device.attach correctly by Kristian Høgsberg · 14 years ago
  15. fd07fb7 Create resource for wl_output by Kristian Høgsberg · 14 years ago
  16. 2821aaa simple-shm: Fix inverted logic by Kristian Høgsberg · 14 years ago
  17. 97d44aa Pass resources to functions that take object references by Kristian Høgsberg · 14 years ago
  18. 2415990 clients: Remove a few unused variables by Kristian Høgsberg · 14 years ago
  19. 2613086 terminal: Fix unused return value warnings by Kristian Høgsberg · 14 years ago
  20. 9de79a9 window.c: Drop global handler argument by Kristian Høgsberg · 14 years ago
  21. a8d1fa7 clients: Bring clients up to date 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. 045037e Turn off hardware cursors on VT switch before dropping DRM master. by Matt Roper · 14 years ago
  28. c0827fd evdev: opt out accelerometer type of devices by Tiago Vignatti · 14 years ago
  29. 2cc8b87 compositor: fix pitch initialization by Tiago Vignatti · 14 years ago
  30. d9c8250 evdev: use a separate function for configuring devices by Tiago Vignatti · 14 years ago
  31. 90bc9e6 compositor-drm: Fix compilation error caused by typo. by Ander Conselvan de Oliveira · 14 years ago
  32. c483917 compositor-drm: Make unused parts of the cursor image transparent by Ander Conselvan de Oliveira · 14 years ago
  33. c224748 Don't discard key press / key release events if the keys are different by Dima Ryazanov · 14 years ago
  34. 6bded3f Don't pass NULL pointer as user data to signal handler by Kristian Høgsberg · 14 years ago
  35. 63900ec Relative movement with a touchpad and other misc fixes for events by Matt Peterson · 14 years ago
  36. 9eaee35 compositor-drm: Ignore disconnected connectors width by Benjamin Franzke · 14 years ago
  37. 3651bd5 xserver: Shut down if X server is crashing too fast by Kristian Høgsberg · 14 years ago
  38. 3cf1172 xserver: Clean up wm on X server exit by Kristian Høgsberg · 14 years ago
  39. f6ee695 xserver: Clean up lockfile creation a bit by Kristian Høgsberg · 14 years ago
  40. 534222b xserver: Listen on abstract X socket too by Kristian Høgsberg · 14 years ago
  41. 2116b89 compositor: Move signal handler initialization before module loading by Tiago Vignatti · 14 years ago
  42. 5884bcd configure: add helper for setting xserver directory by Tiago Vignatti · 14 years ago
  43. 338c963 xserver: Print atom names by Kristian Høgsberg · 14 years ago
  44. 8417d43 screenshot: A couple of minor tweaks by Kristian Høgsberg · 14 years ago
  45. 4d0d203 screenshot: use gdk-pixbuf for writing png images by Tiago Vignatti · 14 years ago
  46. c1ace8c tty: Use /dev/tty instead of tty0 by Kristian Høgsberg · 14 years ago
  47. 9ffb6b9 compositor: Only configure surface when it changes geometry by Kristian Høgsberg · 14 years ago
  48. 4f0df04 compositor: Pick output for surface based on amount of overlap by Kristian Høgsberg · 14 years ago
  49. 7fb56b3 compositor-openwfd: Update to systemd seat input devices by Benjamin Franzke · 14 years ago
  50. 1ccd9d2 compositor-x11: Support multiple outputs by Kristian Høgsberg · 14 years ago
  51. a4ba1da xserver: Ignore requests from X servers we didn't launch by Kristian Høgsberg · 14 years ago
  52. 2669f72 clients: Rename simple-client to simple-egl by Kristian Høgsberg · 14 years ago
  53. 93165e3 configure: set up simple clients independently from the others by Tiago Vignatti · 14 years ago
  54. e81fe83 clients: simple-shm: remove unused libraries and headers by Tiago Vignatti · 14 years ago
  55. 79caa75 simple-shm: assert display conection by Tiago Vignatti · 14 years ago
  56. 1d26603 evdev: Only add event devices by Kristian Høgsberg · 14 years ago
  57. b3b425c xserver: use $bindir prefix when launching X by Kristian Høgsberg · 14 years ago
  58. 535e2c6 xserver: Memset the right size by Kristian Høgsberg · 14 years ago
  59. 4a43147 xserver: Only launch wm for xservers we launch by Kristian Høgsberg · 14 years ago
  60. 86ec8e8 compositor: Use systemd seats for input devices as well by Kristian Høgsberg · 14 years ago
  61. 8d51f14 compositor: Use systemd seat configuration conventions by Kristian Høgsberg · 14 years ago
  62. 3cad436 xserver: Clean up X server socket on exit by Kristian Høgsberg · 14 years ago
  63. fcf6577 xserver: Detect an clean up stale lock file by Kristian Høgsberg · 14 years ago
  64. d6520e1 xserver: Create per-display log file by Kristian Høgsberg · 14 years ago
  65. 6244668 compositor-drm: Drop cursor debug message by Kristian Høgsberg · 14 years ago
  66. 22d5481 window.c: Fix compile/run using cairo without egl by Benjamin Franzke · 14 years ago
  67. 97ba2e6 clients: Add a simple shared memory client by Kristian Høgsberg · 14 years ago
  68. 7341e9b compositor: Fix damage tracking for multi-head compositors by Kristian Høgsberg · 14 years ago
  69. a8bdeae compositor: Fix cursor damaging on multi head by Benjamin Franzke · 14 years ago
  70. 5ec0a93 compositor: Add a simple WM to the xserver launcher by Kristian Høgsberg · 14 years ago
  71. cd0d10b compositor: Damage surface when raising by Kristian Høgsberg · 14 years ago
  72. 8e9e626 openwfd: Combine native_resolution/rect/width,height into union by Benjamin Franzke · 14 years ago
  73. 9b1f2d2 compositor-openwfd: Expose physical size by Benjamin Franzke · 14 years ago
  74. 259037d compositor-openwfd: Expose all modes by Benjamin Franzke · 14 years ago
  75. a16e002 compositor-drm: Pass physical size to output_init by Benjamin Franzke · 14 years ago
  76. a691aee compositor: Track opaque region of a surface by Kristian Høgsberg · 14 years ago
  77. aee7f84 compositor: Stop repainting below opaque surfaces by Kristian Høgsberg · 14 years ago
  78. 53df1d8 compositor: Fix a couple of region leaks by Kristian Høgsberg · 14 years ago
  79. b8a9833 compositor: Add helper to damage surface below by Kristian Høgsberg · 14 years ago
  80. 8b72f60 compositor: Clip away obscured damage by Kristian Høgsberg · 14 years ago
  81. 20300ba compositor: Accumulate damage in per-surface regions by Kristian Høgsberg · 14 years ago
  82. b1ba0d1 Merge remote-tracking branch 'bnf/fix' by Kristian Høgsberg · 14 years ago
  83. b7c00a4 Send keyboard_focus only to client surfaces by Benjamin Franzke · 14 years ago
  84. 9d4db09 compositor: Launch X server rootless by Kristian Høgsberg · 14 years ago
  85. 758dd3e compsitor: Put background surface in the big surface list by Kristian Høgsberg · 14 years ago
  86. 8244b44 compositor: Put cursor surfaces into the big surface list by Kristian Høgsberg · 14 years ago
  87. 751b5bc compositor: Change default background to be a png by Kristian Høgsberg · 14 years ago
  88. 060cf80 Use gbm for compositor-{drm,openwfd} by Benjamin Franzke · 14 years ago
  89. 41402f8 compositor-openwfd: Update to mode changes by Benjamin Franzke · 14 years ago
  90. 14f7ff9 window: Set egl_window_resize late and once by Benjamin Franzke · 14 years ago
  91. d4af320 meego-tablet-shell: Use central sigchild handler by Kristian Høgsberg · 14 years ago
  92. 27da538 compositor: Add socket based activation for X server by Kristian Høgsberg · 14 years ago
  93. 57eca74 meego-tablet-shell: Generalize zoom animation by Kristian Høgsberg · 14 years ago
  94. 54b8683 terminal: Don't set terminal size before we have the pty by Kristian Høgsberg · 14 years ago
  95. 487213d Damage surface before attaching new buffer by Kristian Høgsberg · 14 years ago
  96. fd94bf0 compositor: Fix region leak by Kristian Høgsberg · 14 years ago
  97. e75cb7f compositor: Store the output rectangle in a region by Kristian Høgsberg · 14 years ago
  98. ef04414 compositor: Repaint immediately after pageflip finishes by Kristian Høgsberg · 14 years ago
  99. 6f5fc69 compositor: Decrement buffers busy_count in post_release by Benjamin Franzke · 14 years ago
  100. ec13890 Merge remote-tracking branch 'bnf/buffer.release-2' by Kristian Høgsberg · 14 years ago