summaryrefslogtreecommitdiff
path: root/ivi-shell
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-24ivi-shell: remove ivi_layout_get_id_of_screen APIUcan, Emre (ADITG/SW1)2-20/+1
2016-03-24ivi-shell: remove id_screenUcan, Emre (ADITG/SW1)1-7/+2
2016-03-18hmi-controller: fix wrong panel widthUcan, Emre (ADITG/SW1)1-5/+3
2016-03-18hmi-controller: fix wrong background surface sizeUcan, Emre (ADITG/SW1)1-9/+8
2016-03-17clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington1-11/+1
2016-03-17ivi-shell: simplify ivi_layout_screen_set_render_orderUcan, Emre (ADITG/SW1)1-13/+3
2016-03-17ivi-shell: simplify ivi_layout_screen_add_layerUcan, Emre (ADITG/SW1)1-12/+2
2016-03-17ivi-shell: simplify ivi_layout_set_render_orderUcan, Emre (ADITG/SW1)1-16/+3
2016-03-17ivi-shell: simplify ivi_layout_layer_add_surfaceUcan, Emre (ADITG/SW1)1-12/+2
2016-03-17ivi-shell: simplify ivi_layout_remove_surfaceUcan, Emre (ADITG/SW1)1-11/+2
2016-03-16ivi-shell: remove add_configured_listener left-overPekka Paalanen1-4/+0
2016-03-16ivi-shell: introduce ivi-layout-shell.hPekka Paalanen4-20/+70
2016-03-16ivi-shell: remove configured signal from ivi-layoutPekka Paalanen3-30/+1
2016-03-16ivi-shell: call shell_surface_send_configure() directlyPekka Paalanen4-26/+35