summaryrefslogtreecommitdiff
path: root/ivi-shell/ivi-layout.c
Commit message (Expand)AuthorAgeFilesLines
* ivi-layout: simplify APIMichael Olbrich2023-04-191-237/+89
* ivi-shell: add input panel supportMichael Olbrich2023-03-141-6/+147
* ivi-layout: add surface type to the surface propertiesMichael Olbrich2023-03-141-3/+7
* ivi-shell: add commit_current into ivi_layout interfaceTran Ba Khang(MS/EMC31-XC)2023-02-141-0/+13
* ivi-shell: simplify surface creationMichael Olbrich2023-02-071-9/+2
* ivi-shell: use x*alloc for small allocationsMichael Olbrich2023-02-071-50/+11
* ivi-shell: add new signal to notify ivi shell destroyingTran Ba Khang(MS/EMC31-XC)2022-11-101-0/+34
* ivi-shell: listen output_destroyed_signalEmre Ucan2022-11-041-0/+42
* ivi-shell: listen output_created signalEmre Ucan2022-11-041-18/+32
* ivi-shell: Set view mask solely based on source rectangleHarsha M M2022-11-031-12/+1
* ivi-layout: fix rectangle calculation by calc_inverse_matrix_transform()Michael Olbrich2022-10-241-8/+8
* ivi-shell: fix free in get_layers_under_surfaceMichael Tretter2022-10-191-5/+4
* ivi-shell: activate keyboard focus for xdg-shell surfaceTomohito Esaki2022-09-291-0/+2
* libweston: Add weston_surface_map() wrapperDaniel Stone2022-06-161-1/+1
* ivi-shell: emit created notification earlier for desktop surfacesMichael Olbrich2022-04-141-3/+13
* ivi-shell: call weston_layer_fini()Pekka Paalanen2021-05-281-0/+10
* ivi-shell: Avoid unnecessary scaling of the view transformation matrixRajendraprasad K J2020-08-171-3/+7
* ivi-layout: unmap desktop surfaces in ivi_view_destroy()Michael Olbrich2019-07-011-2/+1
* ivi-layout: use libweston-desktop api is to send configure events everywhereMichael Olbrich2019-07-011-12/+19
* Rename compositor.h to libweston/libweston.hPekka Paalanen2019-04-181-1/+1
* Fix typos all around (thanks codespell!)Emmanuel Gil Peyrot2019-02-201-2/+2
* ivi-layout: use libweston-desktop api for configure eventMichael Teyfel2019-02-061-3/+9
* ivi-layout: use libweston-desktop api for viewsMichael Teyfel2019-02-061-2/+11
* ivi-layout: introduced surface create and configureMichael Teyfel2019-02-061-23/+50
* ivi-layout: introduced configure_desktop_changedMichael Teyfel2019-02-061-0/+17
* layout-interface: added interface to change surface idMichael Teyfel2019-02-061-0/+39
* ivi-shell: check ivi_view mappedness in commit_changes()Emre Ucan2018-11-021-26/+1
* ivi-shell: unmap views which are not in scenegraphEmre Ucan2018-11-021-0/+17
* ivi-shell: Add build_view_list functionEmre Ucan2018-11-021-4/+14
* ivi-shell: fix the layer assignment change from one screen to anotherEmre Ucan2018-02-081-0/+5
* ivi-shell: don't expilicitly assign outputs to viewsEmre Ucan2018-02-081-1/+0
* ivi-shell: don't schedule compositor repaintEmre Ucan2018-02-081-7/+6
* ivi-shell: don't load controller modulesEmre Ucan2018-02-071-40/+0
* ivi-shell: register ivi_layout_interfaceEmre Ucan2018-02-071-0/+6
* ivi-shell: Fix incorrect use of logical instead of bitwise operatorAlexandros Frantzis2017-11-241-1/+1
* ivi-shell: remove orientation calculationUcan, Emre (ADITG/SW1)2017-07-241-76/+4
* ivi-shell: remove layer_set_orientation APIUcan, Emre (ADITG/SW1)2017-07-241-23/+0
* ivi-shell: remove surface_set_orientation APIUcan, Emre (ADITG/SW1)2017-07-241-23/+0
* ivi-shell: add_screen_remove_layer APIUcan, Emre (ADITG/SW1)2017-07-241-0/+22
* ivi-layout: Add missing free() in ivi_view_createRaúl Peñacoba2017-03-311-0/+1
* ivi-shell: Damage view below after unmappingUcan, Emre (ADITG/SW1)2017-02-071-1/+12
* ivi-shell: simplify commit_changes functionUcan, Emre (ADITG/SW1)2017-02-061-20/+21
* ivi-shell: pass only ivi_view to update_propUcan, Emre (ADITG/SW1)2017-02-061-9/+5
* ivi-shell: don't check layer is already on the screenUcan, Emre (ADITG/SW1)2017-01-271-5/+0
* ivi-shell: don't check view is rendered before adding surfaceUcan, Emre (ADITG/SW1)2017-01-271-2/+0
* ivi-shell: fix typo in layer_destroy APIUcan, Emre (ADITG/SW1)2017-01-271-1/+1
* weston: Properly namespace modules entrypointQuentin Glidic2017-01-171-1/+3
* libweston: Position layers in an absolute wayQuentin Glidic2017-01-171-1/+3
* ivi-shell: describe members of type wl_listUcan, Emre (ADITG/SW1)2016-11-091-3/+3
* ivi-shell: clear unused struct membersUcan, Emre (ADITG/SW1)2016-11-091-10/+0