1. 487adc4 ivi-shell: add the shell plugin for In-Vehicle Infotainment system by Nobuhiko Tanibata · 11 years ago
  2. 6f9df65 ivi-shell: add IVI layout APIs by Nobuhiko Tanibata · 11 years ago
  3. bff1b4a protocol: add interface ivi_application extension by Nobuhiko Tanibata · 11 years ago
  4. 930faee ivi-shell: add README for ivi-shell by Nobuhiko Tanibata · 11 years ago
  5. 3894670 fbdev: Remove unnecessary semicolon by nerdopolis · 11 years ago
  6. a20ca81 input: send focus events to the focused client when running a key binding by Giulio Camuffo · 11 years ago
  7. d5e2187 rpi-renderer: don't pass a box to pixman_region32_contains_point() by Derek Foreman · 11 years ago
  8. de16d89 Use zalloc instead of calloc(1, ...) by Bryce Harrington · 11 years ago
  9. bff3472 Setting members to 0/NULL after a zalloc or calloc is redundant by Bryce Harrington · 11 years ago
  10. de44761 Use zalloc rather than malloc and manually setting members to 0 by Bryce Harrington · 11 years ago
  11. 2204492 clients: Use xmalloc in a few more places by Derek Foreman · 11 years ago
  12. 2cd82b7 tests: Use one shared xzalloc implementation by Bryce Harrington · 11 years ago
  13. 22ea306 tests: Move ARRAY_LENGTH to a shared header for reuse by Bryce Harrington · 11 years ago
  14. a768026 tests: Cleanup superfluous headers by Bryce Harrington · 11 years ago
  15. 12cc405 tests: Include "config.h" as first header by Bryce Harrington · 11 years ago
  16. ba0f33d dnd: Fix some mouse cursor issues by Derek Foreman · 11 years ago
  17. d621df2 input: Use slightly less obscure logic in evdev_notify_keyboard_focus() by Derek Foreman · 11 years ago
  18. 8b52118 simple-shm: explain two initial roundtrips by Pekka Paalanen · 11 years ago
  19. ba5ebf8 configure: remove input backend result by Pekka Paalanen · 11 years ago
  20. 823ad33 compositor: Drop legacy backends in favor of libinput by Peter Hutterer · 11 years ago
  21. a4bac9e desktop-shell: don't crash input-panel if no kbd focus by Pekka Paalanen · 11 years ago
  22. fde9490 input: don't run the key bindings on focus in by Giulio Camuffo · 11 years ago
  23. 6bef237 tests: Allow tests to use customized command line parameters by Derek Foreman · 11 years ago
  24. 3e3b59e compositor: Document options for headless compositor by Bryce Harrington · 11 years ago
  25. 4703d68 compositor-headless: add support for transforms set on command line by Derek Foreman · 11 years ago
  26. a04e913 compositor-headless: allow rendering with pixman by Derek Foreman · 11 years ago
  27. 19c8db9 configure.ac: Indicate headless compositor presence in config.h by Bryce Harrington · 11 years ago
  28. b4e976a man: explain idle-time=0 in weston.ini by Pekka Paalanen · 11 years ago
  29. 4a84c83 compositor: Add idle timeout option to weston.ini by Frederic Plourde · 11 years ago
  30. e9fe467 xwayland: fix fullscreening by Marek Chalupa · 11 years ago
  31. c47931e Makefile.am: Link weston_multi_resource against rt library by Javier Jardón · 11 years ago
  32. f818098 gl-renderer: compress pixman bands to simplify geometry by Derek Foreman · 11 years ago
  33. 64a3df0 backends: refactor transform string parsing by Derek Foreman · 11 years ago
  34. eaea470 cairo-util: fix shadows for small clients by Marek Chalupa · 11 years ago
  35. 0d7fe8d toytoolkit: rename tile_mask to render_shadow by Marek Chalupa · 11 years ago
  36. 95292f2 protocol: Fix some typos in protocol files by Seedo Eldho Paul · 11 years ago
  37. 86b5396 Revert "input: don't send to clients key events eaten by bindings" by Pekka Paalanen · 11 years ago
  38. f5ef88f compositor: do not overwrite error exit code by Pekka Paalanen · 11 years ago
  39. c336f06 compositor: Return a user-defined exit code by Frederic Plourde · 11 years ago
  40. ad7305a xwm: find a seat for all the surface's views by Giulio Camuffo · 11 years ago
  41. c557ff7 input: use tmp var in pointer_unmap_sprite by Pekka Paalanen · 11 years ago
  42. 5c11fc6 input: don't send to clients key events eaten by bindings by Giulio Camuffo · 11 years ago
  43. 86b70e1 compositor: add missing newline to help text by Pekka Paalanen · 11 years ago
  44. 32297c9 compositor: List only available backends in help text by Bryce Harrington · 11 years ago
  45. 8eb95c4 compositor: Display option help text only for enabled backends by Bryce Harrington · 11 years ago
  46. b8b25bd compositor: Fix typos in help text by Bryce Harrington · 11 years ago
  47. f5b34ae compositor: Fix tabbing of help output by Bryce Harrington · 11 years ago
  48. 59fe423 compositor: (Whitespace-only) Indent with tabs by Bryce Harrington · 11 years ago
  49. 4b53f63 man: Fix some weston.ini.man typesetting macros by Frederic Plourde · 11 years ago
  50. 77f7dac smoke: fix valgrind invalid read errors by Frank Binns · 11 years ago
  51. c8e4186 smoke: Don't commit an xdg_surface with a NULL buffer by Jasper St. Pierre · 11 years ago
  52. de77e32 input: fix access to invalid resource by Giulio Camuffo · 11 years ago
  53. 0fd6d4e compositor: make keep_buffer a bool by Derek Foreman · 11 years ago
  54. dd4cd33 compositor: stop sending spurious events on mode switch by Derek Foreman · 11 years ago
  55. 41bdc27 compositor: check version before calling wl_output_send_scale() by Derek Foreman · 11 years ago
  56. 24b98d0 input: allow to destroy bindings in their handler by Giulio Camuffo · 11 years ago
  57. 6ae7bc9 compositor: Refactor weston_output_mode_switch() by Derek Foreman · 11 years ago
  58. 61a9bf5 compositor: Fix weston_subsurface_is_synchronized() return value. by Carlos Olmedo Escobar · 11 years ago
  59. 6ce67ec window : compare version and call appropriate destructor by kabeer khan · 11 years ago
  60. 3a510d8 data_device : change version while initializing data_device_manager interface and data_device interface by kabeer khan · 11 years ago
  61. 280e7dd cosmetic: replace boolean function return values with bool by Derek Foreman · 11 years ago
  62. 4c58266 gl-renderer: don't move memory in output_rotate_damage by Derek Foreman · 11 years ago
  63. 32d9ea1 Very OCD cosmetic nitpick by Daniel Stone · 11 years ago
  64. 16a34f1 releasing: update web host name by Daniel Stone · 11 years ago
  65. 3c5f1c7 tests: add role conflict sub-surface vs. wl_shell_surface by Pekka Paalanen · 11 years ago
  66. 50b6747 compositor: send error for surface role resets by Pekka Paalanen · 11 years ago
  67. d7cd148 protocol: add role error code to xdg_shell by Pekka Paalanen · 11 years ago
  68. e972b27 shell: don't crash on create_common_surface() failure by Pekka Paalanen · 11 years ago
  69. ef2b592 clients: add presentation-shm demo by Pekka Paalanen · 11 years ago
  70. de7f5c8 tests: presentation test, simple by Pekka Paalanen · 11 years ago
  71. 641307c compositor-drm: deliver frame seq for feedback by Pekka Paalanen · 11 years ago
  72. 133e439 compositor: implement presentation_feedback by Pekka Paalanen · 11 years ago
  73. b5eedad compositor: set and use the presentation clock everywhere by Pekka Paalanen · 11 years ago
  74. 93a6afd weston-info: report presentation clock by Pekka Paalanen · 11 years ago
  75. 31f7d78 compositor: add stub implementation of presentation interface by Pekka Paalanen · 11 years ago
  76. 7e62d25 protocol: add presentation extension v5 by Pekka Paalanen · 11 years ago
  77. 69c6273 shell: fix weston_output_mode_switch() usage by Derek Foreman · 11 years ago
  78. 382de46 clients: Maximize window when double touch on title bar by Xiong Zhang · 11 years ago
  79. d1be312 cosmetic: Move WL_EXPORT out of header files by Derek Foreman · 11 years ago
  80. 8f7d30a cosmetic: Remove prototype for nonexistent function by Derek Foreman · 11 years ago
  81. b94403b configure.ac: bump version to 1.6.90 by Pekka Paalanen · 11 years ago
  82. 2858cc2 configure.ac: bump version to 1.6.0 by Pekka Paalanen · 11 years ago
  83. 30e1f3c editor: do not crash when text input manager is not available by Olivier Blin · 11 years ago
  84. 814f0ee keyboard: do not crash when input panel is not available by Olivier Blin · 11 years ago
  85. 22e16b6 compositor-x11: Rename the output make to "weston-X11" by Jason Ekstrand · 11 years ago
  86. b2c1864 window: Don't needlessly sync parent and geometry by Ondřej Majerech · 11 years ago
  87. f1d2cc0 configure.ac: bump version 1.5.93 for rc2 by Pekka Paalanen · 11 years ago
  88. eb4fd35 libinput: default to INFO log level by Pekka Paalanen · 11 years ago
  89. c996f1d libinput-device: Don't get initial key states by Jonas Ådahl · 11 years ago
  90. 3fbba49 libinput: normalize WL_CALIBRATION before passing it to libinput by Peter Hutterer · 11 years ago
  91. 03db71c compositor: Don't free an uninitialised pointer. by Ondřej Majerech · 11 years ago
  92. 5e3b693 image: don't print redundant error by Bill Spitzak · 11 years ago
  93. 28371f7 load_image: always print a message on failure if filename is not empty by Bill Spitzak · 11 years ago
  94. 3011493 parse_options: fail on more malformed options by Bill Spitzak · 11 years ago
  95. 4b1a0a1 cosmetic: update comments that refer to weston_surface_update_transform() by Derek Foreman · 11 years ago
  96. 2623786 Partially revert "xdg-shell: Add show_window_menu request" by Pekka Paalanen · 11 years ago
  97. 8b771af xdg-shell: fix maximizing in multi-head setup by Marek Chalupa · 11 years ago
  98. bfbb64b xdg-shell: update shsurf->output when maximizing by Marek Chalupa · 11 years ago
  99. 16fe4dc input: Schedule pointer sprite repaint when cursor is set by Jonas Ådahl · 11 years ago
  100. 00535ce compositor: fix memory corruption when removing an output by Giulio Camuffo · 11 years ago