1. 02453dd cairo-util: Dont use non-standard JCS_EXT_BGRX color space by Kristian Høgsberg · 14 years ago
  2. c5241f5 Never include wayland-util.h directly by Kristian Høgsberg · 14 years ago
  3. 50719bc Fix inconsistent #include style by Pekka Paalanen · 14 years ago
  4. 980c49e window: Remove unused variable by Kristian Høgsberg · 14 years ago
  5. 8b56880 evdev: Reset accumulate values when we flush motion events by Kristian Høgsberg · 14 years ago
  6. e412ff3 Merge remote-tracking branch 'pq/glmatrix' by Kristian Høgsberg · 14 years ago
  7. eccef6a compositor: Queue buffer.release instead of sending immediately by Kristian Høgsberg · 14 years ago
  8. 52e158d evdev: fix order of events being sent to the compositor by Tiago Vignatti · 14 years ago
  9. 3da492b wscreensaver: configure glmatrix by Pekka Paalanen · 14 years ago
  10. 11f53f5 clients: add wscreensaver by Pekka Paalanen · 14 years ago
  11. 8260f46 clients: import glmatrix.c and matrix3.xpm by Pekka Paalanen · 14 years ago
  12. 8755ff9 evdev: remove signed value checks by Tiago Vignatti · 14 years ago
  13. a3cdf59 simple-shm: Add a wl_shm listener by Kristian Høgsberg · 14 years ago
  14. 2ca8630 shell: fix handle_lock_surface_destroy() by Pekka Paalanen · 14 years ago
  15. d81c216 shell: fix compositor wakeup while locked by Pekka Paalanen · 14 years ago
  16. d3dd6e1 shell: fix lock surface mapping by Pekka Paalanen · 14 years ago
  17. 1ec0c31 compositor: Hide surfaces by setting surface->output to NULL by Kristian Høgsberg · 14 years ago
  18. bfbb26b desktop-shell: add unlock dialog by Pekka Paalanen · 14 years ago
  19. 77cbc95 window: clean up redraw and focuses on destroy by Pekka Paalanen · 14 years ago
  20. f0fc70d compositor: implement screen locking by Pekka Paalanen · 14 years ago
  21. d503a0b compositor: check wlsc_surface::link before accessing neighbors by Pekka Paalanen · 14 years ago
  22. ebc598e compositor: fix repaint on first wakeup by Pekka Paalanen · 14 years ago
  23. 2841111 compositor: remove idle_inhibit optimization by Pekka Paalanen · 14 years ago
  24. af867cc compositor: let the shell wake up the compositor by Kristian Høgsberg · 14 years ago
  25. 9ef3e01 desktop-shell: screen locking protocol by Pekka Paalanen · 14 years ago
  26. 496433b compositor: Hold on to surface.frame requests until we assign an output by Kristian Høgsberg · 14 years ago
  27. 3164c94 compositor: Drop unused wlsc_output field 'background' by Kristian Høgsberg · 14 years ago
  28. 8c19645 compositor: fix destroy_frame_callback() by Pekka Paalanen · 14 years ago
  29. 09d65d0 config: fix boolean parsing by Pekka Paalanen · 14 years ago
  30. fc32c39 config: Don't print warning when XDG_CONFIG_HOME isn't set by Kristian Høgsberg · 14 years ago
  31. 668dd56 window: add a helper for config file paths by Pekka Paalanen · 14 years ago
  32. b38666e desktop-shell: Add sample ini file by Kristian Høgsberg · 14 years ago
  33. ac3a59a window: Add a cheesy parser for ini-files, use it in desktop-shell by Kristian Høgsberg · 14 years ago
  34. 64f1c3f De-brand the tablet shell by Kristian Høgsberg · 14 years ago
  35. c4693c4 Install desktop-shell in $prefix/libexec by Kristian Høgsberg · 14 years ago
  36. d826404 compositor: Drop redundant compositor->damage by Kristian Høgsberg · 14 years ago
  37. 4677013 shell: Set initial toplevel position in map callback by Kristian Høgsberg · 14 years ago
  38. 32e24cc compositor: Split shell->attach into map and configure by Kristian Høgsberg · 14 years ago
  39. 63ff706 compositor-drm: Fix setting O_CLOEXEC by David Herrmann · 14 years ago
  40. bbe6052 compositor: only authorized client can bind desktop_shell by Pekka Paalanen · 14 years ago
  41. 6cd281a desktop-shell: launch from the compositor by Pekka Paalanen · 14 years ago
  42. ef7c8d9 compositor-*: check for surfaceless_gles2 instead of surfaceless_opengl by Ander Conselvan de Oliveira · 14 years ago
  43. d3ef7be compositor: Tweak fade spring to not overshoot by Kristian Høgsberg · 14 years ago
  44. 06a670f compositor-x11: Call finish_frame from a timer callback by Kristian Høgsberg · 14 years ago
  45. 3ff589d compositor: Make spring model always use the same time step by Kristian Høgsberg · 14 years ago
  46. ff298d9 compositor: Clear cursor buffer in create_sprite_from_png() by Kristian Høgsberg · 14 years ago
  47. 0de0aaf composior: fix tiny cursor bug with drm compositor by Ander Conselvan de Oliveira · 14 years ago
  48. fb39963 Update .gitignores by Casey Dahlin · 14 years ago
  49. ac9cfd3 evdev: Simplify error path for device creation by Tiago Vignatti · 14 years ago
  50. d9f7d1f evdev: Delete unused fields from evdev_input_device by Tiago Vignatti · 14 years ago
  51. ac2dc6a evdev: Add hotplug support by Tiago Vignatti · 14 years ago
  52. 9a38a0a compositor: page flip away from a client buffer if it's destroyed by Ander Conselvan de Oliveira · 14 years ago
  53. ac5098f Merge remote-tracking branch 'robster/rob/pointer-fixes' by Kristian Høgsberg · 14 years ago
  54. 1d72447 compositor: Report an error if we cannot the load the pointer image files by Rob Bradford · 14 years ago
  55. d354711 compositor: Don't try and use a NULL sprite for the device pointer by Rob Bradford · 14 years ago
  56. 8bd35c7 window: Avoid setting an invalid surface for the pointer by Rob Bradford · 14 years ago
  57. 21223bf window: Report an error if we cannot load the pointer files by Rob Bradford · 14 years ago
  58. 2459694 compositor: Clean up resource destroy callback handling by Kristian Høgsberg · 14 years ago
  59. 02ebfb1 compositor: fix drag segfault by Pekka Paalanen · 14 years ago
  60. 02924bc compositor: fix whitespace error in wlsc_output_set_cursor by Ander Conselvan de Oliveira · 14 years ago
  61. 22e22a5 compositor: don't schedule idle_repaint from calls to repaint by Ander Conselvan de Oliveira · 14 years ago
  62. a4b7e20 drm: Only add an output once we've successfully initialized it by Kristian Høgsberg · 14 years ago
  63. 53e7989 drm: Remove unneccesary drm_output_prepare_render() call by Kristian Høgsberg · 14 years ago
  64. 9c46ff1 drm: Specify depth as 24 when creating the KMS FB by Kristian Høgsberg · 14 years ago
  65. 191454e compositor: Rename scanout surfaces by Kristian Høgsberg · 14 years ago
  66. f1621d2 compositor: don't release the front buffer after page flip by Ander Conselvan de Oliveira · 14 years ago
  67. 3b19966 compositor: move setup of scanout surface out of wlsc_output_repaint by Ander Conselvan de Oliveira · 14 years ago
  68. 397b908 Add missing include for gio.h. by Eugeni Dodonov · 14 years ago
  69. bf8bd5a cairo-util: Fix another last-minute typo by Kristian Høgsberg · 14 years ago
  70. 27d3866 cairo-util: Add helper to load jpeg files by Kristian Høgsberg · 14 years ago
  71. 9ef9e0e simple-egl: Remove leftover wl_visual variable by Kristian Høgsberg · 14 years ago
  72. cbd06f9 compositor: Silence a couple of valgrind warnings by Kristian Høgsberg · 14 years ago
  73. 32ff1f5 compositor: Dont repick for grabbed surfaces by Kristian Høgsberg · 14 years ago
  74. bcee9a4 desktop-shell: Add beginning of pop-up menu to panel by Kristian Høgsberg · 14 years ago
  75. dcef9ca x11: Fix last-minute edit bug by Kristian Høgsberg · 14 years ago
  76. d6e5525 x11: Manage xserver focus better by Kristian Høgsberg · 14 years ago
  77. 707e10f x11: Handle a few more window property atoms by Kristian Høgsberg · 14 years ago
  78. a6ef099 x11: Truncate property string to property length by Kristian Høgsberg · 14 years ago
  79. f0d9116 x11: Add a destroy listener for X11 surfaces by Kristian Høgsberg · 14 years ago
  80. d2baf1f compositor: Repick focus surface as surfaces come and go by Kristian Høgsberg · 14 years ago
  81. 293af26 x11: Use compositor time, not X event time by Kristian Høgsberg · 14 years ago
  82. 1a89f28 gears: Fail if compiled without cairo-egl by Benjamin Franzke · 14 years ago
  83. 0c99163 window: Create a cairo device for each egl config by Benjamin Franzke · 14 years ago
  84. 47eb8f4 window: Remove display_flush_cairo_device by Benjamin Franzke · 14 years ago
  85. 02dee2c compositor-drm: Fix invalid usage of udev ressources by Benjamin Franzke · 14 years ago
  86. a764ee5 compositor-drm: Enumerate only cards with name card* by Benjamin Franzke · 14 years ago
  87. 439d986 compositor-drm: Be patient when output creation fails by Benjamin Franzke · 14 years ago
  88. c18366d compositor-openwfd: Fix tty assignment in backend_init by Benjamin Franzke · 14 years ago
  89. e4fb78d Handle compositors without wl_shell by Kristian Høgsberg · 14 years ago
  90. 41abb28 view: Fix reference to wayland-glib.h by Kristian Høgsberg · 14 years ago
  91. e28d05b window.c: Move window items to window.c by Kristian Høgsberg · 14 years ago
  92. 96aa7da Change remaining GPLv2 headers to MIT by Kristian Høgsberg · 14 years ago
  93. 3a69627 window: Stop using glib mainloop in toy toolkit by Kristian Høgsberg · 14 years ago
  94. 1e164b9 Move rounded_rect() to cairo-util.c by Kristian Høgsberg · 14 years ago
  95. 547da5a terminal: Make -f (fullscreen) option work again by Kristian Høgsberg · 14 years ago
  96. 37f27d5 xserver: check whether pointer exists when exiting by Tiago Vignatti · 14 years ago
  97. 7e69000 desktop-shell: Scale background image to output size by Kristian Høgsberg · 14 years ago
  98. a4a42f0 shell: Reject moving or resizing toplevel windows by Kristian Høgsberg · 14 years ago
  99. f8ab46e window: Default to toplevel windows by Kristian Høgsberg · 14 years ago
  100. 67680c1 desktop-shell: Add launcher for the Wayland terminal by Kristian Høgsberg · 14 years ago