summaryrefslogtreecommitdiff
path: root/ivi-shell
Commit message (Expand)AuthorAgeFilesLines
...
* ivi-shell: remove ivi_layout_surface_get_position APIUcan, Emre \(ADITG/SW1\)2016-03-042-25/+0
* ivi-shell: remove ivi_layout_layer_get_opacity APIUcan, Emre \(ADITG/SW1\)2016-03-044-23/+1
* ivi-shell: remove ivi_layout_surface_get_opacity APIUcan, Emre \(ADITG/SW1\)2016-03-044-25/+3
* ivi-shell: remove ivi_layout_layer_get_visibility APIUcan, Emre \(ADITG/SW1\)2016-03-042-21/+0
* ivi-shell: remove ivi_layout_surface_get_visibility APIUcan, Emre \(ADITG/SW1\)2016-03-044-25/+1
* hmi-controller: fix leak of ivi surface listWataru Natsume2016-03-041-1/+4
* remove warning of ivisurface reassign on the ivilayerWataru Natsume2016-03-041-3/+1
* hmi-controller: remove duplicate commit_changes in random modeWataru Natsume2016-03-041-9/+0
* ivi-layout: apply opacity to weston_view correctlyNobuhiko Tanibata2016-02-031-6/+3
* Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer2016-01-191-0/+15
* Add a weston_pointer_axis_eventPeter Hutterer2016-01-191-2/+3
* ivi-shell: hmi-controller supports multi screens at random-mode.Nobuhiko Tanibata2015-12-141-5/+34
* ivi-shell: hmi-controller supports multi screens at fullscreen mode.Nobuhiko Tanibata2015-12-141-0/+18
* ivi-shell: hmi-controller supports multi screens at side-by-side mode.Nobuhiko Tanibata2015-12-141-23/+38
* ivi-shell: hmi-controller supports multi screens at tiling mode.Nobuhiko Tanibata2015-12-141-16/+22
* hmi-controller: allocate application layers for multi-screenNobuhiko Tanibata2015-12-141-32/+66
* hmi-controller: allocate background surfaces for multi-screenNobuhiko Tanibata2015-12-142-33/+44
* hmi-controller: allocate base layers for multi-screenNobuhiko Tanibata2015-12-142-19/+65
* ivi-shell: hmi-controller implements internal method to get screen.Nobuhiko Tanibata2015-12-141-13/+47
* ivi-shell: multi screen support to calcuration of a mask of weston_surface.Nobuhiko Tanibata2015-12-141-5/+31
* ivi-shell: convert from screen to global coordinatesNobuhiko Tanibata2015-12-141-2/+8
* ivi-shell: avoid update_prop() on invisible surfacesNobuhiko Tanibata2015-12-141-4/+19
* ivi-shell: activate weston surface with a seat when left click or touch.Nobuhiko Tanibata2015-12-141-0/+54
* ivi-shell: remove a code which expects only a screen in the system.Nobuhiko Tanibata2015-11-271-2/+0
* ivi-shell: fix layout_layer.view_list is not initilized per a screen.Nobuhiko Tanibata2015-11-271-3/+3
* ivi-shell: avoid inserting a ivi_layer to multiple screens.Nobuhiko Tanibata2015-11-271-0/+3
* ivi-shell: fix TODO which expects only one screen in the system.Nobuhiko Tanibata2015-11-271-3/+2
* input: Make pointer grab motion callbacks take an event structJonas Ådahl2015-11-201-3/+5
* Use input method protocol from wayland-protocolsJonas Ådahl2015-11-191-6/+8
* input: Pass axis events through pointer grab interfacesJonas Ådahl2015-11-021-0/+8
* ivi-shell: rename ivi_controller_interfaceUcan, Emre \(ADITG/SW1\)2015-10-293-89/+89
* ivi-shell: Add missing '\n' in weston_log function usageChris Michael2015-10-011-1/+1
* ivi-shell: introduce get_weston_viewUcan, Emre (ADITG/SW1)2015-10-011-42/+33
* ivi-shell: remove is_surface_in_layer APIUcan, Emre (ADITG/SW1)2015-10-011-22/+1
* ivi-shell: remove is_layer_in_screen APIUcan, Emre (ADITG/SW1)2015-10-011-18/+1
* ivi-shell: remove struct link_layerUcan, Emre (ADITG/SW1)2015-10-012-88/+7
* ivi-shell: remove struct link_screenUcan, Emre (ADITG/SW1)2015-10-012-63/+6
* ivi-layout-transition: Standardize the check for layout_transition_registerLucas Tanure2015-09-301-3/+6
* ivi-layout-transition: Fix potential leak of memory pointed to by transitionLucas Tanure2015-09-231-4/+7
* ivi-shell: initialize all fields in create_layout_transitionJohn-John Tedro2015-09-221-0/+1
* ivi_layout_surface_add_notification: Fix potential leak of memory pointed to ...Lucas Tanure2015-09-221-0/+1
* ivi-layout-transition: Fix potential leak of memory pointed to by transitionLucas Tanure2015-09-221-1/+2
* ivi-layout-transition: Change layout_transition_register return typeLucas Tanure2015-09-221-2/+4
* ivi-layout-transition: Fix potential leak of memory pointed to by transitionLucas Tanure2015-09-221-0/+3
* hmi-controller: fix wrong width and height are set to a layer of workspace.Nobuhiko Tanibata2015-08-261-2/+2
* hmi-controller: fix the laucher layer widthNobuhiko Tanibata2015-08-261-27/+44
* ivi-layout: implement surface clippingNobuhiko Tanibata2015-08-261-6/+141
* ivi-shell: remove redundant wl_list_empty/init callsUcan, Emre (ADITG/SW1)2015-08-211-62/+18
* ivi-shell: clear order.layer_list before reordering itUcan, Emre (ADITG/SW1)2015-08-211-44/+11
* ivi-shell: clear order.surface_list before reordering itUcan, Emre (ADITG/SW1)2015-08-212-46/+21