summaryrefslogtreecommitdiff
path: root/ivi-shell
AgeCommit message (Expand)AuthorFilesLines
2018-08-10ivi-shell: Remove the compositor destory listener from list during de-initHarsha M M1-0/+2
2018-07-22ivi-shell: use install paths in example configEmre Ucan1-27/+27
2018-07-22ivi-shell: listen compositor wake_signalEmre Ucan2-0/+17
2018-06-20tests: Reshuffle IVI layout testsDaniel Stone2-5/+15
2018-04-10libweston: make wl_output point to weston_headPekka Paalanen1-1/+3
2018-03-28ivi-shell: remove dead assignments in layer transitionEmre Ucan1-5/+4
2018-03-28hmi-controller: remove dead assignments in add_launchersEmre Ucan1-4/+0
2018-02-08ivi-shell: fix the layer assignment change from one screen to anotherEmre Ucan1-0/+5
2018-02-08ivi-shell: don't expilicitly assign outputs to viewsEmre Ucan1-1/+0
2018-02-08ivi-shell: don't schedule compositor repaintEmre Ucan1-7/+6
2018-02-08ivi-shell: change layer visibility to boolEmre Ucan1-1/+1
2018-02-07ivi-shell: remove ivi_shell_settingEmre Ucan1-30/+12
2018-02-07ivi-shell: don't load controller modulesEmre Ucan2-64/+4
2018-02-07hmi-controller: load as weston moduleEmre Ucan2-21/+17
2018-02-07hmi-controller: remove ivi_layout_interface globalEmre Ucan1-94/+100
2018-02-07ivi-shell: register ivi_layout_interfaceEmre Ucan3-2/+19
2017-11-27libweston: Use struct timespec for touch motion eventsAlexandros Frantzis1-2/+3
2017-11-27libweston: Use struct timespec for touch up eventsAlexandros Frantzis1-1/+2
2017-11-27libweston: Use struct timespec for touch down eventsAlexandros Frantzis2-2/+4
2017-11-27libweston: Use struct timespec for key eventsAlexandros Frantzis1-1/+1
2017-11-27libweston: Use struct timespec for axis eventsAlexandros Frantzis1-1/+1
2017-11-27libweston: Use struct timespec for button eventsAlexandros Frantzis2-2/+3
2017-11-27libweston: Use struct timespec for motion eventsAlexandros Frantzis1-1/+2
2017-11-24ivi-shell: Fix incorrect use of logical instead of bitwise operatorAlexandros Frantzis1-1/+1
2017-07-25libweston: introduce weston_output_from_resource()Pekka Paalanen1-1/+1
2017-07-25ivi-shell: Fixed broken link to wiki page in ivi-layout header fileMichael Teyfel1-1/+1
2017-07-24ivi-shell: remove orientation calculationUcan, Emre (ADITG/SW1)1-76/+4
2017-07-24ivi-shell: remove layer_set_orientation APIUcan, Emre (ADITG/SW1)2-32/+0
2017-07-24ivi-shell: remove surface_set_orientation APIUcan, Emre (ADITG/SW1)2-32/+0
2017-07-24ivi-shell: add_screen_remove_layer APIUcan, Emre (ADITG/SW1)2-0/+32
2017-03-31ivi-layout: Add missing free() in ivi_view_createRaúl Peñacoba1-0/+1
2017-02-07ivi-shell: Damage view below after unmappingUcan, Emre (ADITG/SW1)1-1/+12
2017-02-06ivi-shell: simplify commit_changes functionUcan, Emre (ADITG/SW1)1-20/+21
2017-02-06ivi-shell: pass only ivi_view to update_propUcan, Emre (ADITG/SW1)1-9/+5
2017-01-27ivi-shell: don't check layer is already on the screenUcan, Emre (ADITG/SW1)1-5/+0
2017-01-27ivi-shell: don't check view is rendered before adding surfaceUcan, Emre (ADITG/SW1)1-2/+0
2017-01-27ivi-shell: fix typo in layer_destroy APIUcan, Emre (ADITG/SW1)1-1/+1
2017-01-17weston: Make the shell entrypoint specificQuentin Glidic1-2/+2
2017-01-17weston: Properly namespace modules entrypointQuentin Glidic2-3/+5
2017-01-17libweston: Position layers in an absolute wayQuentin Glidic3-5/+7
2017-01-03ivi-shell: fix minor typosAbdur Rehman2-5/+5
2016-11-09ivi-shell: describe members of type wl_listUcan, Emre (ADITG/SW1)3-11/+15
2016-11-09ivi-shell: clear unused struct membersUcan, Emre (ADITG/SW1)2-17/+0
2016-08-14libweston: Rename weston_surface::configure to ::committedQuentin Glidic2-16/+16
2016-07-26include stdint.h for int32_t/uint32_tJussi Kukkonen8-0/+10
2016-07-12Include space in 'if ('Bryce Harrington1-1/+1
2016-07-01ivi-shell: update for manual surface/view mappingArmin Krezović2-0/+4
2016-06-30input: Rename weston_surface_activate to weston_seat_set_keyboard_focusBryce Harrington1-1/+1
2016-06-29ivi-shell: introduce ivi_layout_viewUcan, Emre (ADITG/SW1)2-117/+191
2016-06-29ivi-shell: add surface_created listener after launchersUcan, Emre (ADITG/SW1)1-3/+7