264 Commits (d3ed2eb34533e901f4d02c45058318bc3f922cb2)

Author SHA1 Message Date
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
Marius Vlad 6bc37259e6 ivi-shell/hmi-controller: Include config.h as to not break ivi-shell build on meson 6 years ago
Daniel Stone 8011b0fa03 Add Meson build system 6 years ago
Emre Ucan 61eb170b73 ivi-shell: remove input-method section from config 6 years ago
Emre Ucan 27839fe913 ivi-shell: remove unused functions and members 6 years ago
Emre Ucan eefb8b9ac5 ivi-shell: remove input panel implementation 6 years ago
Emre Ucan 71f9ee1d22 ivi-shell: don't use input panel implementation 6 years ago
Emre Ucan d93a52a6f9 ivi-shell: check ivi_view mappedness in commit_changes() 6 years ago
Emre Ucan f6638a7f0f ivi-shell: unmap views which are not in scenegraph 6 years ago
Emre Ucan e1e7ebdbea ivi-shell: Add build_view_list function 6 years ago
Emmanuel Gil Peyrot 9fd254d7b2 ivi-shell: Add missing sentence point 6 years ago