1. 68c5c10 build: Move man/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  2. f9bc6f6 build: Move protocol/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  3. 058bd32 build: Move xwayland/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  4. bc00dbe build: Move desktop-shell/Makefile.am into toplevel Makefile.am by Kristian Høgsberg · 12 years ago
  5. e895f14 build: Move wcap/Makefile.am into top-level Makefile.am by Kristian Høgsberg · 12 years ago
  6. 5b9f9f8 build: Move data/Makefile.am into Makefile.am by Kristian Høgsberg · 12 years ago
  7. 396a9bb build: Use subdir-objects automake option by Kristian Høgsberg · 12 years ago
  8. a72d375 clients: Drop pdf viewer sample client by Kristian Høgsberg · 12 years ago
  9. 36d5fac compositor: Fix a couple of #includes to use "" instead of <> by Kristian Høgsberg · 12 years ago
  10. 1e8019c build: Drop use of rsvg-convert 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. 82fced4 simple-egl: Fix -Wsign-compare compiler warning by Jonas Ådahl · 12 years ago
  13. 5f1ea4e Document WESTON_VERSION_AT_LEAST() macro behavior by Kristian Høgsberg · 12 years ago
  14. 1811312 configure.ac: Bump version to 1.4.0 by Kristian Høgsberg · 12 years ago
  15. b3955b0 compositor-drm: Set cursor surface to NULL when pageflip fails by Kristian Høgsberg · 12 years ago
  16. d500bf1 shell: Properly track the focus state surface by Kristian Høgsberg · 12 years ago
  17. 8259728 evdev: Remove output destroy notifier on device destroy by Kristian Høgsberg · 12 years ago
  18. 4fd9d26 configure.ac: Check for libsystemd-login >= 198 by Kristian Høgsberg · 12 years ago
  19. f1c3bd8 shell: Don't move maximized window by Ricardo Vieira · 12 years ago
  20. 0837fa9 shell: Add mod+shift left-click as a resize binding by Kristian Høgsberg · 12 years ago
  21. 7cccfca configure.ac: Bump version to 1.3.93 by Kristian Høgsberg · 12 years ago
  22. d3ed6cb drm: prepend stamp space to output mode logging by U. Artie Eoff · 12 years ago
  23. 04633b6 Fix compilation with FreeRdp 1.1 and master v2 by Hardening · 12 years ago
  24. ac9f35a rpi: call eglTerminate if we're bailing by U. Artie Eoff · 12 years ago
  25. 5e854bc rpi-backend: ensure pixels is destroyed in resource_update by U. Artie Eoff · 12 years ago
  26. a62e0e0 animation: don't NULL deref if _run() returns NULL by U. Artie Eoff · 12 years ago
  27. 6d71c3c shared/frame: NULL check before attempting to deref by U. Artie Eoff · 12 years ago
  28. e067b30 rpi: free renderer if we bail early during create by U. Artie Eoff · 12 years ago
  29. 2e2384a compositor: free memory from str config sections after done using it by U. Artie Eoff · 12 years ago
  30. ff75500 compositor-wayland: free 'theme' config option value by U. Artie Eoff · 12 years ago
  31. 1a08d11 compositor-wayland: don't free unallocated memory by U. Artie Eoff · 12 years ago
  32. 107de96 shared/frame: fix potential memory leak in frame_create by U. Artie Eoff · 12 years ago
  33. cf5737a shell: assert get_shell_surface() != NULL as appropriate by U. Artie Eoff · 12 years ago
  34. 0b23b2b shell: validate create_focus_surface results by U. Artie Eoff · 12 years ago
  35. b571910 shell: validate get_animation_type parameter by U. Artie Eoff · 12 years ago
  36. c4c7a4f input-panel: validate return value of get_default_view by U. Artie Eoff · 12 years ago
  37. 6d6d190 exposay: remove redundant NULL check in highlight_surface by U. Artie Eoff · 12 years ago
  38. bae79ca clients/window: fail if NULL returned from frame_create by U. Artie Eoff · 12 years ago
  39. 86c68b3 weston-info: free allocated memory and check OOM conditions by U. Artie Eoff · 12 years ago
  40. 09827e2 terminal: use xstrdup instead to handle OOM by U. Artie Eoff · 12 years ago
  41. 5cda4e3 use xzalloc wrapper instead by U. Artie Eoff · 12 years ago
  42. 3c94677 clients/desktop-shell: check OOM conditions by U. Artie Eoff · 12 years ago
  43. 13708a4 screenshooter: check for NULL malloc and fix memleaks by U. Artie Eoff · 12 years ago
  44. f05645b wcap-decode: remove dead code by U. Artie Eoff · 12 years ago
  45. 1db0072 log: print dummy timestamp if localtime call fails by U. Artie Eoff · 12 years ago
  46. 981fa33 backlight: fix backlight_path memory leak by U. Artie Eoff · 12 years ago
  47. 87d3b61 shell: Don't start a fade animation if we don't have an output by Kristian Høgsberg · 12 years ago
  48. 8fe412d Revert part of 17bccaed428ac1f6ec9f8e667175ad81e90508ff by Kristian Høgsberg · 12 years ago
  49. 27d5fa8 shell: Cancel popups when triggering screensaver by Kristian Høgsberg · 12 years ago
  50. 6f394d5 resizor: Don't resize if maximized by Kristian Høgsberg · 12 years ago
  51. 8e80a31 shell: Stop moving surfae after touch point 0 goes up by Kristian Høgsberg · 12 years ago
  52. 1be87e3 compositor-drm: Make composite bypass work on secondary outputs by Kristian Høgsberg · 12 years ago
  53. e61d2f4 shell: Don't assign keyboard focus for seats without keyboard by Kristian Høgsberg · 12 years ago
  54. e4450f9 Fix XWayland crashes when opening popups by Axel Davy · 12 years ago
  55. d716754 gitignore: Generated files text-client-protocol.h, text-protocol.c by Bryce W. Harrington · 12 years ago
  56. 991f271 Cleanup stray newline in a return statement by Bryce W. Harrington · 12 years ago
  57. 3abdafd terminal: Only set title if asprintf succeeded by Bryce W. Harrington · 12 years ago
  58. ad0704a weston.ini.man: Fix some grammar by Wieland Hoffmann · 12 years ago
  59. 17bccae input: Handle unplugging the output for a touchscreen device by Kristian Høgsberg · 12 years ago
  60. d56ab4e shell: Disable exposay by default by Kristian Høgsberg · 12 years ago
  61. 5cbc763 shell.c: Not all seats have pointers by Kristian Høgsberg · 12 years ago
  62. fa506b6 Fix XWayland transient window location. by Axel Davy · 12 years ago
  63. 81038fb Only update the surface size if a new buffer is attached by Jason Ekstrand · 12 years ago
  64. c180977 text: Set context->model to NULL when we deactivate text input by Kristian Høgsberg · 12 years ago
  65. 211b517 shell: Move maximize and fullscreen bindings to mod + SHIFT by Kristian Høgsberg · 12 years ago
  66. b637a40 window: Properly destroy tooltip windows when parent window is destroyed by Kristian Høgsberg · 12 years ago
  67. 9046d24 shell: Orphan child windows when a shell surface is destroyed by Kristian Høgsberg · 12 years ago
  68. d6d3b37 keyboard: Make debug output less verbose by Kristian Høgsberg · 12 years ago
  69. 700d6ad keyboard: Don't strcat() into a strdup()ed string by Kristian Høgsberg · 12 years ago
  70. a548b4b keyboard: Fix insert_text() string utility by Kristian Høgsberg · 12 years ago
  71. b0fb25d compositor: Init output listeners in weston_view if it's not on any output by Kristian Høgsberg · 12 years ago
  72. 8ca9544 input: Re-pair touch screen when monitor is plugged in by Kristian Høgsberg · 12 years ago
  73. 70f2901 shell: Make sure we still have touch or pointer focus when moving/resizing by Kristian Høgsberg · 12 years ago
  74. 97b747c westoy: Add an option to explicitly disable cairo on a widget by Neil Roberts · 12 years ago
  75. a30e29a input: Ignore touch up events if num_tp is 0 by Kristian Høgsberg · 12 years ago
  76. b2917a2 shell: run surface bindings only when focus surface is not NULL by Rafal Mielniczuk · 12 years ago
  77. 4b25587 compositor-drm: consider the best mode of the mode_list as an option by Fabien DESSENNE · 12 years ago
  78. 73d9395 input: Don't leak the initial keymap by Rui Matos · 12 years ago
  79. b0420ae protocol: rename wl_surface_scaler to wl_viewport by Pekka Paalanen · 12 years ago
  80. 73e9f86 tests: fix build on rpi with EGL by Pekka Paalanen · 12 years ago
  81. 2d91ee1 screenshooter: silence a warning by Pekka Paalanen · 12 years ago
  82. ca6bd74 tests: Only run buffer-count test on Mesa >= 10.1 by Pekka Paalanen · 12 years ago
  83. 2fce480 input: Remap touch point IDs from multiple touch screens to not overlap by Kristian Høgsberg · 12 years ago
  84. 1a26f1b exposay: set an alpha on fullscreen surfaces by Emilio Pozuelo Monfort · 12 years ago
  85. e6bbe5a exposay: fix infinite loop with fullscreen surfaces by Emilio Pozuelo Monfort · 12 years ago
  86. ef9c8eb keyboard: Handle touch up event by Kristian Høgsberg · 12 years ago
  87. 966e3ed editor: Add missing touch-to-activate for the entries by Kristian Høgsberg · 12 years ago
  88. 917711b clients: Fix libexec clients install by Armin K · 12 years ago
  89. 0ed6750 shell: Only assign focus on touch if there is a touch focus surface by Kristian Høgsberg · 12 years ago
  90. 9f7e331 xwm: Handle WM_TRANSIENT_FOR by Kristian Høgsberg · 12 years ago
  91. 14613ba build: fix commit that changed option for installing client by Ricardo Vieira · 12 years ago
  92. 8b37687 Properly free drm plane during creation of sprites by Chris Michael · 12 years ago
  93. 0e45e87 shell: Start the input panel slide slightly on the output by Kristian Høgsberg · 12 years ago
  94. 2eebcd3 shell: Test for surface->width == 0 to see if input-panel was unmapped by Kristian Høgsberg · 12 years ago
  95. c30c8a3 shell: Always set input-panel position on initial configure by Kristian Høgsberg · 12 years ago
  96. 7885890 editor: Add keyboard_focus handler to schedule repaint by Kristian Høgsberg · 12 years ago
  97. 8bc525c shell.c: Set state_changed for xwayland surfaces as well by Kristian Høgsberg · 12 years ago
  98. 42284f5 tests: Only run buffer-count test if we have at least mesa 10 by Kristian Høgsberg · 12 years ago
  99. 4598f96 desktop-shell: Remove debug code from previous commit by Kristian Høgsberg · 12 years ago
  100. 7c4f6cc shell: Only assign focus on click if there is a pointer focus surface by Kristian Høgsberg · 12 years ago