1. 707e10f x11: Handle a few more window property atoms by Kristian Høgsberg · 15 years ago
  2. a6ef099 x11: Truncate property string to property length by Kristian Høgsberg · 15 years ago
  3. f0d9116 x11: Add a destroy listener for X11 surfaces by Kristian Høgsberg · 15 years ago
  4. d2baf1f compositor: Repick focus surface as surfaces come and go by Kristian Høgsberg · 15 years ago
  5. 293af26 x11: Use compositor time, not X event time by Kristian Høgsberg · 15 years ago
  6. 1a89f28 gears: Fail if compiled without cairo-egl by Benjamin Franzke · 15 years ago
  7. 0c99163 window: Create a cairo device for each egl config by Benjamin Franzke · 15 years ago
  8. 47eb8f4 window: Remove display_flush_cairo_device by Benjamin Franzke · 15 years ago
  9. 02dee2c compositor-drm: Fix invalid usage of udev ressources by Benjamin Franzke · 15 years ago
  10. a764ee5 compositor-drm: Enumerate only cards with name card* by Benjamin Franzke · 15 years ago
  11. 439d986 compositor-drm: Be patient when output creation fails by Benjamin Franzke · 15 years ago
  12. c18366d compositor-openwfd: Fix tty assignment in backend_init by Benjamin Franzke · 15 years ago
  13. e4fb78d Handle compositors without wl_shell by Kristian Høgsberg · 15 years ago
  14. 41abb28 view: Fix reference to wayland-glib.h by Kristian Høgsberg · 15 years ago
  15. e28d05b window.c: Move window items to window.c by Kristian Høgsberg · 15 years ago
  16. 96aa7da Change remaining GPLv2 headers to MIT by Kristian Høgsberg · 15 years ago
  17. 3a69627 window: Stop using glib mainloop in toy toolkit by Kristian Høgsberg · 15 years ago
  18. 1e164b9 Move rounded_rect() to cairo-util.c by Kristian Høgsberg · 15 years ago
  19. 547da5a terminal: Make -f (fullscreen) option work again by Kristian Høgsberg · 15 years ago
  20. 37f27d5 xserver: check whether pointer exists when exiting by Tiago Vignatti · 15 years ago
  21. 7e69000 desktop-shell: Scale background image to output size by Kristian Høgsberg · 15 years ago
  22. a4a42f0 shell: Reject moving or resizing toplevel windows by Kristian Høgsberg · 15 years ago
  23. f8ab46e window: Default to toplevel windows by Kristian Høgsberg · 15 years ago
  24. 67680c1 desktop-shell: Add launcher for the Wayland terminal by Kristian Høgsberg · 15 years ago
  25. 9c4eecb Rename motion_grab to implicit_grab by Kristian Høgsberg · 15 years ago
  26. 0c29eb2 clients: Add a simple desktop-shell app by Kristian Høgsberg · 15 years ago
  27. 900b226 window: Add enter/leave handlers by Kristian Høgsberg · 15 years ago
  28. 7584062 Add a desktop_shell interface by Kristian Høgsberg · 15 years ago
  29. f59da39 compositor: Don't crash when receiving kb focus with no surface by Kristian Høgsberg · 15 years ago
  30. 109a007 compositor: Drop built-in background support by Kristian Høgsberg · 15 years ago
  31. 4eaa830 compositor: Repick surface when grab ends by Kristian Høgsberg · 15 years ago
  32. e7b5b41 evdev: Associate touchscreen devices with output up front by Kristian Høgsberg · 15 years ago
  33. d904359 evdev: treat BTN_TOUCH as BTN_LEFT by Tiago Vignatti · 15 years ago
  34. faee801 compositor: choose tty from command line by Tiago Vignatti · 15 years ago
  35. bbc2e03 evdev: use last output from compositor to get the screen geometries by Tiago Vignatti · 15 years ago
  36. 8be003b evdev: organize the code for processing events by Tiago Vignatti · 15 years ago
  37. 9ebcf94 Use wl_resource_* error functions by Kristian Høgsberg · 15 years ago
  38. 4b87a13 clients: Fix typos by Benjamin Franzke · 15 years ago
  39. 11568a7 Turn off hardware cursor when screen fade begins. by Matt Roper · 15 years ago
  40. e8e0e6e Update gitignore by Benjamin Franzke · 15 years ago
  41. 91eacca Remove egl display type setenv hack by Benjamin Franzke · 15 years ago
  42. 48c4ea2 compositor-drm: Merge drm_output_destroy and destroy_output by Benjamin Franzke · 15 years ago
  43. 117483d compositor-drm: Coding style fixes by Benjamin Franzke · 15 years ago
  44. b826302 Remove return type from wlsc_compositor_shutdown by Benjamin Franzke · 15 years ago
  45. 4c39419 compositor-openwfd: Fix wfd_destroy_output by Benjamin Franzke · 15 years ago
  46. f389cac Move away from visuals and just use EGLConfigs or shm format tokens by Kristian Høgsberg · 15 years ago
  47. 4ebf3a0 Fix cursor visibility bug by Kristian Høgsberg · 15 years ago
  48. 6da3812 gears: Don't schedule redraw, just draw from frame callback by Kristian Høgsberg · 15 years ago
  49. 6f7179c compositor: Discard surface.frame if the surface isn't visible by Kristian Høgsberg · 15 years ago
  50. 8e6d712 compositor: Track bound resources for input device by Kristian Høgsberg · 15 years ago
  51. 57295eb compositor: Handle NULL buffer in input_device.attach correctly by Kristian Høgsberg · 15 years ago
  52. fd07fb7 Create resource for wl_output by Kristian Høgsberg · 15 years ago
  53. 2821aaa simple-shm: Fix inverted logic by Kristian Høgsberg · 15 years ago
  54. 97d44aa Pass resources to functions that take object references by Kristian Høgsberg · 15 years ago
  55. 2415990 clients: Remove a few unused variables by Kristian Høgsberg · 15 years ago
  56. 2613086 terminal: Fix unused return value warnings by Kristian Høgsberg · 15 years ago
  57. 9de79a9 window.c: Drop global handler argument by Kristian Høgsberg · 15 years ago
  58. a8d1fa7 clients: Bring clients up to date by Kristian Høgsberg · 15 years ago
  59. f790c79 Use wl_display_bind() for binding to globals by Kristian Høgsberg · 15 years ago
  60. d9551a3 compositor: drop wl_display_add_object() by Kristian Høgsberg · 15 years ago
  61. 904055a compositor: Make all exported objects wl_resources by Kristian Høgsberg · 15 years ago
  62. 3341820 Use the new wl_callback interface by Kristian Høgsberg · 15 years ago
  63. 361d2ad Update compositor shutdown code by Matt Roper · 15 years ago
  64. 045037e Turn off hardware cursors on VT switch before dropping DRM master. by Matt Roper · 15 years ago
  65. c0827fd evdev: opt out accelerometer type of devices by Tiago Vignatti · 15 years ago
  66. 2cc8b87 compositor: fix pitch initialization by Tiago Vignatti · 15 years ago
  67. d9c8250 evdev: use a separate function for configuring devices by Tiago Vignatti · 15 years ago
  68. 90bc9e6 compositor-drm: Fix compilation error caused by typo. by Ander Conselvan de Oliveira · 15 years ago
  69. c483917 compositor-drm: Make unused parts of the cursor image transparent by Ander Conselvan de Oliveira · 15 years ago
  70. c224748 Don't discard key press / key release events if the keys are different by Dima Ryazanov · 15 years ago
  71. 6bded3f Don't pass NULL pointer as user data to signal handler by Kristian Høgsberg · 15 years ago
  72. 63900ec Relative movement with a touchpad and other misc fixes for events by Matt Peterson · 15 years ago
  73. 9eaee35 compositor-drm: Ignore disconnected connectors width by Benjamin Franzke · 15 years ago
  74. 3651bd5 xserver: Shut down if X server is crashing too fast by Kristian Høgsberg · 15 years ago
  75. 3cf1172 xserver: Clean up wm on X server exit by Kristian Høgsberg · 15 years ago
  76. f6ee695 xserver: Clean up lockfile creation a bit by Kristian Høgsberg · 15 years ago
  77. 534222b xserver: Listen on abstract X socket too by Kristian Høgsberg · 15 years ago
  78. 2116b89 compositor: Move signal handler initialization before module loading by Tiago Vignatti · 15 years ago
  79. 5884bcd configure: add helper for setting xserver directory by Tiago Vignatti · 15 years ago
  80. 338c963 xserver: Print atom names by Kristian Høgsberg · 15 years ago
  81. 8417d43 screenshot: A couple of minor tweaks by Kristian Høgsberg · 15 years ago
  82. 4d0d203 screenshot: use gdk-pixbuf for writing png images by Tiago Vignatti · 15 years ago
  83. c1ace8c tty: Use /dev/tty instead of tty0 by Kristian Høgsberg · 15 years ago
  84. 9ffb6b9 compositor: Only configure surface when it changes geometry by Kristian Høgsberg · 15 years ago
  85. 4f0df04 compositor: Pick output for surface based on amount of overlap by Kristian Høgsberg · 15 years ago
  86. 7fb56b3 compositor-openwfd: Update to systemd seat input devices by Benjamin Franzke · 15 years ago
  87. 1ccd9d2 compositor-x11: Support multiple outputs by Kristian Høgsberg · 15 years ago
  88. a4ba1da xserver: Ignore requests from X servers we didn't launch by Kristian Høgsberg · 15 years ago
  89. 2669f72 clients: Rename simple-client to simple-egl by Kristian Høgsberg · 15 years ago
  90. 93165e3 configure: set up simple clients independently from the others by Tiago Vignatti · 15 years ago
  91. e81fe83 clients: simple-shm: remove unused libraries and headers by Tiago Vignatti · 15 years ago
  92. 79caa75 simple-shm: assert display conection by Tiago Vignatti · 15 years ago
  93. 1d26603 evdev: Only add event devices by Kristian Høgsberg · 15 years ago
  94. b3b425c xserver: use $bindir prefix when launching X by Kristian Høgsberg · 15 years ago
  95. 535e2c6 xserver: Memset the right size by Kristian Høgsberg · 15 years ago
  96. 4a43147 xserver: Only launch wm for xservers we launch by Kristian Høgsberg · 15 years ago
  97. 86ec8e8 compositor: Use systemd seats for input devices as well by Kristian Høgsberg · 15 years ago
  98. 8d51f14 compositor: Use systemd seat configuration conventions by Kristian Høgsberg · 15 years ago
  99. 3cad436 xserver: Clean up X server socket on exit by Kristian Høgsberg · 15 years ago
  100. fcf6577 xserver: Detect an clean up stale lock file by Kristian Høgsberg · 15 years ago