1. 46f1f05 build: Define wayland prereq version by Bryce Harrington · 9 years ago
  2. 28834b6 desktop-shell: Don’t reconfigure an already fullscreen surface by Emmanuel Gil Peyrot · 9 years ago
  3. e6da35d ivi: Fix spellings in comments by Bryce Harrington · 9 years ago
  4. 1764d22 zunitc: use platform-independent macros for integer formatting by Emmanuel Gil Peyrot · 9 years ago
  5. 8a12069 compositor: use generated constant instead of hardcoded value by FORT David · 9 years ago
  6. 2d4aa83 rdp: Fix the ContextNew callback with recent FreeRDP versions by FORT David · 9 years ago
  7. 58b63ab rdp: allow to compile against FreeRDP 2.0 by FORT David · 9 years ago
  8. 0887956 configure.ac: bump to version 1.10.92 for the beta release by Bryce Harrington · 9 years ago
  9. b8347e3 compositor-drm: Prevent a crash in the pixman renderer by Emmanuel Gil Peyrot · 9 years ago
  10. a62138b compositor-drm: Write a name in the mode generated from a modeline by Emmanuel Gil Peyrot · 9 years ago
  11. 373c108 compositor-drm: Remove unused output reference in drm_fb by Emmanuel Gil Peyrot · 9 years ago
  12. 130ae6e compositor: surface and view output comment fixes by Pekka Paalanen · 9 years ago
  13. 20c7e55 compositor: fix comments about weston_compositor::surface_list by Pekka Paalanen · 9 years ago
  14. 901ac32 eventdemo: use %u for uint32_t printing by Pekka Paalanen · 9 years ago
  15. 0baffb0 eventdemo: do not print axis events if not requested by Pekka Paalanen · 9 years ago
  16. 10e92db eventdemo: use zalloc by Pekka Paalanen · 9 years ago
  17. 4386499 eventdemo: do not print pointer frames alone by Pekka Paalanen · 9 years ago
  18. 6bc5254 data: Some client icons by Bryce Harrington · 9 years ago
  19. edcb312 ivi-layout: clarify get_layers_under_surface doc by Pekka Paalanen · 9 years ago
  20. 6a20950 ivi-shell-user-interface: ignore all but first seat by Pekka Paalanen · 9 years ago
  21. 5375384 main: let load_wayland_backend() clean up on error by Benoit Gschwind · 9 years ago
  22. 44e302b main: rename new_config arg of weston_wayland_backend_config_add_new_output by Benoit Gschwind · 9 years ago
  23. e48ab5f main: rename new_config arg of weston_wayland_backend_config_release by Benoit Gschwind · 9 years ago
  24. 68d6a6c main: rename wayland_backend_config_release function by Benoit Gschwind · 9 years ago
  25. 390af6d main: rename wayland_backend_config_add_new_output function by Benoit Gschwind · 9 years ago
  26. 55a2288 main: replace and remove new_config in load_wayland_backend_config by Benoit Gschwind · 9 years ago
  27. 6c1cd2f main: rename load_wayland_backend_config arg "config" to wc by Benoit Gschwind · 9 years ago
  28. 3ff10da compositor-wayland: move configuration parsing to weston main.c by Benoit Gschwind · 9 years ago
  29. e091b45 compositor-wayland: add versionning to config structure by Benoit Gschwind · 9 years ago
  30. 5dfce19 compositor-wayland: rename misleading output arg of weston_wayland_output_config_init by Benoit Gschwind · 9 years ago
  31. 37c6a1f compositor-wayland: rename wayland_output_init_from_config by Benoit Gschwind · 9 years ago
  32. 676841d compositor-wayland: fix spacing and lines wraping by Benoit Gschwind · 9 years ago
  33. 1c0e40d drm: port the drm backend to the new init api by Giulio Camuffo · 9 years ago
  34. 59987fa compositor: refactor into convert_size_by_transform_scale() by Pekka Paalanen · 9 years ago
  35. 04baea5 compositor: constify weston_surface_build_buffer_matrix() by Pekka Paalanen · 9 years ago
  36. 2f78301 releasing: Correct documentation for script name by Bryce Harrington · 9 years ago
  37. 639322a compositor-wayland: put configuration structure in separate header by Benoit Gschwind · 9 years ago
  38. cd63b3e compositor-wayland: split backend_init by Benoit Gschwind · 9 years ago
  39. 830b788 compositor-wayland: split wayland_output_create_for_config by Benoit Gschwind · 9 years ago
  40. 244ff79 compositor-wayland: move config parsing in create_cursor by Benoit Gschwind · 9 years ago
  41. 3a49b51 compositor-wayland: use new config struture to create backend by Benoit Gschwind · 9 years ago
  42. 079b626 compositor-wayland: fix memory leak of display_name by Benoit Gschwind · 9 years ago
  43. 37a6807 compositor-wayland: create a basic config structure to use in new init API by Benoit Gschwind · 9 years ago
  44. d62004e libinput: Remove unused static values by Daniel Stone · 9 years ago
  45. 63225cf weston.pc: Properly specify Requires.private by Quentin Glidic · 9 years ago
  46. 870b164 configure.ac: bump to version 1.10.91 for the alpha release by Bryce Harrington · 9 years ago
  47. 5c20195 compositor.h: Add shell_interface.get_output_work_area by Quentin Glidic · 9 years ago
  48. aa25898 x11: Fix incorrect output counting logic by Bryce Harrington · 9 years ago
  49. e16acab x11: port the x11 backend to the new init api by Benoit Gschwind · 9 years ago
  50. 2da6d0c headless-backend: fix leak of transform configuration by Benoit Gschwind · 9 years ago
  51. 4c72e29 compositor: Hyphenate compound adjective surface-local by Yong Bakos · 9 years ago
  52. 2aa6bd7 ivi-application: Hyphenate compound adjective surface-local by Yong Bakos · 9 years ago
  53. e069871 ivi-layout: Correct coordinate adjective grammar, misspellings by Yong Bakos · 9 years ago
  54. 3b22761 fullscreen-shell: Use 'surface-local' to correct grammar by Yong Bakos · 9 years ago
  55. bbb783a desktop-shell: Use 'surface-local' to correct grammar by Yong Bakos · 9 years ago
  56. 934e89a fbdev-backend: refactor configuration API by Benoit Gschwind · 9 years ago
  57. e5b5659 compositor-fbdev: make copy of the device string by Pekka Paalanen · 9 years ago
  58. c06389a linux-dmabuf: Keep checking planes even if the first doesn't support lseek by Derek Foreman · 9 years ago
  59. 425d9d9 man: Clarify weston.ini scale option by Yong Bakos · 9 years ago
  60. bd57310 compositor-rdp: refactor configuration API by Benoit Gschwind · 9 years ago
  61. 2dd10e0 clients/nested: fix undefined reference to xzalloc by U. Artie Eoff · 9 years ago
  62. 9992bdc build: Add (and use) an AC_SEARCH_LIBS wrapper by Quentin Glidic · 9 years ago
  63. 57c83f6 build: actually use CLOCK_GETTIME_LIBS for libzunitc by Gustavo Zacarias · 9 years ago
  64. 34d5985 build: add check for clock_gettime() in librt by Gustavo Zacarias · 9 years ago
  65. fd01ba0 tests: check for NULL surface in keyboard and pointer handlers by Pekka Paalanen · 9 years ago
  66. 13a26e0 weston-info: look for the right wp_presentation by Pekka Paalanen · 9 years ago
  67. ed6014a input: Don't try to send axis_source when there are no resources by Jonas Ådahl · 9 years ago
  68. 8b6c9fc data-device: Update current action even if source version is old by Jonas Ådahl · 9 years ago
  69. 10257ee desktop-shell: Get rid of some unused fields by Jonas Ådahl · 9 years ago
  70. d3a3ee9 desktop-shell: Unset the shell surface owner when it goes away by Jonas Ådahl · 9 years ago
  71. 3c53094 headless: port the headless backend to the new init api by Benoit Gschwind · 9 years ago
  72. 98ab08b main: document load_backend_new() by Bryce Harrington · 9 years ago
  73. 6ca25b3 Revert 'main: Remove unused function load_backend_new()' by Bryce Harrington · 9 years ago
  74. 20b66c3 compositor: Version the backend configuration structures by Bryce Harrington · 9 years ago
  75. e9b8a2b compositor: Drop unneeded create_output callback by Bryce Harrington · 9 years ago
  76. b993998 drm: Spelling fix in comment by Bryce Harrington · 9 years ago
  77. aff703e Makefile: fix systemd-notify plugin CFLAGS by Pekka Paalanen · 9 years ago
  78. 7b3a52a ivi-layout: clear on_layer when layer_destroy by Wataru Natsume · 9 years ago
  79. 48fbb54 weston-info: do not round refresh rates by Pekka Paalanen · 9 years ago
  80. 265aeb3 systemd: take over sockets created by systemd by Friedrich, Eugen (ADITG/SW1) · 9 years ago
  81. d962be1 client: fix spelling mistake by Eric Engestrom · 9 years ago
  82. f951f82 xwayland: fix spelling mistake by Eric Engestrom · 9 years ago
  83. 11a7a4b zunitc: fix spelling mistake by Eric Engestrom · 9 years ago
  84. f8cdb24 zunitc: remove `break` after `return` by Eric Engestrom · 9 years ago
  85. c49aa5a ivi-shell: rework configure_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  86. 67f0aa8 ivi-shell: rework remove_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  87. 562f2ec ivi-shell: rework remove_layer notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  88. c98f2cf ivi-shell: rework create_layer_notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  89. 970f831 ivi-shell: rework create_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  90. 3750d1b ivi-shell: rework layer_add_notification API by Ucan, Emre (ADITG/SW1) · 9 years ago
  91. 706cb5a ivi-shell: rework surface_add_notification API by Ucan, Emre (ADITG/SW1) · 9 years ago
  92. 0bd29b6 ivi-shell: move event_mask to properties struct by Ucan, Emre (ADITG/SW1) · 9 years ago
  93. 8e21e96 ivi-shell: remove content_observer leftover by Ucan, Emre (ADITG/SW1) · 9 years ago
  94. 87953b7 compositor: remove input_loop by Pekka Paalanen · 9 years ago
  95. 157109b compositor-x11: stop using input_loop by Pekka Paalanen · 9 years ago
  96. 94cb06a ivi-shell: harden get_ivi_shell_surface() by Pekka Paalanen · 9 years ago
  97. fd45f60 ivi-shell: add sanity check in ivi_shell_surface_configure by Pekka Paalanen · 9 years ago
  98. cfb053f ivi-shell: add input panel label func by Pekka Paalanen · 9 years ago
  99. 13281f6 ivi-shell: add shell surface labels by Pekka Paalanen · 9 years ago
  100. 1c04d7b ivi-shell: remove ivi_layout_get_screen_output API by Ucan, Emre (ADITG/SW1) · 9 years ago