summaryrefslogtreecommitdiff
path: root/ivi-shell/ivi-layout-private.h
Commit message (Expand)AuthorAgeFilesLines
* ivi-layout: simplify APIMichael Olbrich2023-04-191-5/+5
* ivi-shell: add input panel supportMichael Olbrich2023-03-141-1/+13
* ivi-shell: add new signal to notify ivi shell destroyingTran Ba Khang(MS/EMC31-XC)2022-11-101-0/+4
* ivi-shell: listen output_destroyed_signalEmre Ucan2022-11-041-0/+1
* ivi-shell: listen output_created signalEmre Ucan2022-11-041-0/+2
* ivi-shell: activate keyboard focus for xdg-shell surfaceTomohito Esaki2022-09-291-0/+2
* libweston/desktop: Migrate libweston-desktop/libweston-desktop.hMarius Vlad2022-09-231-1/+1
* ivi-layout: use libweston-desktop api is to send configure events everywhereMichael Olbrich2019-07-011-0/+3
* Move libweston-desktop.hPekka Paalanen2019-04-181-1/+1
* Rename compositor.h to libweston/libweston.hPekka Paalanen2019-04-181-1/+1
* ivi-shell: linked libweston-desktop and added structsMichael Teyfel2019-02-061-0/+2
* ivi-layout: introduced configure_desktop_changedMichael Teyfel2019-02-061-0/+1
* ivi-shell: describe members of type wl_listUcan, Emre (ADITG/SW1)2016-11-091-8/+8
* ivi-shell: clear unused struct membersUcan, Emre (ADITG/SW1)2016-11-091-7/+0
* include stdint.h for int32_t/uint32_tJussi Kukkonen2016-07-261-0/+2
* ivi-shell: introduce ivi_layout_viewUcan, Emre (ADITG/SW1)2016-06-291-5/+18
* ivi-shell: move event_mask to properties structUcan, Emre (ADITG/SW1)2016-04-011-2/+0
* ivi-shell: introduce ivi-layout-shell.hPekka Paalanen2016-03-161-19/+1
* ivi-shell: remove configured signal from ivi-layoutPekka Paalanen2016-03-161-5/+1
* ivi-shell: remove content_observer notificationUcan, Emre (ADITG/SW1)2016-03-151-5/+0
* ivi-shell: Remove all surface transitions when it is being removed.Mateusz Polrola2016-03-151-0/+3
* ivi-shell: remove ivi_layout_layer_set_position APIUcan, Emre \(ADITG/SW1\)2016-03-041-2/+3
* ivi-shell: remove ivi_layout_surface_get_dimension APIUcan, Emre \(ADITG/SW1\)2016-03-041-3/+0
* ivi-shell: remove ivi_layout_layer_get_position APIUcan, Emre \(ADITG/SW1\)2016-03-041-3/+0
* ivi-shell: remove ivi_layout_layer_get_opacity APIUcan, Emre \(ADITG/SW1\)2016-03-041-2/+0
* ivi-shell: remove ivi_layout_surface_get_opacity APIUcan, Emre \(ADITG/SW1\)2016-03-041-2/+0
* ivi-shell: remove ivi_layout_surface_get_visibility APIUcan, Emre \(ADITG/SW1\)2016-03-041-2/+0
* ivi-shell: remove struct link_layerUcan, Emre (ADITG/SW1)2015-10-011-2/+1
* ivi-shell: remove struct link_screenUcan, Emre (ADITG/SW1)2015-10-011-1/+1
* ivi-shell: clear order.surface_list before reordering itUcan, Emre (ADITG/SW1)2015-08-211-0/+1
* ivi-shell: transform refactoring to improve it to more readable codeNobuhiko Tanibata2015-07-161-0/+1
* ivi-shell: transform refactoring, remove transform part of ivi_layout_surface...Nobuhiko Tanibata2015-07-161-5/+0
* ivi-shell: bugfix, add ref_count to ivi_layout_layerNobuhiko Tanibata2015-06-231-0/+2
* ivi-shell: make ivi_layout_surface destruction explicitNobuhiko Tanibata2015-06-231-1/+2
* *-shell: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-151-16/+19
* ivi-shell: rewrite controller APINobuhiko Tanibata2014-12-151-134/+46
* ivi-shell: make ivi-layout.c as a part of ivi-shell.soNobuhiko Tanibata2014-12-151-24/+19
* ivi-shell: add IVI layout APIsNobuhiko Tanibata2014-12-041-0/+319