summaryrefslogtreecommitdiff
path: root/ivi-shell
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-23Move weston source to compositor/Pekka Paalanen3-3/+3
2016-06-13ivi-shell: remove ivi_layout_get_weston_viewUcan, Emre (ADITG/SW1)3-19/+0
2016-06-03Split the modules and include files between weston and libwestonGiulio Camuffo1-1/+2
2016-06-03compositor: remove the weston_config field in weston_compositorGiulio Camuffo2-4/+5
2016-06-03Move the functions launching clients to main.cGiulio Camuffo1-0/+1
2016-06-01ivi-shell: add API for weston_surface -> ivi_layout_surfacePekka Paalanen4-0/+27
2016-05-19ivi: Fix spellings in commentsBryce Harrington1-14/+14
2016-05-12ivi-layout: clarify get_layers_under_surface docPekka Paalanen1-1/+4
2016-04-29ivi-layout: Correct coordinate adjective grammar, misspellingsYong Bakos1-8/+8
2016-04-12ivi-layout: clear on_layer when layer_destroyWataru Natsume1-0/+1
2016-04-05ivi-shell: rework configure_surface notificationUcan, Emre (ADITG/SW1)3-122/+22
2016-04-05ivi-shell: rework remove_surface notificationUcan, Emre (ADITG/SW1)3-60/+22
2016-04-05ivi-shell: rework remove_layer notificationUcan, Emre (ADITG/SW1)2-54/+13
2016-04-05ivi-shell: rework create_layer_notificationUcan, Emre (ADITG/SW1)2-55/+13
2016-04-05ivi-shell: rework create_surface notificationUcan, Emre (ADITG/SW1)3-60/+22
2016-04-05ivi-shell: rework layer_add_notification APIUcan, Emre (ADITG/SW1)2-110/+15