206 Commits (63fcad4884e136781087c7cda59da0a64191b302)

Author SHA1 Message Date
Ucan, Emre \(ADITG/SW1\) c3aee1f67f ivi-shell: remove ivi_layout_layer_get_opacity API 9 years ago
Ucan, Emre \(ADITG/SW1\) 995e6fbcd0 ivi-shell: remove ivi_layout_surface_get_opacity API 9 years ago
Ucan, Emre \(ADITG/SW1\) 17610f240b ivi-shell: remove ivi_layout_layer_get_visibility API 9 years ago
Ucan, Emre \(ADITG/SW1\) c6a138c6f0 ivi-shell: remove ivi_layout_surface_get_visibility API 9 years ago
Wataru Natsume 9d8b4414d7 hmi-controller: fix leak of ivi surface list 9 years ago
Wataru Natsume 9c926fe9f5 remove warning of ivisurface reassign on the ivilayer 9 years ago
Wataru Natsume 161255ea49 hmi-controller: remove duplicate commit_changes in random mode 9 years ago
Nobuhiko Tanibata 90c2789e8d ivi-layout: apply opacity to weston_view correctly 9 years ago
Peter Hutterer 87743e9303 Support axis source, axis discrete, frame and axis stop events 9 years ago
Peter Hutterer 89b6a4931e Add a weston_pointer_axis_event 9 years ago
Nobuhiko Tanibata 1c2201b543 ivi-shell: hmi-controller supports multi screens at random-mode. 9 years ago
Nobuhiko Tanibata a7ffa68e70 ivi-shell: hmi-controller supports multi screens at fullscreen mode. 9 years ago
Nobuhiko Tanibata d156d9c4cf ivi-shell: hmi-controller supports multi screens at side-by-side mode. 9 years ago
Nobuhiko Tanibata a8aa91c0d1 ivi-shell: hmi-controller supports multi screens at tiling mode. 9 years ago
Nobuhiko Tanibata d789c66a0f hmi-controller: allocate application layers for multi-screen 9 years ago
Nobuhiko Tanibata 2e656769b6 hmi-controller: allocate background surfaces for multi-screen 9 years ago
Nobuhiko Tanibata 744b03093b hmi-controller: allocate base layers for multi-screen 9 years ago
Nobuhiko Tanibata 35711df126 ivi-shell: hmi-controller implements internal method to get screen. 9 years ago
Nobuhiko Tanibata 1c2618e9ff ivi-shell: multi screen support to calcuration of a mask of weston_surface. 9 years ago
Nobuhiko Tanibata 29babdf099 ivi-shell: convert from screen to global coordinates 9 years ago
Nobuhiko Tanibata b4cb25dc26 ivi-shell: avoid update_prop() on invisible surfaces 9 years ago
Nobuhiko Tanibata 0627b4a73d ivi-shell: activate weston surface with a seat when left click or touch. 9 years ago
Nobuhiko Tanibata 747c3865ab ivi-shell: remove a code which expects only a screen in the system. 9 years ago
Nobuhiko Tanibata fbfa8f21f9 ivi-shell: fix layout_layer.view_list is not initilized per a screen. 9 years ago
Nobuhiko Tanibata 77b0ee18a2 ivi-shell: avoid inserting a ivi_layer to multiple screens. 9 years ago
Nobuhiko Tanibata 3e710d19fe ivi-shell: fix TODO which expects only one screen in the system. 9 years ago
Jonas Ådahl d2510105a6 input: Make pointer grab motion callbacks take an event struct 9 years ago
Jonas Ådahl b57f472c84 Use input method protocol from wayland-protocols 9 years ago
Jonas Ådahl 0336ca0cc5 input: Pass axis events through pointer grab interfaces 9 years ago
Ucan, Emre \(ADITG/SW1\) 0c0e51e096 ivi-shell: rename ivi_controller_interface 9 years ago
Chris Michael c083af9907 ivi-shell: Add missing '\n' in weston_log function usage 9 years ago
Ucan, Emre (ADITG/SW1) 64635ee699 ivi-shell: introduce get_weston_view 9 years ago
Ucan, Emre (ADITG/SW1) 4a18364595 ivi-shell: remove is_surface_in_layer API 9 years ago
Ucan, Emre (ADITG/SW1) bb4ec0a186 ivi-shell: remove is_layer_in_screen API 9 years ago
Ucan, Emre (ADITG/SW1) dfac375993 ivi-shell: remove struct link_layer 9 years ago
Ucan, Emre (ADITG/SW1) 8a223673ad ivi-shell: remove struct link_screen 9 years ago
Lucas Tanure a3377cd114 ivi-layout-transition: Standardize the check for layout_transition_register 9 years ago
Lucas Tanure c8dcd16b01 ivi-layout-transition: Fix potential leak of memory pointed to by transition 9 years ago
John-John Tedro 9d7aff0e38 ivi-shell: initialize all fields in create_layout_transition 9 years ago
Lucas Tanure 193c7a54a8 ivi_layout_surface_add_notification: Fix potential leak of memory pointed to by 'notification' 9 years ago
Lucas Tanure 96db07741f ivi-layout-transition: Fix potential leak of memory pointed to by transition 9 years ago
Lucas Tanure 9b5fe423bf ivi-layout-transition: Change layout_transition_register return type 9 years ago
Lucas Tanure 9af0017077 ivi-layout-transition: Fix potential leak of memory pointed to by transition 9 years ago
Nobuhiko Tanibata 4412cd1974 hmi-controller: fix wrong width and height are set to a layer of workspace. 9 years ago
Nobuhiko Tanibata d290f881d5 hmi-controller: fix the laucher layer width 9 years ago
Nobuhiko Tanibata acbcc6c978 ivi-layout: implement surface clipping 9 years ago
Ucan, Emre (ADITG/SW1) cf34dc2334 ivi-shell: remove redundant wl_list_empty/init calls 9 years ago
Ucan, Emre (ADITG/SW1) 174257bdf8 ivi-shell: clear order.layer_list before reordering it 9 years ago
Ucan, Emre (ADITG/SW1) 38fcf381be ivi-shell: clear order.surface_list before reordering it 9 years ago
Ucan, Emre (ADITG/SW1) c2be6388d2 ivi-shell: bugfix, list of surfaces on a layer are cumulated when set render order is called several time in one commitchanges. 9 years ago