summaryrefslogtreecommitdiff
path: root/ivi-shell
Commit message (Expand)AuthorAgeFilesLines
...
* build: simplify include_directoriesPekka Paalanen2019-10-041-2/+2
* ivi-layout: unmap desktop surfaces in ivi_view_destroy()Michael Olbrich2019-07-011-2/+1
* ivi-layout: use libweston-desktop api is to send configure events everywhereMichael Olbrich2019-07-013-15/+25
* Move libweston-desktop.hPekka Paalanen2019-04-182-2/+2
* Rename plugin-registry.h to libweston/plugin-registry.hPekka Paalanen2019-04-181-1/+1
* Rename compositor.h to libweston/libweston.hPekka Paalanen2019-04-184-4/+4
* meson.build: Fix warning for configure_fileHarish Krupo2019-04-161-1/+0
* support byte-by-byte reproducible buildHéctor Orón Martínez2019-04-091-2/+0
* Clean up .gitignore after autotools removalPekka Paalanen2019-03-281-1/+0
* Fix typos all around (thanks codespell!)Emmanuel Gil Peyrot2019-02-202-4/+4
* hmi-controller: register for desktop_surface_configuredMichael Teyfel2019-02-061-30/+40
* ivi-shell: create weston_desktop in wet_shell_initMichael Teyfel2019-02-061-1/+8
* ivi-shell: remove surface_destroy_listenerMichael Teyfel2019-02-061-3/+4
* ivi-shell: added libweston-desktop-api implementationMichael Teyfel2019-02-061-0/+155
* ivi-layout: use libweston-desktop api for configure eventMichael Teyfel2019-02-061-3/+9
* ivi-layout: use libweston-desktop api for viewsMichael Teyfel2019-02-061-2/+11
* ivi-shell: linked libweston-desktop and added structsMichael Teyfel2019-02-064-2/+8
* ivi-layout: introduced surface create and configureMichael Teyfel2019-02-062-23/+57
* ivi-layout: introduced configure_desktop_changedMichael Teyfel2019-02-063-0/+28
* layout-interface: added interface to change surface idMichael Teyfel2019-02-062-0/+45
* ivi-shell: introduction of IVI_INVALID_IDMichael Teyfel2019-02-061-0/+2
* ivi-shell: removed assertMichael Teyfel2019-02-061-1/+0
* ivi-shell: rework goto labels to avoid memory leaksMichael Teyfel2019-02-061-5/+6
* libweston: export weston_config APIPekka Paalanen2019-02-061-1/+1
* ivi-shell: use weston_compositor_exitPekka Paalanen2019-02-061-1/+1
* compositor: Add some handy wrappers for wet_get_binary_path()Marius Vlad2018-12-181-1/+1
* ivi-shell/hmi-controller: Include config.h as to not break ivi-shell build on...Marius Vlad2018-12-181-0/+2
* Add Meson build systemDaniel Stone2018-12-091-0/+53
* ivi-shell: remove input-method section from configEmre Ucan2018-11-051-3/+0
* ivi-shell: remove unused functions and membersEmre Ucan2018-11-052-47/+0
* ivi-shell: remove input panel implementationEmre Ucan2018-11-051-413/+0
* ivi-shell: don't use input panel implementationEmre Ucan2018-11-051-13/+0
* ivi-shell: check ivi_view mappedness in commit_changes()Emre Ucan2018-11-021-26/+1
* ivi-shell: unmap views which are not in scenegraphEmre Ucan2018-11-021-0/+17
* ivi-shell: Add build_view_list functionEmre Ucan2018-11-021-4/+14
* ivi-shell: Add missing sentence pointEmmanuel Gil Peyrot2018-09-181-1/+1
* Fix and remove broken links to confluence pagesSruthik P2018-09-181-4/+3
* ivi-shell: Remove the compositor destory listener from list during de-initHarsha M M2018-08-101-0/+2
* ivi-shell: use install paths in example configEmre Ucan2018-07-221-27/+27
* ivi-shell: listen compositor wake_signalEmre Ucan2018-07-222-0/+17
* tests: Reshuffle IVI layout testsDaniel Stone2018-06-202-5/+15
* libweston: make wl_output point to weston_headPekka Paalanen2018-04-101-1/+3
* ivi-shell: remove dead assignments in layer transitionEmre Ucan2018-03-281-5/+4
* hmi-controller: remove dead assignments in add_launchersEmre Ucan2018-03-281-4/+0
* ivi-shell: fix the layer assignment change from one screen to anotherEmre Ucan2018-02-081-0/+5
* ivi-shell: don't expilicitly assign outputs to viewsEmre Ucan2018-02-081-1/+0
* ivi-shell: don't schedule compositor repaintEmre Ucan2018-02-081-7/+6
* ivi-shell: change layer visibility to boolEmre Ucan2018-02-081-1/+1
* ivi-shell: remove ivi_shell_settingEmre Ucan2018-02-071-30/+12
* ivi-shell: don't load controller modulesEmre Ucan2018-02-072-64/+4