1. e10d279 shell-animation: add conf option in shell by Juan Zhao · 13 years ago
  2. 2abd07b animation: add fading-in animation by Juan Zhao · 13 years ago
  3. 1f2ee80 Add COPYING by Kristian Høgsberg · 13 years ago
  4. 90c6f1c xserver: Move window property reading to set_window_id handler by Kristian Høgsberg · 13 years ago
  5. 54094c3 xserver: Read window properties in map request handler by Kristian Høgsberg · 13 years ago
  6. ca535c1 shell: Don't ping internal shell surfaces by Kristian Høgsberg · 13 years ago
  7. bc052c9 compositor: introduce internal shell_interface by Tiago Vignatti · 13 years ago
  8. b10f1e3 compositor: Set pointer surface input region to empty on attach by Kristian Høgsberg · 13 years ago
  9. a4e8b33 shell: Move binding-modifier to shell section by Kristian Høgsberg · 13 years ago
  10. 0b52d48 shell: modifier bindings configurable by Tiago Vignatti · 13 years ago
  11. 2074f1d screenshooter: Don't assume output offsets start at zero by Scott Moreau · 13 years ago
  12. 72c2372 screenshooter: Move buffer assembly to client side by Scott Moreau · 13 years ago
  13. 062be7e screenshooter: Grab pixel data directly before buffer swap by Scott Moreau · 13 years ago
  14. 9074db5 Send surface enter/leave events by Casey Dahlin · 13 years ago
  15. 58ba137 Add an id field to outputs by Casey Dahlin · 13 years ago
  16. 96d8a75 Change find_resource_for_surface to find_resource_for_client by Casey Dahlin · 13 years ago
  17. 9521d5e shell: Cleanup ping_timer code. by Scott Moreau · 13 years ago
  18. adb624a compositor-drm: Remove an useless code line. by Alex Wu · 13 years ago
  19. c3e54eb Dim unresponsive windows by Scott Moreau · 13 years ago
  20. 6936708 Install brightness and saturation variables for surface shader by Scott Moreau · 13 years ago
  21. ff1db4a Install structuring for ping-pong protocol by Scott Moreau · 13 years ago
  22. bd3354b shell: Implement "driver" method of fullsceen. by Alex Wu · 13 years ago
  23. b7b8bda compositor-drm: Add switch_mode support. by Alex Wu · 13 years ago
  24. 2dda604 compositor: Add a switch_mode hook and a wrapper into the output. by Alex Wu · 13 years ago
  25. 314db6e weston-launch: be more descriptive with output messages by Tiago Vignatti · 13 years ago
  26. a1d57db compositor: make GL_EXT_read_format_bgra optional by Pekka Paalanen · 13 years ago
  27. 45fab0e screenshooter: refactor the copy loop by Pekka Paalanen · 13 years ago
  28. 299e58d compositor: check queryString success by Pekka Paalanen · 13 years ago
  29. 52bfbaa compositor: use GL_EXT_unpack_subimage only if available by Pekka Paalanen · 13 years ago
  30. 2eaa11e compositor: add EGL_WL_bind_wayland_display definitions by Pekka Paalanen · 13 years ago
  31. 9bc1a4e compositor: move libudev.h to evdev.h by Pekka Paalanen · 13 years ago
  32. 4ea4d1b config-parser: add missing return for an error case by Pekka Paalanen · 13 years ago
  33. e4faa2a compositor: init shell after xserver by Tiago Vignatti · 13 years ago
  34. be14326 desktop-shell: use more consistent name for the main structure by Tiago Vignatti · 13 years ago
  35. 7bef066 desktop-shell: use description tags and improve protocol doc a bit by Tiago Vignatti · 13 years ago
  36. eb04ddb tty: Fall back to K_RAW if K_OFF is not available by Kristian Høgsberg · 13 years ago
  37. a6c8b00 window.c: Drop the toolkit grab when we start a compositor grab by Kristian Høgsberg · 13 years ago
  38. 3730f36 shell: Tighten shell.set_popup semantics by Kristian Høgsberg · 13 years ago
  39. f2eb68a window: Send serial number in set_popup request by Kristian Høgsberg · 13 years ago
  40. 84b76c7 window: Initialize redraw_task.link so we can always remove it by Kristian Høgsberg · 13 years ago
  41. 011abc8 xserver-launcher: Pass serial to wl_input_device_set_selection() by Kristian Høgsberg · 13 years ago
  42. d012e9d Make xserver-launcher a module by Kristian Høgsberg · 13 years ago
  43. 02e79dc compositor: Add a destroy signal and turn weston_shell into signals by Kristian Høgsberg · 13 years ago
  44. 27e3052 Use wl_signal mechanism by Kristian Høgsberg · 13 years ago
  45. eae5de7 Follow wayland change to serial numbers by Kristian Høgsberg · 13 years ago
  46. ee4b4cb shared: Use $(GCC_CFLAGS), fix warnings by Kristian Høgsberg · 13 years ago
  47. 6412718 Always build tests by Kristian Høgsberg · 13 years ago
  48. 476168e weston: update .gitignore files by Casey Dahlin · 13 years ago
  49. 5990fbb window: Fix remaining references to the egl image surface type by Kristian Høgsberg · 13 years ago
  50. 38f0c14 Merge branch 'output-hotplug' of git://people.freedesktop.org/~bnf/wayland-demos by Kristian Høgsberg · 13 years ago
  51. 78db848 compositor: Damage output in weston_output_init by Benjamin Franzke · 13 years ago
  52. b687940 compositor: Remove wl_output-global on unplug by Benjamin Franzke · 13 years ago
  53. bad4297 window: Drop EGLImage surface type by Kristian Høgsberg · 13 years ago
  54. 24b5e23 window: Only unmap shm surface backing memory if it belongs to surface by Kristian Høgsberg · 13 years ago
  55. 6e2a8d7 window: Simplify the shm surface management by Kristian Høgsberg · 13 years ago
  56. fe0444a shell: handle surface destruction during move, resize and rotate grabs by Ander Conselvan de Oliveira · 13 years ago
  57. ba25bd7 weston-launcher: Fix uninitialized variable warning by Kristian Høgsberg · 13 years ago
  58. 9e14091 weston-launcher: Fix aliasing warnings by Kristian Høgsberg · 13 years ago
  59. 035dd9c compositor: End keyboard grab when compositor loses keyboard focus by Kristian Høgsberg · 13 years ago
  60. eeb2e50 tty: Put console in K_OFF mode by Kristian Høgsberg · 13 years ago
  61. 5d1c0c5 drm: Add vt switch keybindings by Kristian Høgsberg · 13 years ago
  62. a00d60f evdev: Get key state from kernel on vt enter by Kristian Høgsberg · 13 years ago
  63. 4014a6b drm: Remove input devices before cancelling repaints in vt switch away by Kristian Høgsberg · 13 years ago
  64. e5cf741 xserver: Return EEXIST if unlinking lockfile fails by Kristian Høgsberg · 13 years ago
  65. 2c76be7 xserver: Don't leak lockfile fd on error path by Kristian Høgsberg · 13 years ago
  66. 31dd6b8 compositor: Don't pass output to notify_keyboard_focus by Kristian Høgsberg · 13 years ago
  67. 78d3afe evdev: Disable the udev monitor when another vt becomes active by Benjamin Franzke · 13 years ago
  68. bfeda13 Introduce weston-launch by Benjamin Franzke · 14 years ago
  69. 1a36156 screenshot.c: Fix up a few stylistic issues by Kristian Høgsberg · 13 years ago
  70. 80d27b7 screenshooter: Properly handle multiple outputs. by Scott Moreau · 13 years ago
  71. d081020 client: tablet-shell: fallback in the lack of lockscreen icon by Tiago Vignatti · 13 years ago
  72. 610a3f2 window: Check load_image result for NULL by Kristian Høgsberg · 13 years ago
  73. 3685c3a Fix `unused-result' warnings. by Jonas Ådahl · 13 years ago
  74. 1103a1a window: Use a persistent, big shm pool during resize by Kristian Høgsberg · 13 years ago
  75. 8f64ed0 window: Only initialize egl if we have cairo egl by Kristian Høgsberg · 13 years ago
  76. 1662628 clients: Use new shm interface by Kristian Høgsberg · 13 years ago
  77. 919fbf0 cairo-util: Use nearest filtering for rendering frame by Kristian Høgsberg · 13 years ago
  78. 32e5686 shell: Break up a few long lines by Kristian Høgsberg · 13 years ago
  79. 1659daa shell: set black surface alpha properly in switcher_next() by Alex Wu · 13 years ago
  80. 2185843 shell: Add fullscreen path into activate() by Alex Wu · 13 years ago
  81. 875ab9e Add signedness warning flag and fix fallout by Kristian Høgsberg · 13 years ago
  82. ed92f79 Fix warnings resulting from wayland signedness fixes by Kristian Høgsberg · 13 years ago
  83. 3448616 Remove weston_shell map and configure function pointers by Kristian Høgsberg · 13 years ago
  84. 56d23bc shell: Remove obsolete workaround by Kristian Høgsberg · 13 years ago
  85. dbae80e compositor: Support alpha for solid color surfaces by Kristian Høgsberg · 13 years ago
  86. 29a9cf0 tty: Improve error handling in tty_create() by Jonas Ådahl · 13 years ago
  87. c97af92 Properly dispose event sources and event loops by Jonas Ådahl · 13 years ago
  88. b5ef591 compositor: Stop using EGL_KHR_surfaceless_gles2 by Kristian Høgsberg · 13 years ago
  89. cbcd047 compostor-drm: Use gbm surface by Kristian Høgsberg · 13 years ago
  90. 0a38611 tablet-shell: come back to life by Tiago Vignatti · 13 years ago
  91. fb6de22 compositor: Use GL_EXT_unpack_subimage for texture updates by Kristian Høgsberg · 13 years ago
  92. 8cbfb2a compositor: Rename weston_buffer_attach to weston_surface_attach by Kristian Høgsberg · 13 years ago
  93. 679f716 dnd: Damage surface after attaching new buffer by Kristian Høgsberg · 13 years ago
  94. a8ae8a9 clients: Fix a couple of warnings by Kristian Høgsberg · 13 years ago
  95. db4ecc6 evdev: reuse code for device removal by Tiago Vignatti · 13 years ago
  96. 7fb9f95 compositor: move force_configure field to shell_surface by Ander Conselvan de Oliveira · 13 years ago
  97. 093bfa3 compositor: make surface_configure() a vfunc by Ander Conselvan de Oliveira · 13 years ago
  98. e11683a compositor: refactor surface_attach() by Ander Conselvan de Oliveira · 13 years ago
  99. d6ea33d compositor: use new drag icon listener for setting up drag surfaces by Ander Conselvan de Oliveira · 13 years ago
  100. 9390ae3 compositor: make es->pitch consistent between shm and drm surfaces by Ander Conselvan de Oliveira · 13 years ago