263 Commits (2e543aef219b3efc80ce23660fcce64cbcfaed41)

Author SHA1 Message Date
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
Nobuhiko Tanibata 680984234a ivi-shell: fix ivi_shell_surface lifetime 9 years ago
Nobuhiko Tanibata 6f6c938996 ivi-shell: make ivi_layout_surface destruction explicit 9 years ago
Nobuhiko Tanibata 0c217cb694 ivi-shell: bugfix, SEVG by adding NULL check in ivi_layout_get_screen_resolution 9 years ago
Nobuhiko Tanibata e2b8214efd ivi-shell: Fix wrong link of wl_list_for_each() of ivilayer 9 years ago
Nobuhiko Tanibata 7bbacc6165 ivi-shell: bugfix, check limitation of ivi_layout_layer opacity 9 years ago
Nobuhiko Tanibata a86226c7c4 ivi-shell: bugfix, check limitation of ivi_layout_surface opacity 9 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 9 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 9 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 9 years ago
Bryce Harrington af637c25f2 *-shell: Update boilerplate from MIT X11 license to MIT Expat licenses 9 years ago
Murray Calavera 9a51cd7d10 move text_backend initialization into the shell plugin 9 years ago
Michael Vetter 2a18a52844 remove trailing whitespaces 9 years ago
Nobuhiko Tanibata e259a7a7d2 ivi-shell: set an initial value for ivi-surface. 10 years ago
Nobuhiko Tanibata 0a19e23356 ivi-shell: remove unnecesary code in ivi_shell_surface_configure 10 years ago
Nobuhiko Tanibata 65160dcade ivi-shell: fit source rectangle of ivi-surface to the size of application content. 10 years ago
Nobuhiko Tanibata bcff632727 ivi-shell: remove unnecesary assignment of fail safe value. 10 years ago
Nobuhiko Tanibata e6cc997097 ivi-shell: remove unnecesary code in ivi_layout_surface_configure 10 years ago
Nobuhiko Tanibata c3fd624e29 ivi-shell: support surface screen shot of ivi_layout by using weston_surface_copy_content 10 years ago
Pekka Paalanen 8cb258766b ivi-shell/weston.ini: fix paths 10 years ago
Pekka Paalanen f3a3453270 build: generate weston-ivi.ini for tests 10 years ago
Pekka Paalanen 97246c067d ivi-layout: abort without controller_module_init 10 years ago
Pekka Paalanen 8a005252d1 ivi-shell: add cmdline option for controller module 10 years ago
Bryce Harrington a86c3ee697 Spellcheck fixes 10 years ago
Pekka Paalanen 6c7a1c7b07 ivi-shell: add exit binding 10 years ago
Pekka Paalanen e35b223342 ivi-shell: developer mode debug key bindings 10 years ago
Carlos Olmedo Escobar 703f502036 ivi-layout: separate declarations from code 10 years ago
Nobuhiko Tanibata 82cc25b986 ivi-shell: SEGV occurs when multi touch happens in transition 10 years ago
Carlos Olmedo Escobar e82ba533e5 ivi-shell-transition: check create_layout_transition() return value. 10 years ago
Nobuhiko Tanibata 9d86021cac ivi-shell: Fix wrong condition to check return value of controller_module_init 10 years ago