140 Commits (dev)

Author SHA1 Message Date
Ucan, Emre (ADITG/SW1) 562f2ecb0c ivi-shell: rework remove_layer notification 9 years ago
Ucan, Emre (ADITG/SW1) c98f2cf16b ivi-shell: rework create_layer_notification 9 years ago
Ucan, Emre (ADITG/SW1) 970f831588 ivi-shell: rework create_surface notification 9 years ago
Ucan, Emre (ADITG/SW1) 3750d1b270 ivi-shell: rework layer_add_notification API 9 years ago
Ucan, Emre (ADITG/SW1) 706cb5aa7c ivi-shell: rework surface_add_notification API 9 years ago
Ucan, Emre (ADITG/SW1) 0bd29b6a52 ivi-shell: move event_mask to properties struct 9 years ago
Ucan, Emre (ADITG/SW1) 1c04d7b897 ivi-shell: remove ivi_layout_get_screen_output API 9 years ago
Ucan, Emre (ADITG/SW1) 6d89b1cdc4 ivi-shell: remove ivi_layout_get_screen_from_id API 9 years ago
Ucan, Emre (ADITG/SW1) b216c92d4d ivi-shell: implement get_screen_from_output 9 years ago
Ucan, Emre (ADITG/SW1) 273874e3c7 ivi-shell: use weston_output in public APIs 9 years ago
Ucan, Emre (ADITG/SW1) 3a8521e005 ivi-shell: remove ivi_layout_get_screens API 9 years ago
Ucan, Emre (ADITG/SW1) ff6a9f8474 ivi-shell: remove ivi_layout_get_screen_resolution API 9 years ago
Ucan, Emre (ADITG/SW1) d56b90d948 ivi-shell: remove ivi_layout_get_id_of_screen API 9 years ago
Ucan, Emre (ADITG/SW1) 1e344dc2c4 ivi-shell: remove id_screen 9 years ago
Ucan, Emre (ADITG/SW1) 4e221f0327 ivi-shell: simplify ivi_layout_screen_set_render_order 9 years ago
Ucan, Emre (ADITG/SW1) f46306f059 ivi-shell: simplify ivi_layout_screen_add_layer 9 years ago
Ucan, Emre (ADITG/SW1) 72ad164b5d ivi-shell: simplify ivi_layout_set_render_order 9 years ago
Ucan, Emre (ADITG/SW1) 10942379d2 ivi-shell: simplify ivi_layout_layer_add_surface 9 years ago
Ucan, Emre (ADITG/SW1) 536d833515 ivi-shell: simplify ivi_layout_remove_surface 9 years ago
Pekka Paalanen 32ca791df8 ivi-shell: introduce ivi-layout-shell.h 9 years ago
Pekka Paalanen 4a7503976b ivi-shell: remove configured signal from ivi-layout 9 years ago
Pekka Paalanen 1f82193379 ivi-shell: call shell_surface_send_configure() directly 9 years ago
Ucan, Emre (ADITG/SW1) 193e301c74 ivi-shell: remove content_observer notification 9 years ago
Mateusz Polrola dada6e3b79 ivi-shell: Remove all surface transitions when it is being removed. 9 years ago
Ucan, Emre \(ADITG/SW1\) 16d1fa156a ivi-shell: remove ivi_layout_layer_set_dimension API 9 years ago
Ucan, Emre \(ADITG/SW1\) 45d3942816 ivi-shell: remove ivi_layout_surface_set_dimension API 9 years ago
Ucan, Emre \(ADITG/SW1\) e62bfd8d5e ivi-shell: remove ivi_layout_layer_set_position API 9 years ago
Ucan, Emre \(ADITG/SW1\) 161da40b06 ivi-shell: remove ivi_layout_surface_set_position API 9 years ago
Ucan, Emre \(ADITG/SW1\) 5bb068d16d ivi-shell: remove ivi_layout_layer_get_orientation API 9 years ago
Ucan, Emre \(ADITG/SW1\) 4d9001bc49 ivi-shell: remove ivi_layout_surface_get_orientation API 9 years ago
Ucan, Emre \(ADITG/SW1\) 18691f0310 ivi-shell: remove ivi_layout_layer_get_dimension API 9 years ago
Ucan, Emre \(ADITG/SW1\) c507f67f9e ivi-shell: remove ivi_layout_surface_get_dimension API 9 years ago
Ucan, Emre \(ADITG/SW1\) dfc2d76432 ivi-shell: remove ivi_layout_layer_get_position API 9 years ago
Ucan, Emre \(ADITG/SW1\) b2ff255792 ivi-shell: remove ivi_layout_surface_get_position API 9 years ago
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 9c926fe9f5 remove warning of ivisurface reassign on the ivilayer 9 years ago
Nobuhiko Tanibata 90c2789e8d ivi-layout: apply opacity to weston_view correctly 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 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
Ucan, Emre \(ADITG/SW1\) 0c0e51e096 ivi-shell: rename ivi_controller_interface 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