1. 4386499 eventdemo: do not print pointer frames alone by Pekka Paalanen · 9 years ago
  2. 6bc5254 data: Some client icons by Bryce Harrington · 9 years ago
  3. edcb312 ivi-layout: clarify get_layers_under_surface doc by Pekka Paalanen · 9 years ago
  4. 6a20950 ivi-shell-user-interface: ignore all but first seat by Pekka Paalanen · 9 years ago
  5. 5375384 main: let load_wayland_backend() clean up on error by Benoit Gschwind · 9 years ago
  6. 44e302b main: rename new_config arg of weston_wayland_backend_config_add_new_output by Benoit Gschwind · 9 years ago
  7. e48ab5f main: rename new_config arg of weston_wayland_backend_config_release by Benoit Gschwind · 9 years ago
  8. 68d6a6c main: rename wayland_backend_config_release function by Benoit Gschwind · 9 years ago
  9. 390af6d main: rename wayland_backend_config_add_new_output function by Benoit Gschwind · 9 years ago
  10. 55a2288 main: replace and remove new_config in load_wayland_backend_config by Benoit Gschwind · 9 years ago
  11. 6c1cd2f main: rename load_wayland_backend_config arg "config" to wc by Benoit Gschwind · 9 years ago
  12. 3ff10da compositor-wayland: move configuration parsing to weston main.c by Benoit Gschwind · 9 years ago
  13. e091b45 compositor-wayland: add versionning to config structure by Benoit Gschwind · 9 years ago
  14. 5dfce19 compositor-wayland: rename misleading output arg of weston_wayland_output_config_init by Benoit Gschwind · 9 years ago
  15. 37c6a1f compositor-wayland: rename wayland_output_init_from_config by Benoit Gschwind · 9 years ago
  16. 676841d compositor-wayland: fix spacing and lines wraping by Benoit Gschwind · 9 years ago
  17. 1c0e40d drm: port the drm backend to the new init api by Giulio Camuffo · 9 years ago
  18. 59987fa compositor: refactor into convert_size_by_transform_scale() by Pekka Paalanen · 9 years ago
  19. 04baea5 compositor: constify weston_surface_build_buffer_matrix() by Pekka Paalanen · 9 years ago
  20. 2f78301 releasing: Correct documentation for script name by Bryce Harrington · 9 years ago
  21. 639322a compositor-wayland: put configuration structure in separate header by Benoit Gschwind · 9 years ago
  22. cd63b3e compositor-wayland: split backend_init by Benoit Gschwind · 9 years ago
  23. 830b788 compositor-wayland: split wayland_output_create_for_config by Benoit Gschwind · 9 years ago
  24. 244ff79 compositor-wayland: move config parsing in create_cursor by Benoit Gschwind · 9 years ago
  25. 3a49b51 compositor-wayland: use new config struture to create backend by Benoit Gschwind · 9 years ago
  26. 079b626 compositor-wayland: fix memory leak of display_name by Benoit Gschwind · 9 years ago
  27. 37a6807 compositor-wayland: create a basic config structure to use in new init API by Benoit Gschwind · 9 years ago
  28. d62004e libinput: Remove unused static values by Daniel Stone · 9 years ago
  29. 63225cf weston.pc: Properly specify Requires.private by Quentin Glidic · 9 years ago
  30. 870b164 configure.ac: bump to version 1.10.91 for the alpha release by Bryce Harrington · 9 years ago
  31. 5c20195 compositor.h: Add shell_interface.get_output_work_area by Quentin Glidic · 9 years ago
  32. aa25898 x11: Fix incorrect output counting logic by Bryce Harrington · 9 years ago
  33. e16acab x11: port the x11 backend to the new init api by Benoit Gschwind · 9 years ago
  34. 2da6d0c headless-backend: fix leak of transform configuration by Benoit Gschwind · 9 years ago
  35. 4c72e29 compositor: Hyphenate compound adjective surface-local by Yong Bakos · 9 years ago
  36. 2aa6bd7 ivi-application: Hyphenate compound adjective surface-local by Yong Bakos · 9 years ago
  37. e069871 ivi-layout: Correct coordinate adjective grammar, misspellings by Yong Bakos · 9 years ago
  38. 3b22761 fullscreen-shell: Use 'surface-local' to correct grammar by Yong Bakos · 9 years ago
  39. bbb783a desktop-shell: Use 'surface-local' to correct grammar by Yong Bakos · 9 years ago
  40. 934e89a fbdev-backend: refactor configuration API by Benoit Gschwind · 9 years ago
  41. e5b5659 compositor-fbdev: make copy of the device string by Pekka Paalanen · 9 years ago
  42. c06389a linux-dmabuf: Keep checking planes even if the first doesn't support lseek by Derek Foreman · 9 years ago
  43. 425d9d9 man: Clarify weston.ini scale option by Yong Bakos · 9 years ago
  44. bd57310 compositor-rdp: refactor configuration API by Benoit Gschwind · 9 years ago
  45. 2dd10e0 clients/nested: fix undefined reference to xzalloc by U. Artie Eoff · 9 years ago
  46. 9992bdc build: Add (and use) an AC_SEARCH_LIBS wrapper by Quentin Glidic · 9 years ago
  47. 57c83f6 build: actually use CLOCK_GETTIME_LIBS for libzunitc by Gustavo Zacarias · 9 years ago
  48. 34d5985 build: add check for clock_gettime() in librt by Gustavo Zacarias · 9 years ago
  49. fd01ba0 tests: check for NULL surface in keyboard and pointer handlers by Pekka Paalanen · 9 years ago
  50. 13a26e0 weston-info: look for the right wp_presentation by Pekka Paalanen · 9 years ago
  51. ed6014a input: Don't try to send axis_source when there are no resources by Jonas Ådahl · 9 years ago
  52. 8b6c9fc data-device: Update current action even if source version is old by Jonas Ådahl · 9 years ago
  53. 10257ee desktop-shell: Get rid of some unused fields by Jonas Ådahl · 9 years ago
  54. d3a3ee9 desktop-shell: Unset the shell surface owner when it goes away by Jonas Ådahl · 9 years ago
  55. 3c53094 headless: port the headless backend to the new init api by Benoit Gschwind · 9 years ago
  56. 98ab08b main: document load_backend_new() by Bryce Harrington · 9 years ago
  57. 6ca25b3 Revert 'main: Remove unused function load_backend_new()' by Bryce Harrington · 9 years ago
  58. 20b66c3 compositor: Version the backend configuration structures by Bryce Harrington · 9 years ago
  59. e9b8a2b compositor: Drop unneeded create_output callback by Bryce Harrington · 9 years ago
  60. b993998 drm: Spelling fix in comment by Bryce Harrington · 9 years ago
  61. aff703e Makefile: fix systemd-notify plugin CFLAGS by Pekka Paalanen · 9 years ago
  62. 7b3a52a ivi-layout: clear on_layer when layer_destroy by Wataru Natsume · 9 years ago
  63. 48fbb54 weston-info: do not round refresh rates by Pekka Paalanen · 9 years ago
  64. 265aeb3 systemd: take over sockets created by systemd by Friedrich, Eugen (ADITG/SW1) · 9 years ago
  65. d962be1 client: fix spelling mistake by Eric Engestrom · 9 years ago
  66. f951f82 xwayland: fix spelling mistake by Eric Engestrom · 9 years ago
  67. 11a7a4b zunitc: fix spelling mistake by Eric Engestrom · 9 years ago
  68. f8cdb24 zunitc: remove `break` after `return` by Eric Engestrom · 9 years ago
  69. c49aa5a ivi-shell: rework configure_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  70. 67f0aa8 ivi-shell: rework remove_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  71. 562f2ec ivi-shell: rework remove_layer notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  72. c98f2cf ivi-shell: rework create_layer_notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  73. 970f831 ivi-shell: rework create_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  74. 3750d1b ivi-shell: rework layer_add_notification API by Ucan, Emre (ADITG/SW1) · 9 years ago
  75. 706cb5a ivi-shell: rework surface_add_notification API by Ucan, Emre (ADITG/SW1) · 9 years ago
  76. 0bd29b6 ivi-shell: move event_mask to properties struct by Ucan, Emre (ADITG/SW1) · 9 years ago
  77. 8e21e96 ivi-shell: remove content_observer leftover by Ucan, Emre (ADITG/SW1) · 9 years ago
  78. 87953b7 compositor: remove input_loop by Pekka Paalanen · 9 years ago
  79. 157109b compositor-x11: stop using input_loop by Pekka Paalanen · 9 years ago
  80. 94cb06a ivi-shell: harden get_ivi_shell_surface() by Pekka Paalanen · 9 years ago
  81. fd45f60 ivi-shell: add sanity check in ivi_shell_surface_configure by Pekka Paalanen · 9 years ago
  82. cfb053f ivi-shell: add input panel label func by Pekka Paalanen · 9 years ago
  83. 13281f6 ivi-shell: add shell surface labels by Pekka Paalanen · 9 years ago
  84. 1c04d7b ivi-shell: remove ivi_layout_get_screen_output API by Ucan, Emre (ADITG/SW1) · 9 years ago
  85. 6d89b1c ivi-shell: remove ivi_layout_get_screen_from_id API by Ucan, Emre (ADITG/SW1) · 9 years ago
  86. b216c92 ivi-shell: implement get_screen_from_output by Ucan, Emre (ADITG/SW1) · 9 years ago
  87. 273874e ivi-shell: use weston_output in public APIs by Ucan, Emre (ADITG/SW1) · 9 years ago
  88. 3a8521e ivi-shell: remove ivi_layout_get_screens API by Ucan, Emre (ADITG/SW1) · 9 years ago
  89. ff6a9f8 ivi-shell: remove ivi_layout_get_screen_resolution API by Ucan, Emre (ADITG/SW1) · 9 years ago
  90. d56b90d ivi-shell: remove ivi_layout_get_id_of_screen API by Ucan, Emre (ADITG/SW1) · 9 years ago
  91. 1e344dc ivi-shell: remove id_screen by Ucan, Emre (ADITG/SW1) · 9 years ago
  92. 90a6fc6 input: use doubles in the interfaces to notify of input events by Giulio Camuffo · 9 years ago
  93. fcf4b6c compositor-drm: Renaming of gbm fields by Miguel A. Vico · 9 years ago
  94. cc3a192 gl-renderer: Implement & use check_extension by Miguel A. Vico · 9 years ago
  95. c6459c49 hmi-controller: fix wrong panel width by Ucan, Emre (ADITG/SW1) · 9 years ago
  96. 783cb4d hmi-controller: fix wrong background surface size by Ucan, Emre (ADITG/SW1) · 9 years ago
  97. aab1d36 input: Implement wl_seat.release by Quentin Glidic · 9 years ago
  98. 7a5c562 compositor-drm: fix memcmp using a bad pointer in drm_outout_choose_initial_mode by comic fans · 9 years ago
  99. 720e0c9 ivi: Switch from MEM_ALLOC to the now equivalent xzalloc by Bryce Harrington · 9 years ago
  100. ae5d719 shared: Print .c file/line number in x* routines by Bryce Harrington · 9 years ago