1. d1936b9 desktop-shell: Break command lines into env vars, executable and arguments by Kristian Høgsberg · 13 years ago
  2. df0faf7 image: Add fullscreen support by Kristian Høgsberg · 13 years ago
  3. 67ace20 window.c: Add fullscreen handler to keep fullscreen state consistent by Kristian Høgsberg · 13 years ago
  4. 0fd49aa dnd: Clip flowers to window content area by Kristian Høgsberg · 13 years ago
  5. 72b0f8f Update src/weston-egl-ext.h by Kristian Høgsberg · 13 years ago
  6. 9d01a3e evdev: Release weston_seat with underlying evdev device by Daniel Stone · 13 years ago
  7. 816c98e Fix memory leak on compositor exit by Daniel Stone · 13 years ago
  8. 53b6b04 evdev: Don't ignore multitouch touchscreens by Daniel Stone · 13 years ago
  9. 2327d1f wcap: Fix typo in usage output. by Scott Moreau · 13 years ago
  10. f32f096 wcap: Clarify help message, don't dump yuv4mpeg2 to terminal by Kristian Høgsberg · 13 years ago
  11. ec11602 desktop-shell: Declare grab_cursor as enum cursor_type. by Scott Moreau · 13 years ago
  12. 776a563 wcap: Add GCC_CFLAGS and fix more compiler warnings by Kristian Høgsberg · 13 years ago
  13. 005d8cd wcap: Declare variable with same sign as convert_to_yv12() expects. by Scott Moreau · 13 years ago
  14. 0e69647 Handle new transform argument in wl_output.geometry event by Kristian Høgsberg · 13 years ago
  15. c4063f3 xwm: Make override-redirect windows opaque by Kristian Høgsberg · 13 years ago
  16. ce1baa8 xwm: use last focused window for guessing transient parent by Tiago Vignatti · 13 years ago
  17. e66fcee xwm: Fix transient positioning by Tiago Vignatti · 13 years ago
  18. 2ea74d9 xwm: Initialize window decoration always as !override by Tiago Vignatti · 13 years ago
  19. b67ea54 weston.ini: Move binding-modifier to shell section. by Scott Moreau · 13 years ago
  20. f25602b Extract the text_model_manager interface from input_method by Philipp Brüschweiler · 13 years ago
  21. f97f379 text-backend.c: Whitespace fixes by Kristian Høgsberg · 13 years ago
  22. 1746781 text-backend: minor fixes by Philipp Brüschweiler · 13 years ago
  23. 591cfca editor: deactivate old text model before activating the new one by Philipp Brüschweiler · 13 years ago
  24. 1e51fec compositor: Destroy pending surface callbacks when destroying surface by Kristian Høgsberg · 13 years ago
  25. 8d25a5a configure.ac: Don't require vpx now that we don't build the webm encoder by Kristian Høgsberg · 13 years ago
  26. 65191d1 shell: Remove unused pointer_end_grab by Tiago Vignatti · 13 years ago
  27. 9134b77 xwm: Don't try to change frame cursor when there's no decoration by Tiago Vignatti · 13 years ago
  28. a08b528 shell: Center fullscreen surface whenever new buffer is attached by Kristian Høgsberg · 13 years ago
  29. 72e023c Flesh out README a bit, link to building instructions by Kristian Høgsberg · 13 years ago
  30. d3a1965 clients: Implement minimum size for toy toolkit clients by Kristian Høgsberg · 13 years ago
  31. 905d7ce compositor: Update to use new tokens for EGL_WL_bind_wayland_display by Kristian Høgsberg · 13 years ago
  32. 7137506 Never install weston setuid by Kristian Høgsberg · 13 years ago
  33. 82a1d11 shell: Set shell_interface.shell at initialization by Kristian Høgsberg · 13 years ago
  34. 70a11b1 compositor-drm: Remove cursor debug message by Kristian Høgsberg · 13 years ago
  35. 1f5de35 compositor-drm: Only update hw cursor contents when it changes by Kristian Høgsberg · 13 years ago
  36. 24e4275 compositor-drm: Only call drmModeMoveCursor() if hw cursor position changed by Kristian Høgsberg · 13 years ago
  37. f1ea63f compositor: Don't record surface damage when we move or transform surfaces by Kristian Høgsberg · 13 years ago
  38. c12efd0 wcap: Just make wcap-decode dump YUV4MPEG2 by Kristian Høgsberg · 13 years ago
  39. 94de680 shell: Default to maximize/fullscreen on current output by Kristian Høgsberg · 13 years ago
  40. 971cbc8 compositor: Free the right EGLImage by Kristian Høgsberg · 13 years ago
  41. 4901f6c compositor-drm: Allocate hw cursor like other planes by Kristian Høgsberg · 13 years ago
  42. a6edab3 compositor-drm: Combine drm_output_set_cursor and weston_output_set_cursor by Kristian Høgsberg · 13 years ago
  43. 6143f7d compositor-drm: Assign primary framebuffer in assign_planes callout by Kristian Høgsberg · 13 years ago
  44. 3b00bae compositor-drm: Support hardware scaling with drm planes by Kristian Høgsberg · 13 years ago
  45. 270a7cb compositor-drm: Follow gbm_bo_get_pitch rename to gbm_bo_get_stride by Kristian Høgsberg · 13 years ago
  46. 2763a2e compositor-drm: Use gbm_bo_import instead of gbm_bo_create_from_egl_surface by Kristian Høgsberg · 13 years ago
  47. c190323 xwm: set the root window pointer to left_ptr by Tiago Vignatti · 13 years ago
  48. 236b48d xwm: set appropriate cursors for the frame window by Tiago Vignatti · 13 years ago
  49. 90fada4 xwayland: add simple xcb-cursor hook based on libXcursor by Tiago Vignatti · 13 years ago
  50. e89cef3 xwayland: Look up 32 depth rgba render format as well by Kristian Høgsberg · 13 years ago
  51. e6d8d2f xwayland: Use the right length for iterating through the formats array by Kristian Høgsberg · 13 years ago
  52. 07a91cd desktop-shell: Don't get a shell surface for the grab surface by Ander Conselvan de Oliveira · 13 years ago
  53. ddca496 window: Workaround a stuck frame callback on the cursor surface by Ander Conselvan de Oliveira · 13 years ago
  54. eac9a46 shell: Don't ping the grab surface by Ander Conselvan de Oliveira · 13 years ago
  55. c7814d2 compositor: Don't send wl_surface.enter/leave if we didn't find a resource by Kristian Høgsberg · 13 years ago
  56. 240dfeb shell: Scale fullscreen surface without cropping them, center on output by Kristian Høgsberg · 13 years ago
  57. fe89f07 toytoolkit: Remove obsolete function window_set_custom(). by Scott Moreau · 13 years ago
  58. a6e24d3 wscreensaver: Fix --demo mode. by Scott Moreau · 13 years ago
  59. cd717b5 compositor: remove useless weston_compositor_repick call by Tiago Vignatti · 13 years ago
  60. c547477 Remove dead code by Philipp Brüschweiler · 13 years ago
  61. c234fb8 image-loader: Use pixman_image_t, not struct pixman_image_t by Kristian Høgsberg · 13 years ago
  62. 9d4ddef image-loader: don't leak pixman_image bits data by Rafal Mielniczuk · 13 years ago
  63. 96ddcb2 clipboard: add seat destroy signal handler by Rafal Mielniczuk · 13 years ago
  64. 28f59b0 compositor: handle YUV buffers. by Gwenole Beauchesne · 13 years ago
  65. 76574d1 Update weston-egl-ext.h with EGL_WL_bind_wayland_display changes by Kristian Høgsberg · 13 years ago
  66. faf9185 compositor: add YUV shaders. by Gwenole Beauchesne · 13 years ago
  67. 6d03049 compositor: factor out RGB shader. by Gwenole Beauchesne · 13 years ago
  68. 023f855 compositor: prepare for multi-planar surfaces. by Gwenole Beauchesne · 13 years ago
  69. 4ab9468 shell: Use the correct the member name when iterating panel_list by Juan Zhao · 13 years ago
  70. dd263e5 window.c: Only set input region when we have a decoration by Kristian Høgsberg · 13 years ago
  71. 5085001 tests: Handle modifier event in test-client.c by Kristian Høgsberg · 13 years ago
  72. e4d3a2b Only position fullscreen surface in surface->configure callback by Kristian Høgsberg · 13 years ago
  73. e3ebd33 wcap-snapshot: add return value by Jan Engelhardt · 13 years ago
  74. d4756b7 toytoolkit: Remove redundant XKB free by Daniel Stone · 13 years ago
  75. 61d67df Add cscope.out to .gitignore by Martin Olsson · 13 years ago
  76. c663b22 clients: Free resources on exit in eventdemo by Martin Olsson · 13 years ago
  77. 8df662a clients: Silence 2x gcc 4.6.3 "warn_unused_result" compiler warnings by Martin Olsson · 13 years ago
  78. 9988633 wcap: Plug memory leak in wcap_decoder_create() by Martin Olsson · 13 years ago
  79. 1972141 xwayland: Don't leak fd while reading lock file in src/xwayland/launcher.c by Martin Olsson · 13 years ago
  80. 11434bb compositor-x11: Add error handling in x11_compositor_create() by Martin Olsson · 13 years ago
  81. c5db50f compositor-wayland: Add error handling in wayland_compositor_create() by Martin Olsson · 13 years ago
  82. c5da099 compositor-android: Add proper error handling in android_compositor_create() by Martin Olsson · 13 years ago
  83. 712f5f4 shared: Don't leak file descriptor in shared/image-loader.c by Martin Olsson · 13 years ago
  84. 444799a clients: Don't leak "menu" on error path in clients/window.c by Martin Olsson · 13 years ago
  85. ff52193 clients: Add clients/weston-screensaver to clients/.gitignore by Martin Olsson · 13 years ago
  86. f1c00c0 compositor: Always empty the input region of the pointer surface by Ander Conselvan de Oliveira · 13 years ago
  87. 5f3eddc weston: Clip window title text to the frame by Martin Minarik · 13 years ago
  88. 1248158 compositor-x11: Set make and model so we don't send NULL strings by Kristian Høgsberg · 13 years ago
  89. 31b6862 shell: Use desired output when sending configure events when maximised by Rob Bradford · 13 years ago
  90. 8f24156 compositor: Correctly calculate changed sub image rectangle by Rob Bradford · 13 years ago
  91. 0fe782b terminal: Extend selection to end of line when selecting past last char by Kristian Høgsberg · 13 years ago
  92. 0dee647 terminal: Insert newlines when copying multiple lines by Kristian Høgsberg · 13 years ago
  93. 340a434 clipboard: initialise clipboard memory after creation by Rafal Mielniczuk · 13 years ago
  94. 8268d41 terminal: Handle selection for pointer positions outside widget correctly by Kristian Høgsberg · 13 years ago
  95. 8733b33 window.c: Don't allocate proxy manually by Kristian Høgsberg · 13 years ago
  96. 2978440 terminal: Add a terminal enter handler for setting I-beam cursor by Kristian Høgsberg · 13 years ago
  97. 00d17bb shell: Don't move fullscreen surfaces by Ander Conselvan de Oliveira · 13 years ago
  98. b9d2a0f shell: Show approprite cursors during move and resize grabs by Ander Conselvan de Oliveira · 13 years ago
  99. 1fbda0e compositor: Always allow owner of pointer surface to change the hotspot by Ander Conselvan de Oliveira · 13 years ago
  100. 73694c8 compositor: Move repaint debug binding to mod-shift-space by Kristian Høgsberg · 13 years ago