242 Commits (be61a1ff502108eb5b1aca1c689b67f1afe03d6e)

Author SHA1 Message Date
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
Dawid Gajownik 74a635b1ec Coding style fixes 9 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 9 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 9 years ago
Nobuhiko Tanibata 21deb28648 ivi-shell: transform refactoring to improve it to more readable code 9 years ago
Nobuhiko Tanibata 1e6fd66ba5 ivi-shell: transform refactoring, remove transform part of ivi_layout_surface and ivi_layout_layer once 9 years ago
Nobuhiko Tanibata 4c1dbf7213 ivi-shell: remove one indent level from update_prop() 9 years ago
Pekka Paalanen aa9536a992 text_backend: make destructor call explicit 9 years ago
Nobuhiko Tanibata 3aa8aedb47 ivi-shell: rename to ivi_layout_layer_destroy() 9 years ago
Nobuhiko Tanibata 5d4a323c36 ivi-shell: bugfix, update event_mask when new propertiy is not same as before. 9 years ago
Nobuhiko Tanibata 6ce3ef864d ivi-shell: bugfix, send notification when properties are changed according to event mask. 9 years ago
Nobuhiko Tanibata 4d0116eb0d ivi-shell: add interface to get screen ID 9 years ago
Nobuhiko Tanibata db8efd1f26 ivi-shell: add new method to remove a callback to get notificaiton of ivi_layer property changes. 9 years ago
Nobuhiko Tanibata 82051705b5 ivi-shell: add new method to remove a callback to get notification of ivi_surface property changes. 9 years ago
Nobuhiko Tanibata 4b601e152e ivi-shell: bugfix, add ref_count to ivi_layout_layer 9 years ago