summaryrefslogtreecommitdiff
path: root/ivi-shell
AgeCommit message (Expand)AuthorFilesLines
2017-02-07Add Meson build systemDaniel Stone1-0/+61
2017-02-07tests: Reshuffle IVI layout testsDaniel Stone2-5/+15
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
2016-04-05ivi-shell: rework surface_add_notification APIUcan, Emre (ADITG/SW1)2-96/+14
2016-04-01ivi-shell: move event_mask to properties structUcan, Emre (ADITG/SW1)3-37/+33
2016-04-01ivi-shell: remove content_observer leftoverUcan, Emre (ADITG/SW1)1-5/+0
2016-03-24ivi-shell: harden get_ivi_shell_surface()Pekka Paalanen1-3/+9
2016-03-24ivi-shell: add sanity check in ivi_shell_surface_configurePekka Paalanen1-1/+5
2016-03-24ivi-shell: add input panel label funcPekka Paalanen1-0/+8
2016-03-24ivi-shell: add shell surface labelsPekka Paalanen1-0/+16
2016-03-24ivi-shell: remove ivi_layout_get_screen_output APIUcan, Emre (ADITG/SW1)2-17/+0
2016-03-24ivi-shell: remove ivi_layout_get_screen_from_id APIUcan, Emre (ADITG/SW1)2-26/+1
2016-03-24ivi-shell: implement get_screen_from_outputUcan, Emre (ADITG/SW1)1-3/+17
2016-03-24ivi-shell: use weston_output in public APIsUcan, Emre (ADITG/SW1)3-55/+41
2016-03-24ivi-shell: remove ivi_layout_get_screens APIUcan, Emre (ADITG/SW1)3-67/+2
2016-03-24ivi-shell: remove ivi_layout_get_screen_resolution APIUcan, Emre (ADITG/SW1)3-45/+11