1. e5512d4 gl-renderer: Track border damage and only repaint borders on an as-needed basis by Jason Ekstrand · 11 years ago
  2. c896401 input: Run touch binding before calling touch grab by Kristian Høgsberg · 11 years ago
  3. c988362 input: Transform to surface coordinates outside resource for loop by Kristian Høgsberg · 11 years ago
  4. 088ba5e Makefile.am: Fix protocol source files usage by Quentin Glidic · 12 years ago
  5. f84327a input: Remove exported function weston_pointer_verify() by Ander Conselvan de Oliveira · 12 years ago
  6. 32b793c compositor: Clarify XDG_RUNTIME_DIR misconfiguration message by Guillem Jover · 12 years ago
  7. 4d363cf input: Fix weston_seat_init_keyboard() error path by Ander Conselvan de Oliveira · 12 years ago
  8. 23900f7 input: Empty the current input region when configuring pointer surfaces by Ander Conselvan de Oliveira · 12 years ago
  9. b7e3ef4 build: Move src/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  10. 36d5fac compositor: Fix a couple of #includes to use "" instead of <> by Kristian Høgsberg · 12 years ago
  11. 1afb238 input: Unlink saved kbd focus listener when releasing seat by Jonas Ådahl · 12 years ago
  12. 5f1ea4e Document WESTON_VERSION_AT_LEAST() macro behavior by Kristian Høgsberg · 12 years ago
  13. b3955b0 compositor-drm: Set cursor surface to NULL when pageflip fails by Kristian Høgsberg · 12 years ago
  14. 8259728 evdev: Remove output destroy notifier on device destroy by Kristian Høgsberg · 12 years ago
  15. d3ed6cb drm: prepend stamp space to output mode logging by U. Artie Eoff · 12 years ago
  16. 04633b6 Fix compilation with FreeRdp 1.1 and master v2 by Hardening · 12 years ago
  17. ac9f35a rpi: call eglTerminate if we're bailing by U. Artie Eoff · 12 years ago
  18. 5e854bc rpi-backend: ensure pixels is destroyed in resource_update by U. Artie Eoff · 12 years ago
  19. a62e0e0 animation: don't NULL deref if _run() returns NULL by U. Artie Eoff · 12 years ago
  20. e067b30 rpi: free renderer if we bail early during create by U. Artie Eoff · 12 years ago
  21. 2e2384a compositor: free memory from str config sections after done using it by U. Artie Eoff · 12 years ago
  22. ff75500 compositor-wayland: free 'theme' config option value by U. Artie Eoff · 12 years ago
  23. 1a08d11 compositor-wayland: don't free unallocated memory by U. Artie Eoff · 12 years ago
  24. 13708a4 screenshooter: check for NULL malloc and fix memleaks by U. Artie Eoff · 12 years ago
  25. 1db0072 log: print dummy timestamp if localtime call fails by U. Artie Eoff · 12 years ago
  26. 981fa33 backlight: fix backlight_path memory leak by U. Artie Eoff · 12 years ago
  27. 1be87e3 compositor-drm: Make composite bypass work on secondary outputs by Kristian Høgsberg · 12 years ago
  28. 991f271 Cleanup stray newline in a return statement by Bryce W. Harrington · 12 years ago
  29. 17bccae input: Handle unplugging the output for a touchscreen device by Kristian Høgsberg · 12 years ago
  30. 81038fb Only update the surface size if a new buffer is attached by Jason Ekstrand · 12 years ago
  31. c180977 text: Set context->model to NULL when we deactivate text input by Kristian Høgsberg · 12 years ago
  32. b0fb25d compositor: Init output listeners in weston_view if it's not on any output by Kristian Høgsberg · 12 years ago
  33. 8ca9544 input: Re-pair touch screen when monitor is plugged in by Kristian Høgsberg · 12 years ago
  34. a30e29a input: Ignore touch up events if num_tp is 0 by Kristian Høgsberg · 12 years ago
  35. 4b25587 compositor-drm: consider the best mode of the mode_list as an option by Fabien DESSENNE · 12 years ago
  36. 73d9395 input: Don't leak the initial keymap by Rui Matos · 12 years ago
  37. b0420ae protocol: rename wl_surface_scaler to wl_viewport by Pekka Paalanen · 12 years ago
  38. 2d91ee1 screenshooter: silence a warning by Pekka Paalanen · 12 years ago
  39. 2fce480 input: Remap touch point IDs from multiple touch screens to not overlap by Kristian Høgsberg · 12 years ago
  40. 8b37687 Properly free drm plane during creation of sprites by Chris Michael · 12 years ago
  41. fb8546e Release pointer and keyboard with the seat by Hardening · 12 years ago
  42. 1853676 compositor: Destroy renderer in weston_compositor_shutdown() by Ander Conselvan de Oliveira · 12 years ago
  43. ddc2b1e pixman: Destroy pixman images when underlying buffer is destroyed by Lubomir Rintel · 12 years ago
  44. 24dff2b compositor: Clean up view output move and destroy listeners by Ander Conselvan de Oliveira · 12 years ago
  45. d4ea71e compositor-x11: Set the name field on weston_outputs by Ander Conselvan de Oliveira · 12 years ago
  46. 41b829c screenshooter: Choose output to record from based on keyboard focus by Ander Conselvan de Oliveira · 12 years ago
  47. df42a80 compositor: Initialize output listener links by Kristian Høgsberg · 12 years ago
  48. e22f3bb screenshooter: Record one extra frame when recording stops by Ander Conselvan de Oliveira · 12 years ago
  49. fa1b305 pixman-renderer: implement surface scaling and cropping by Jonny Lamb · 12 years ago
  50. 7413076 compositor: transform surface coordinates if a surface scaler is used by Jonny Lamb · 12 years ago
  51. 8ae3590 compositor: add stub scaler resources by Jonny Lamb · 12 years ago
  52. 5c11a33 Add a weston_surface_set_size function by Jason Ekstrand · 12 years ago
  53. 3123693 desktop-shell: Invalidate saved position when output is destroyed by Zhang, Xiong Y · 12 years ago
  54. 54e90c7 compositor: Make pointers visible when an output is unplugged by Ander Conselvan de Oliveira · 12 years ago
  55. e1e2352 compositor: Don't repaint outputs being destroyed by Ander Conselvan de Oliveira · 12 years ago
  56. 010d0b1 compositor: Ensure views are visible if their output was unplugged by Zhang, Xiong Y · 12 years ago
  57. f301241 compositor: Move views when outputs are moved by Zhang, Xiong Y · 12 years ago
  58. 62a9075 compositor-headless, compositor-rdp: Don't call weston_output_move() by Ander Conselvan de Oliveira · 12 years ago
  59. a4b54c0 compositor: Move the logic of moving outputs into the core by Zhang, Xiong Y · 12 years ago
  60. f749fc3 compositor: Remove output from list in weston_output_destroy() by Ander Conselvan de Oliveira · 12 years ago
  61. f54fa4d compositor-x11: Only destroy one output when the close button is pressed by Ander Conselvan de Oliveira · 12 years ago
  62. d0cb10a evdev: Drop joystick rejection heurstics by Kristian Høgsberg · 12 years ago
  63. cd2f46f evdev: Reject absolute motion if we're not a pointer or a touch device by Kristian Høgsberg · 12 years ago
  64. c67fd1c evdev: Drop obsolete accelerometer reject rule by Kristian Høgsberg · 12 years ago
  65. de5f82c evdev: Remove EVDEV_TOUCH and with it evdev_device->caps by Kristian Høgsberg · 12 years ago
  66. 3d793c9 evdev: Use a has_keyboard flag instead of EVDEV_KEYBOARD bit by Kristian Høgsberg · 12 years ago
  67. 77b0d23 evdev: Replace EVDEV_BUTTON with local has_button flag by Kristian Høgsberg · 12 years ago
  68. b7c58de evdev: Replace EVDEV_MOTION_ABS with local has_abs flag by Kristian Høgsberg · 12 years ago
  69. 8d31a3a evdev: Use has_abs only for ABS_X and ABS_Y, introduce has_mt for MT events by Kristian Høgsberg · 12 years ago
  70. 015e73d evdev: Drop EVDEV_MOTION_REL flag by Kristian Høgsberg · 12 years ago
  71. d24a64e evdev: Combine evdev_handle_device() and evdev_configure_device() by Kristian Høgsberg · 12 years ago
  72. 1aaf3e4 sdk: make C++11 plugins build again by Giulio Camuffo · 12 years ago
  73. cf389f5 Update .gitignore by Jasper St. Pierre · 12 years ago
  74. 8d344a0 shell: Make sure the shell implementation and protocol versions match by Kristian Høgsberg · 12 years ago
  75. 65a07f8 input: make sure the devices get the resource destruction signal by Giulio Camuffo · 12 years ago
  76. a98c2e1 compositor-x11: Damage output when we receive expose events for the window by Kristian Høgsberg · 12 years ago
  77. 4773332 rpi: launcher must init before udev-seat by Pekka Paalanen · 12 years ago
  78. 53b41c7 rpi: seat quick fix by Pekka Paalanen · 12 years ago
  79. bc91e51 rpi: compile in the common udev code by Pekka Paalanen · 12 years ago
  80. e47d0d9 gl: fix fallback definition of EGL_DEFAULT_DISPLAY by Pekka Paalanen · 12 years ago
  81. 19d1e6b desktop-shell: Move to new desktop-shell subdirectory by Kristian Høgsberg · 12 years ago
  82. 2ba10df Move xwayland up one directory level by Kristian Høgsberg · 12 years ago
  83. 873b515 tablet-shell: Remove by Kristian Høgsberg · 12 years ago
  84. cae1f0f Check if the frame exists before reading its size by Dima Ryazanov · 12 years ago
  85. b03b87f Check for frame being NULL before setting/unsetting flags by Dima Ryazanov · 12 years ago
  86. e5a3208 Set the view to NULL when unmapping an X11 window by Dima Ryazanov · 12 years ago
  87. 767d891 data-device: Fix surface configure function type by Jonas Ådahl · 12 years ago
  88. aedc773 logind: delay wakeup until DRM-device is resumed by David Herrmann · 12 years ago
  89. ea997ac xdg-shell: Add key bindings for setting maximized and fullscreen. by Rafael Antognolli · 12 years ago
  90. 65f98d8 xdg-shell: xdg_surface_set_output should only affect fullscreen. by Rafael Antognolli · 12 years ago
  91. 3c4e3f7 xdg-shell: Add surface size to configure. by Rafael Antognolli · 12 years ago
  92. e2a3455 xdg-shell: Implement xdg-shell interface. by Rafael Antognolli · 12 years ago
  93. 4b99a40 shell: Move shell_surface_set_parent to wl_shell calls. by Rafael Antognolli · 12 years ago
  94. ed207b4 shell: Remove SHELL_SURFACE_TRANSIENT. by Rafael Antognolli · 12 years ago
  95. 03b1659 shell: Remove SHELL_SURFACE_FULLSCREEN and SHELL_SURFACE_MAXIMIZED. by Rafael Antognolli · 12 years ago
  96. 91fed54 input: Reset keyboard state when releasing last seat keyboard by Jonas Ådahl · 12 years ago
  97. 7395ea0 input: Move the xkb fields from weston_seat to weston_keyboard by Jonas Ådahl · 12 years ago
  98. 918f2dd Remove the weston_view.geometry.width/height fields by Jason Ekstrand · 12 years ago
  99. 8a81b83 Make the default desktop shell client configurable by Emilio Pozuelo Monfort · 12 years ago
  100. 3e12e63 input: Reset pointer state when last pointer device was removed by Jonas Ådahl · 12 years ago