Age | Commit message (Expand) | Author | Files | Lines |
2018-08-10 | ivi-shell: Remove the compositor destory listener from list during de-init | Harsha M M | 1 | -0/+2 |
2018-07-22 | ivi-shell: use install paths in example config | Emre Ucan | 1 | -27/+27 |
2018-07-22 | ivi-shell: listen compositor wake_signal | Emre Ucan | 2 | -0/+17 |
2018-06-20 | tests: Reshuffle IVI layout tests | Daniel Stone | 2 | -5/+15 |
2018-04-10 | libweston: make wl_output point to weston_head | Pekka Paalanen | 1 | -1/+3 |
2018-03-28 | ivi-shell: remove dead assignments in layer transition | Emre Ucan | 1 | -5/+4 |
2018-03-28 | hmi-controller: remove dead assignments in add_launchers | Emre Ucan | 1 | -4/+0 |
2018-02-08 | ivi-shell: fix the layer assignment change from one screen to another | Emre Ucan | 1 | -0/+5 |
2018-02-08 | ivi-shell: don't expilicitly assign outputs to views | Emre Ucan | 1 | -1/+0 |
2018-02-08 | ivi-shell: don't schedule compositor repaint | Emre Ucan | 1 | -7/+6 |
2018-02-08 | ivi-shell: change layer visibility to bool | Emre Ucan | 1 | -1/+1 |
2018-02-07 | ivi-shell: remove ivi_shell_setting | Emre Ucan | 1 | -30/+12 |
2018-02-07 | ivi-shell: don't load controller modules | Emre Ucan | 2 | -64/+4 |
2018-02-07 | hmi-controller: load as weston module | Emre Ucan | 2 | -21/+17 |
2018-02-07 | hmi-controller: remove ivi_layout_interface global | Emre Ucan | 1 | -94/+100 |
2018-02-07 | ivi-shell: register ivi_layout_interface | Emre Ucan | 3 | -2/+19 |
2017-11-27 | libweston: Use struct timespec for touch motion events | Alexandros Frantzis | 1 | -2/+3 |
2017-11-27 | libweston: Use struct timespec for touch up events | Alexandros Frantzis | 1 | -1/+2 |
2017-11-27 | libweston: Use struct timespec for touch down events | Alexandros Frantzis | 2 | -2/+4 |
2017-11-27 | libweston: Use struct timespec for key events | Alexandros Frantzis | 1 | -1/+1 |
2017-11-27 | libweston: Use struct timespec for axis events | Alexandros Frantzis | 1 | -1/+1 |
2017-11-27 | libweston: Use struct timespec for button events | Alexandros Frantzis | 2 | -2/+3 |
2017-11-27 | libweston: Use struct timespec for motion events | Alexandros Frantzis | 1 | -1/+2 |
2017-11-24 | ivi-shell: Fix incorrect use of logical instead of bitwise operator | Alexandros Frantzis | 1 | -1/+1 |
2017-07-25 | libweston: introduce weston_output_from_resource() | Pekka Paalanen | 1 | -1/+1 |
2017-07-25 | ivi-shell: Fixed broken link to wiki page in ivi-layout header file | Michael Teyfel | 1 | -1/+1 |
2017-07-24 | ivi-shell: remove orientation calculation | Ucan, Emre (ADITG/SW1) | 1 | -76/+4 |
2017-07-24 | ivi-shell: remove layer_set_orientation API | Ucan, Emre (ADITG/SW1) | 2 | -32/+0 |
2017-07-24 | ivi-shell: remove surface_set_orientation API | Ucan, Emre (ADITG/SW1) | 2 | -32/+0 |
2017-07-24 | ivi-shell: add_screen_remove_layer API | Ucan, Emre (ADITG/SW1) | 2 | -0/+32 |
2017-03-31 | ivi-layout: Add missing free() in ivi_view_create | Raúl Peñacoba | 1 | -0/+1 |
2017-02-07 | ivi-shell: Damage view below after unmapping | Ucan, Emre (ADITG/SW1) | 1 | -1/+12 |
2017-02-06 | ivi-shell: simplify commit_changes function | Ucan, Emre (ADITG/SW1) | 1 | -20/+21 |
2017-02-06 | ivi-shell: pass only ivi_view to update_prop | Ucan, Emre (ADITG/SW1) | 1 | -9/+5 |
2017-01-27 | ivi-shell: don't check layer is already on the screen | Ucan, Emre (ADITG/SW1) | 1 | -5/+0 |
2017-01-27 | ivi-shell: don't check view is rendered before adding surface | Ucan, Emre (ADITG/SW1) | 1 | -2/+0 |
2017-01-27 | ivi-shell: fix typo in layer_destroy API | Ucan, Emre (ADITG/SW1) | 1 | -1/+1 |
2017-01-17 | weston: Make the shell entrypoint specific | Quentin Glidic | 1 | -2/+2 |
2017-01-17 | weston: Properly namespace modules entrypoint | Quentin Glidic | 2 | -3/+5 |
2017-01-17 | libweston: Position layers in an absolute way | Quentin Glidic | 3 | -5/+7 |
2017-01-03 | ivi-shell: fix minor typos | Abdur Rehman | 2 | -5/+5 |
2016-11-09 | ivi-shell: describe members of type wl_list | Ucan, Emre (ADITG/SW1) | 3 | -11/+15 |
2016-11-09 | ivi-shell: clear unused struct members | Ucan, Emre (ADITG/SW1) | 2 | -17/+0 |
2016-08-14 | libweston: Rename weston_surface::configure to ::committed | Quentin Glidic | 2 | -16/+16 |
2016-07-26 | include stdint.h for int32_t/uint32_t | Jussi Kukkonen | 8 | -0/+10 |
2016-07-12 | Include space in 'if (' | Bryce Harrington | 1 | -1/+1 |
2016-07-01 | ivi-shell: update for manual surface/view mapping | Armin Krezović | 2 | -0/+4 |
2016-06-30 | input: Rename weston_surface_activate to weston_seat_set_keyboard_focus | Bryce Harrington | 1 | -1/+1 |
2016-06-29 | ivi-shell: introduce ivi_layout_view | Ucan, Emre (ADITG/SW1) | 2 | -117/+191 |
2016-06-29 | ivi-shell: add surface_created listener after launchers | Ucan, Emre (ADITG/SW1) | 1 | -3/+7 |