summaryrefslogtreecommitdiff
path: root/ivi-shell/ivi-layout-transition.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-01ivi-layout: use libweston-desktop api is to send configure events everywhereMichael Olbrich1-3/+3
2018-03-28ivi-shell: remove dead assignments in layer transitionEmre Ucan1-5/+4
2016-11-09ivi-shell: describe members of type wl_listUcan, Emre (ADITG/SW1)1-0/+4
2016-07-26include stdint.h for int32_t/uint32_tJussi Kukkonen1-0/+1
2016-07-12Include space in 'if ('Bryce Harrington1-1/+1
2016-03-16ivi-shell: remove configured signal from ivi-layoutPekka Paalanen1-1/+0
2016-03-16ivi-shell: call shell_surface_send_configure() directlyPekka Paalanen1-0/+4
2016-03-15ivi-shell: include config.h in ivi-layout-transition.cPekka Paalanen1-0/+2
2016-03-15ivi-shell: Remove all surface transitions when it is being removed.Mateusz Polrola1-0/+16
2016-03-04ivi-shell: remove ivi_layout_layer_set_position APIUcan, Emre \(ADITG/SW1\)1-1/+2
2016-03-04ivi-shell: remove ivi_layout_layer_get_position APIUcan, Emre \(ADITG/SW1\)1-4/+2
2016-03-04ivi-shell: remove ivi_layout_layer_get_opacity APIUcan, Emre \(ADITG/SW1\)1-1/+1
2016-03-04ivi-shell: remove ivi_layout_surface_get_opacity APIUcan, Emre \(ADITG/SW1\)1-3/+3
2016-03-04ivi-shell: remove ivi_layout_surface_get_visibility APIUcan, Emre \(ADITG/SW1\)1-1/+1
2015-09-30ivi-layout-transition: Standardize the check for layout_transition_registerLucas Tanure1-3/+6
2015-09-23ivi-layout-transition: Fix potential leak of memory pointed to by transitionLucas Tanure1-4/+7
2015-09-22ivi-shell: initialize all fields in create_layout_transitionJohn-John Tedro1-0/+1
2015-09-22ivi-layout-transition: Fix potential leak of memory pointed to by transitionLucas Tanure1-1/+2
2015-09-22ivi-layout-transition: Change layout_transition_register return typeLucas Tanure1-2/+4
2015-09-22ivi-layout-transition: Fix potential leak of memory pointed to by transitionLucas Tanure1-0/+3
2015-08-07Coding style fixesDawid Gajownik1-2/+2
2015-06-15*-shell: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington1-16/+19
2015-03-02ivi-layout: separate declarations from codeCarlos Olmedo Escobar1-6/+15
2015-01-28ivi-shell-transition: check create_layout_transition() return value.Carlos Olmedo Escobar1-4/+12
2014-12-15ivi-shell: rewrite controller APINobuhiko Tanibata1-8/+8
2014-12-15ivi-shell: several ivi-layout interfaces moved accross source.Nobuhiko Tanibata1-66/+0
2014-12-15ivi-shell: clean-up transition animation code.Nobuhiko Tanibata1-194/+0
2014-12-04ivi-shell: add IVI layout APIsNobuhiko Tanibata1-0/+1111