274 Commits (419d6a9cf5c024e9009592c26235ef94b565249a)

Author SHA1 Message Date
Marius Vlad ac05950098 ivi-shell: Move out weston_desktop_shell at the end 2 years ago
Marius Vlad 097ed47292 hmi-controller: Add missing removal of destroy listener 2 years ago
Michael Tretter e7cf894fa2 ivi-shell: fix cleanup of desktop surfaces 2 years ago
Michael Tretter 72a6929467 ivi-shell: fix free in get_layers_under_surface 2 years ago
Michael Tretter a2684005b6 doc: update and move IVI-shell README to doc 2 years ago
Michael Tretter 7d16485efd ivi-shell: remove dysfunctional link 2 years ago
Michael Tretter b282fe3a73 ivi-shell: remove unused definition ivi_layout_screen 2 years ago
Pekka Paalanen cbbf0e59a5 ivi-shell: replace MEM_ALLOC() with mostly xcalloc() 2 years ago
Daniel Stone 9336263d9b Move libweston-desktop into libweston 2 years ago
Daniel Stone 0c69688aa2 libweston: Add weston_surface_map() wrapper 2 years ago
Michael Olbrich 924e79f4f2 ivi-shell: emit created notification earlier for desktop surfaces 2 years ago
Pekka Paalanen 32aedb9fd6 ivi-shell: destroy desktop 3 years ago
Michael Tretter 16e3f27fc7 ivi-shell: bring back reference weston.ini 3 years ago
Pekka Paalanen 9706a807f9 ivi-shell: call weston_layer_fini() 3 years ago
Harsha M M 1b470f96d2 ivi-shell: clean up remaining ivisurface during de-init 4 years ago
Igor Matheus Andrade Torrente d8e09afc9f tests: Convert ivi-shell-app-test.c to use `weston_ini_setup` 4 years ago
Rajendraprasad K J 4a378afa3b ivi-shell: Avoid unnecessary scaling of the view transformation matrix 4 years ago
Philipp Zabel 4b1de0112b build: add rpath to modules that use symbols from libexec_weston 5 years ago
Daniel Stone 51d995ad82 config-parser: Make get_bool be bool 5 years ago
Pekka Paalanen 6ffbba3ac1 Use weston_compositor_add_destroy_listener_once() in plugins 5 years ago
Pekka Paalanen d2b9b5d1cc ivi-shell: fix init error path 5 years ago
Pekka Paalanen 8e7f9501e4 Link Weston plugins to libexec-weston.so 5 years ago
Pekka Paalanen 5e734ba308 build: link libm explicitly 5 years ago
Pekka Paalanen 71ff95a544 build: separate deps for int and ext libweston users 5 years ago
Pekka Paalanen 4f5e360180 build: simplify include_directories 5 years ago
Michael Olbrich 6ef2d45a2d ivi-layout: unmap desktop surfaces in ivi_view_destroy() 5 years ago
Michael Olbrich 640109cf5e ivi-layout: use libweston-desktop api is to send configure events everywhere 5 years ago
Pekka Paalanen 8ebd9817e7 Move libweston-desktop.h 6 years ago
Pekka Paalanen 27b377f51f Rename plugin-registry.h to libweston/plugin-registry.h 6 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Harish Krupo b81fc517d8 meson.build: Fix warning for configure_file 6 years ago
Héctor Orón Martínez 250f1066ff support byte-by-byte reproducible build 6 years ago
Pekka Paalanen 5dc2ddf9c6 Clean up .gitignore after autotools removal 6 years ago
Emmanuel Gil Peyrot 426c24673f Fix typos all around (thanks codespell!) 6 years ago
Michael Teyfel e894b3e4a3 hmi-controller: register for desktop_surface_configured 6 years ago
Michael Teyfel 2763b66d31 ivi-shell: create weston_desktop in wet_shell_init 6 years ago
Michael Teyfel ed28f020b8 ivi-shell: remove surface_destroy_listener 6 years ago
Michael Teyfel 62d6d56a83 ivi-shell: added libweston-desktop-api implementation 6 years ago
Michael Teyfel c04188e546 ivi-layout: use libweston-desktop api for configure event 6 years ago
Michael Teyfel 831e58f8e6 ivi-layout: use libweston-desktop api for views 6 years ago
Michael Teyfel 8f9e92e8e3 ivi-shell: linked libweston-desktop and added structs 6 years ago
Michael Teyfel 4d886d6058 ivi-layout: introduced surface create and configure 6 years ago
Michael Teyfel 65e1be1234 ivi-layout: introduced configure_desktop_changed 6 years ago
Michael Teyfel c9c247730b layout-interface: added interface to change surface id 6 years ago
Michael Teyfel 7419dc26e0 ivi-shell: introduction of IVI_INVALID_ID 6 years ago
Michael Teyfel 8b6fb14871 ivi-shell: removed assert 6 years ago
Michael Teyfel f2042e132e ivi-shell: rework goto labels to avoid memory leaks 6 years ago
Pekka Paalanen 1ed3506b70 libweston: export weston_config API 6 years ago
Pekka Paalanen 818c20e78b ivi-shell: use weston_compositor_exit 6 years ago
Marius Vlad 64fbd0f41f compositor: Add some handy wrappers for wet_get_binary_path() 6 years ago