1. 64f1c3f De-brand the tablet shell by Kristian Høgsberg · 14 years ago
  2. c4693c4 Install desktop-shell in $prefix/libexec by Kristian Høgsberg · 14 years ago
  3. d826404 compositor: Drop redundant compositor->damage by Kristian Høgsberg · 14 years ago
  4. 4677013 shell: Set initial toplevel position in map callback by Kristian Høgsberg · 14 years ago
  5. 32e24cc compositor: Split shell->attach into map and configure by Kristian Høgsberg · 14 years ago
  6. 63ff706 compositor-drm: Fix setting O_CLOEXEC by David Herrmann · 14 years ago
  7. bbe6052 compositor: only authorized client can bind desktop_shell by Pekka Paalanen · 14 years ago
  8. 6cd281a desktop-shell: launch from the compositor by Pekka Paalanen · 14 years ago
  9. ef7c8d9 compositor-*: check for surfaceless_gles2 instead of surfaceless_opengl by Ander Conselvan de Oliveira · 14 years ago
  10. d3ef7be compositor: Tweak fade spring to not overshoot by Kristian Høgsberg · 14 years ago
  11. 06a670f compositor-x11: Call finish_frame from a timer callback by Kristian Høgsberg · 14 years ago
  12. 3ff589d compositor: Make spring model always use the same time step by Kristian Høgsberg · 14 years ago
  13. ff298d9 compositor: Clear cursor buffer in create_sprite_from_png() by Kristian Høgsberg · 14 years ago
  14. 0de0aaf composior: fix tiny cursor bug with drm compositor by Ander Conselvan de Oliveira · 14 years ago
  15. fb39963 Update .gitignores by Casey Dahlin · 14 years ago
  16. ac9cfd3 evdev: Simplify error path for device creation by Tiago Vignatti · 14 years ago
  17. d9f7d1f evdev: Delete unused fields from evdev_input_device by Tiago Vignatti · 14 years ago
  18. ac2dc6a evdev: Add hotplug support by Tiago Vignatti · 14 years ago
  19. 9a38a0a compositor: page flip away from a client buffer if it's destroyed by Ander Conselvan de Oliveira · 14 years ago
  20. ac5098f Merge remote-tracking branch 'robster/rob/pointer-fixes' by Kristian Høgsberg · 14 years ago
  21. 1d72447 compositor: Report an error if we cannot the load the pointer image files by Rob Bradford · 14 years ago
  22. d354711 compositor: Don't try and use a NULL sprite for the device pointer by Rob Bradford · 14 years ago
  23. 8bd35c7 window: Avoid setting an invalid surface for the pointer by Rob Bradford · 14 years ago
  24. 21223bf window: Report an error if we cannot load the pointer files by Rob Bradford · 14 years ago
  25. 2459694 compositor: Clean up resource destroy callback handling by Kristian Høgsberg · 14 years ago
  26. 02ebfb1 compositor: fix drag segfault by Pekka Paalanen · 14 years ago
  27. 02924bc compositor: fix whitespace error in wlsc_output_set_cursor by Ander Conselvan de Oliveira · 14 years ago
  28. 22e22a5 compositor: don't schedule idle_repaint from calls to repaint by Ander Conselvan de Oliveira · 14 years ago
  29. a4b7e20 drm: Only add an output once we've successfully initialized it by Kristian Høgsberg · 14 years ago
  30. 53e7989 drm: Remove unneccesary drm_output_prepare_render() call by Kristian Høgsberg · 14 years ago
  31. 9c46ff1 drm: Specify depth as 24 when creating the KMS FB by Kristian Høgsberg · 14 years ago
  32. 191454e compositor: Rename scanout surfaces by Kristian Høgsberg · 14 years ago
  33. f1621d2 compositor: don't release the front buffer after page flip by Ander Conselvan de Oliveira · 14 years ago
  34. 3b19966 compositor: move setup of scanout surface out of wlsc_output_repaint by Ander Conselvan de Oliveira · 14 years ago
  35. 397b908 Add missing include for gio.h. by Eugeni Dodonov · 14 years ago
  36. bf8bd5a cairo-util: Fix another last-minute typo by Kristian Høgsberg · 14 years ago
  37. 27d3866 cairo-util: Add helper to load jpeg files by Kristian Høgsberg · 14 years ago
  38. 9ef9e0e simple-egl: Remove leftover wl_visual variable by Kristian Høgsberg · 14 years ago
  39. cbd06f9 compositor: Silence a couple of valgrind warnings by Kristian Høgsberg · 14 years ago
  40. 32ff1f5 compositor: Dont repick for grabbed surfaces by Kristian Høgsberg · 14 years ago
  41. bcee9a4 desktop-shell: Add beginning of pop-up menu to panel by Kristian Høgsberg · 14 years ago
  42. dcef9ca x11: Fix last-minute edit bug by Kristian Høgsberg · 14 years ago
  43. d6e5525 x11: Manage xserver focus better by Kristian Høgsberg · 14 years ago
  44. 707e10f x11: Handle a few more window property atoms by Kristian Høgsberg · 14 years ago
  45. a6ef099 x11: Truncate property string to property length by Kristian Høgsberg · 14 years ago
  46. f0d9116 x11: Add a destroy listener for X11 surfaces by Kristian Høgsberg · 14 years ago
  47. d2baf1f compositor: Repick focus surface as surfaces come and go by Kristian Høgsberg · 14 years ago
  48. 293af26 x11: Use compositor time, not X event time by Kristian Høgsberg · 14 years ago
  49. 1a89f28 gears: Fail if compiled without cairo-egl by Benjamin Franzke · 14 years ago
  50. 0c99163 window: Create a cairo device for each egl config by Benjamin Franzke · 14 years ago
  51. 47eb8f4 window: Remove display_flush_cairo_device by Benjamin Franzke · 14 years ago
  52. 02dee2c compositor-drm: Fix invalid usage of udev ressources by Benjamin Franzke · 14 years ago
  53. a764ee5 compositor-drm: Enumerate only cards with name card* by Benjamin Franzke · 14 years ago
  54. 439d986 compositor-drm: Be patient when output creation fails by Benjamin Franzke · 14 years ago
  55. c18366d compositor-openwfd: Fix tty assignment in backend_init by Benjamin Franzke · 14 years ago
  56. e4fb78d Handle compositors without wl_shell by Kristian Høgsberg · 14 years ago
  57. 41abb28 view: Fix reference to wayland-glib.h by Kristian Høgsberg · 14 years ago
  58. e28d05b window.c: Move window items to window.c by Kristian Høgsberg · 14 years ago
  59. 96aa7da Change remaining GPLv2 headers to MIT by Kristian Høgsberg · 14 years ago
  60. 3a69627 window: Stop using glib mainloop in toy toolkit by Kristian Høgsberg · 14 years ago
  61. 1e164b9 Move rounded_rect() to cairo-util.c by Kristian Høgsberg · 14 years ago
  62. 547da5a terminal: Make -f (fullscreen) option work again by Kristian Høgsberg · 14 years ago
  63. 37f27d5 xserver: check whether pointer exists when exiting by Tiago Vignatti · 14 years ago
  64. 7e69000 desktop-shell: Scale background image to output size by Kristian Høgsberg · 14 years ago
  65. a4a42f0 shell: Reject moving or resizing toplevel windows by Kristian Høgsberg · 14 years ago
  66. f8ab46e window: Default to toplevel windows by Kristian Høgsberg · 14 years ago
  67. 67680c1 desktop-shell: Add launcher for the Wayland terminal by Kristian Høgsberg · 14 years ago
  68. 9c4eecb Rename motion_grab to implicit_grab by Kristian Høgsberg · 14 years ago
  69. 0c29eb2 clients: Add a simple desktop-shell app by Kristian Høgsberg · 14 years ago
  70. 900b226 window: Add enter/leave handlers by Kristian Høgsberg · 14 years ago
  71. 7584062 Add a desktop_shell interface by Kristian Høgsberg · 14 years ago
  72. f59da39 compositor: Don't crash when receiving kb focus with no surface by Kristian Høgsberg · 14 years ago
  73. 109a007 compositor: Drop built-in background support by Kristian Høgsberg · 14 years ago
  74. 4eaa830 compositor: Repick surface when grab ends by Kristian Høgsberg · 14 years ago
  75. e7b5b41 evdev: Associate touchscreen devices with output up front by Kristian Høgsberg · 14 years ago
  76. d904359 evdev: treat BTN_TOUCH as BTN_LEFT by Tiago Vignatti · 14 years ago
  77. faee801 compositor: choose tty from command line by Tiago Vignatti · 14 years ago
  78. bbc2e03 evdev: use last output from compositor to get the screen geometries by Tiago Vignatti · 14 years ago
  79. 8be003b evdev: organize the code for processing events by Tiago Vignatti · 14 years ago
  80. 9ebcf94 Use wl_resource_* error functions by Kristian Høgsberg · 14 years ago
  81. 4b87a13 clients: Fix typos by Benjamin Franzke · 14 years ago
  82. 11568a7 Turn off hardware cursor when screen fade begins. by Matt Roper · 14 years ago
  83. e8e0e6e Update gitignore by Benjamin Franzke · 14 years ago
  84. 91eacca Remove egl display type setenv hack by Benjamin Franzke · 14 years ago
  85. 48c4ea2 compositor-drm: Merge drm_output_destroy and destroy_output by Benjamin Franzke · 14 years ago
  86. 117483d compositor-drm: Coding style fixes by Benjamin Franzke · 14 years ago
  87. b826302 Remove return type from wlsc_compositor_shutdown by Benjamin Franzke · 14 years ago
  88. 4c39419 compositor-openwfd: Fix wfd_destroy_output by Benjamin Franzke · 14 years ago
  89. f389cac Move away from visuals and just use EGLConfigs or shm format tokens by Kristian Høgsberg · 14 years ago
  90. 4ebf3a0 Fix cursor visibility bug by Kristian Høgsberg · 14 years ago
  91. 6da3812 gears: Don't schedule redraw, just draw from frame callback by Kristian Høgsberg · 14 years ago
  92. 6f7179c compositor: Discard surface.frame if the surface isn't visible by Kristian Høgsberg · 14 years ago
  93. 8e6d712 compositor: Track bound resources for input device by Kristian Høgsberg · 14 years ago
  94. 57295eb compositor: Handle NULL buffer in input_device.attach correctly by Kristian Høgsberg · 14 years ago
  95. fd07fb7 Create resource for wl_output by Kristian Høgsberg · 14 years ago
  96. 2821aaa simple-shm: Fix inverted logic by Kristian Høgsberg · 14 years ago
  97. 97d44aa Pass resources to functions that take object references by Kristian Høgsberg · 14 years ago
  98. 2415990 clients: Remove a few unused variables by Kristian Høgsberg · 14 years ago
  99. 2613086 terminal: Fix unused return value warnings by Kristian Høgsberg · 14 years ago
  100. 9de79a9 window.c: Drop global handler argument by Kristian Høgsberg · 14 years ago