1. 2822136 ivi-shell: clean-up transition animation code. by Nobuhiko Tanibata · 11 years ago
  2. 4bb9929 ivi-shell: Say something when configuration is missing by Ondřej Majerech · 11 years ago
  3. 01e98b6 compositor: Propagate errors from module_init by Ondřej Majerech · 11 years ago
  4. 389a10d clipboard: set fd member of clipboard_source by Marek Chalupa · 11 years ago
  5. ab9285b screenshooter: fix various memory handling by Marek Chalupa · 11 years ago
  6. a519d06 window: use roundtrip instead of dispatch after get_registry by Marek Chalupa · 11 years ago
  7. 4c5a6f7 xwm: fix a crash in handle_state by Andrew Engelbrecht · 11 years ago
  8. cb50ed2 tests: Fix minor typo by Bryce Harrington · 11 years ago
  9. b502654 compositor: Implement JSON-timeline logging by Pekka Paalanen · 11 years ago
  10. 8274d90 compositor: add weston_surface_set_label_func() by Pekka Paalanen · 11 years ago
  11. 0038b73 ivi-shell: reference implementation of input panel for ivi-shell by Nobuhiko Tanibata · 11 years ago
  12. b1d121d clients: support ivi-application.xml for clients/window.c by Nobuhiko Tanibata · 11 years ago
  13. 4f01a0b clients: support ivi-application.xml for clients/simple-egl.c by Nobuhiko Tanibata · 11 years ago
  14. fba4ea3 clients: support ivi-application.xml for clients/simple-shm.c by Nobuhiko Tanibata · 11 years ago
  15. 45d4cbf ivi-shell: a reference of weston.ini for ivi-shell and ivi-hmi-controller. by Nobuhiko Tanibata · 11 years ago
  16. 001a543 data: add reference image files for weston-ivi-shell-user-interface by Nobuhiko Tanibata · 11 years ago
  17. 923bc14 clients: a reference implementation of UI client how to use ivi-hmi-controller. by Nobuhiko Tanibata · 11 years ago
  18. 4f6853b ivi-shell: a reference implementation how to use ivi-layout internal APIs by Nobuhiko Tanibata · 11 years ago
  19. 68cfabb protocol: ivi hmi controller protocol to set up IVI style UI by Nobuhiko Tanibata · 11 years ago
  20. 487adc4 ivi-shell: add the shell plugin for In-Vehicle Infotainment system by Nobuhiko Tanibata · 11 years ago
  21. 6f9df65 ivi-shell: add IVI layout APIs by Nobuhiko Tanibata · 11 years ago
  22. bff1b4a protocol: add interface ivi_application extension by Nobuhiko Tanibata · 11 years ago
  23. 930faee ivi-shell: add README for ivi-shell by Nobuhiko Tanibata · 11 years ago
  24. 3894670 fbdev: Remove unnecessary semicolon by nerdopolis · 11 years ago
  25. a20ca81 input: send focus events to the focused client when running a key binding by Giulio Camuffo · 11 years ago
  26. d5e2187 rpi-renderer: don't pass a box to pixman_region32_contains_point() by Derek Foreman · 11 years ago
  27. de16d89 Use zalloc instead of calloc(1, ...) by Bryce Harrington · 11 years ago
  28. bff3472 Setting members to 0/NULL after a zalloc or calloc is redundant by Bryce Harrington · 11 years ago
  29. de44761 Use zalloc rather than malloc and manually setting members to 0 by Bryce Harrington · 11 years ago
  30. 2204492 clients: Use xmalloc in a few more places by Derek Foreman · 11 years ago
  31. 2cd82b7 tests: Use one shared xzalloc implementation by Bryce Harrington · 11 years ago
  32. 22ea306 tests: Move ARRAY_LENGTH to a shared header for reuse by Bryce Harrington · 11 years ago
  33. a768026 tests: Cleanup superfluous headers by Bryce Harrington · 11 years ago
  34. 12cc405 tests: Include "config.h" as first header by Bryce Harrington · 11 years ago
  35. ba0f33d dnd: Fix some mouse cursor issues by Derek Foreman · 11 years ago
  36. d621df2 input: Use slightly less obscure logic in evdev_notify_keyboard_focus() by Derek Foreman · 11 years ago
  37. 8b52118 simple-shm: explain two initial roundtrips by Pekka Paalanen · 11 years ago
  38. ba5ebf8 configure: remove input backend result by Pekka Paalanen · 11 years ago
  39. 823ad33 compositor: Drop legacy backends in favor of libinput by Peter Hutterer · 11 years ago
  40. a4bac9e desktop-shell: don't crash input-panel if no kbd focus by Pekka Paalanen · 11 years ago
  41. fde9490 input: don't run the key bindings on focus in by Giulio Camuffo · 11 years ago
  42. 6bef237 tests: Allow tests to use customized command line parameters by Derek Foreman · 11 years ago
  43. 3e3b59e compositor: Document options for headless compositor by Bryce Harrington · 11 years ago
  44. 4703d68 compositor-headless: add support for transforms set on command line by Derek Foreman · 11 years ago
  45. a04e913 compositor-headless: allow rendering with pixman by Derek Foreman · 11 years ago
  46. 19c8db9 configure.ac: Indicate headless compositor presence in config.h by Bryce Harrington · 11 years ago
  47. b4e976a man: explain idle-time=0 in weston.ini by Pekka Paalanen · 11 years ago
  48. 4a84c83 compositor: Add idle timeout option to weston.ini by Frederic Plourde · 11 years ago
  49. e9fe467 xwayland: fix fullscreening by Marek Chalupa · 11 years ago
  50. c47931e Makefile.am: Link weston_multi_resource against rt library by Javier Jardón · 11 years ago
  51. f818098 gl-renderer: compress pixman bands to simplify geometry by Derek Foreman · 11 years ago
  52. 64a3df0 backends: refactor transform string parsing by Derek Foreman · 11 years ago
  53. eaea470 cairo-util: fix shadows for small clients by Marek Chalupa · 11 years ago
  54. 0d7fe8d toytoolkit: rename tile_mask to render_shadow by Marek Chalupa · 11 years ago
  55. 95292f2 protocol: Fix some typos in protocol files by Seedo Eldho Paul · 11 years ago
  56. 86b5396 Revert "input: don't send to clients key events eaten by bindings" by Pekka Paalanen · 11 years ago
  57. f5ef88f compositor: do not overwrite error exit code by Pekka Paalanen · 11 years ago
  58. c336f06 compositor: Return a user-defined exit code by Frederic Plourde · 11 years ago
  59. ad7305a xwm: find a seat for all the surface's views by Giulio Camuffo · 11 years ago
  60. c557ff7 input: use tmp var in pointer_unmap_sprite by Pekka Paalanen · 11 years ago
  61. 5c11fc6 input: don't send to clients key events eaten by bindings by Giulio Camuffo · 11 years ago
  62. 86b70e1 compositor: add missing newline to help text by Pekka Paalanen · 11 years ago
  63. 32297c9 compositor: List only available backends in help text by Bryce Harrington · 11 years ago
  64. 8eb95c4 compositor: Display option help text only for enabled backends by Bryce Harrington · 11 years ago
  65. b8b25bd compositor: Fix typos in help text by Bryce Harrington · 11 years ago
  66. f5b34ae compositor: Fix tabbing of help output by Bryce Harrington · 11 years ago
  67. 59fe423 compositor: (Whitespace-only) Indent with tabs by Bryce Harrington · 11 years ago
  68. 4b53f63 man: Fix some weston.ini.man typesetting macros by Frederic Plourde · 11 years ago
  69. 77f7dac smoke: fix valgrind invalid read errors by Frank Binns · 11 years ago
  70. c8e4186 smoke: Don't commit an xdg_surface with a NULL buffer by Jasper St. Pierre · 11 years ago
  71. de77e32 input: fix access to invalid resource by Giulio Camuffo · 11 years ago
  72. 0fd6d4e compositor: make keep_buffer a bool by Derek Foreman · 11 years ago
  73. dd4cd33 compositor: stop sending spurious events on mode switch by Derek Foreman · 11 years ago
  74. 41bdc27 compositor: check version before calling wl_output_send_scale() by Derek Foreman · 11 years ago
  75. 24b98d0 input: allow to destroy bindings in their handler by Giulio Camuffo · 11 years ago
  76. 6ae7bc9 compositor: Refactor weston_output_mode_switch() by Derek Foreman · 11 years ago
  77. 61a9bf5 compositor: Fix weston_subsurface_is_synchronized() return value. by Carlos Olmedo Escobar · 11 years ago
  78. 6ce67ec window : compare version and call appropriate destructor by kabeer khan · 11 years ago
  79. 3a510d8 data_device : change version while initializing data_device_manager interface and data_device interface by kabeer khan · 11 years ago
  80. 280e7dd cosmetic: replace boolean function return values with bool by Derek Foreman · 11 years ago
  81. 4c58266 gl-renderer: don't move memory in output_rotate_damage by Derek Foreman · 11 years ago
  82. 32d9ea1 Very OCD cosmetic nitpick by Daniel Stone · 11 years ago
  83. 16a34f1 releasing: update web host name by Daniel Stone · 11 years ago
  84. 3c5f1c7 tests: add role conflict sub-surface vs. wl_shell_surface by Pekka Paalanen · 11 years ago
  85. 50b6747 compositor: send error for surface role resets by Pekka Paalanen · 11 years ago
  86. d7cd148 protocol: add role error code to xdg_shell by Pekka Paalanen · 11 years ago
  87. e972b27 shell: don't crash on create_common_surface() failure by Pekka Paalanen · 11 years ago
  88. ef2b592 clients: add presentation-shm demo by Pekka Paalanen · 11 years ago
  89. de7f5c8 tests: presentation test, simple by Pekka Paalanen · 11 years ago
  90. 641307c compositor-drm: deliver frame seq for feedback by Pekka Paalanen · 11 years ago
  91. 133e439 compositor: implement presentation_feedback by Pekka Paalanen · 11 years ago
  92. b5eedad compositor: set and use the presentation clock everywhere by Pekka Paalanen · 11 years ago
  93. 93a6afd weston-info: report presentation clock by Pekka Paalanen · 11 years ago
  94. 31f7d78 compositor: add stub implementation of presentation interface by Pekka Paalanen · 11 years ago
  95. 7e62d25 protocol: add presentation extension v5 by Pekka Paalanen · 11 years ago
  96. 69c6273 shell: fix weston_output_mode_switch() usage by Derek Foreman · 11 years ago
  97. 382de46 clients: Maximize window when double touch on title bar by Xiong Zhang · 11 years ago
  98. d1be312 cosmetic: Move WL_EXPORT out of header files by Derek Foreman · 11 years ago
  99. 8f7d30a cosmetic: Remove prototype for nonexistent function by Derek Foreman · 11 years ago
  100. b94403b configure.ac: bump version to 1.6.90 by Pekka Paalanen · 11 years ago