summaryrefslogtreecommitdiff
path: root/ivi-shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* ivi-shell: bugfix, list of surfaces on a layer are cumulated when set render ...Ucan, Emre (ADITG/SW1)2015-08-201-11/+1
* Coding style fixesDawid Gajownik2015-08-073-19/+19
* input: Don't test keyboard/pointer/touch pointersDerek Foreman2015-07-312-13/+24
* input: Pass the appropriate pointer type to bindings instead of a seatDerek Foreman2015-07-161-2/+2
* ivi-shell: transform refactoring to improve it to more readable codeNobuhiko Tanibata2015-07-162-2/+168
* ivi-shell: transform refactoring, remove transform part of ivi_layout_surface...Nobuhiko Tanibata2015-07-162-288/+0
* ivi-shell: remove one indent level from update_prop()Nobuhiko Tanibata2015-07-161-18/+21
* text_backend: make destructor call explicitPekka Paalanen2015-06-262-1/+5
* ivi-shell: rename to ivi_layout_layer_destroy()Nobuhiko Tanibata2015-06-232-3/+3
* ivi-shell: bugfix, update event_mask when new propertiy is not same as before.Nobuhiko Tanibata2015-06-231-14/+66
* ivi-shell: bugfix, send notification when properties are changed according to...Nobuhiko Tanibata2015-06-231-2/+4
* ivi-shell: add interface to get screen IDNobuhiko Tanibata2015-06-232-2/+20
* ivi-shell: add new method to remove a callback to get notificaiton of ivi_lay...Nobuhiko Tanibata2015-06-232-2/+23
* ivi-shell: add new method to remove a callback to get notification of ivi_sur...Nobuhiko Tanibata2015-06-232-0/+28
* ivi-shell: bugfix, add ref_count to ivi_layout_layerNobuhiko Tanibata2015-06-232-0/+7
* ivi-shell: fix ivi_shell_surface lifetimeNobuhiko Tanibata2015-06-231-10/+12
* ivi-shell: make ivi_layout_surface destruction explicitNobuhiko Tanibata2015-06-233-48/+35
* ivi-shell: bugfix, SEVG by adding NULL check in ivi_layout_get_screen_resolutionNobuhiko Tanibata2015-06-231-1/+1
* ivi-shell: Fix wrong link of wl_list_for_each() of ivilayerNobuhiko Tanibata2015-06-231-1/+1
* ivi-shell: bugfix, check limitation of ivi_layout_layer opacityNobuhiko Tanibata2015-06-231-1/+3
* ivi-shell: bugfix, check limitation of ivi_layout_surface opacityNobuhiko Tanibata2015-06-231-1/+3
* Unified multiple definitions of container_of() macro.Jon Cruz2015-06-153-0/+3
* Moved helper macro to a discrete include file.Jon Cruz2015-06-151-0/+1
* Remove redundant #include path component.Jon Cruz2015-06-151-1/+1
* *-shell: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington2015-06-158-128/+152
* move text_backend initialization into the shell pluginMurray Calavera2015-06-111-0/+3
* remove trailing whitespacesMichael Vetter2015-05-151-1/+1
* ivi-shell: set an initial value for ivi-surface.Nobuhiko Tanibata2015-04-281-0/+5
* ivi-shell: remove unnecesary code in ivi_shell_surface_configureNobuhiko Tanibata2015-04-281-18/+0
* ivi-shell: fit source rectangle of ivi-surface to the size of application con...Nobuhiko Tanibata2015-04-281-0/+39
* ivi-shell: remove unnecesary assignment of fail safe value.Nobuhiko Tanibata2015-04-281-3/+8
* ivi-shell: remove unnecesary code in ivi_layout_surface_configureNobuhiko Tanibata2015-04-281-22/+3
* ivi-shell: support surface screen shot of ivi_layout by using weston_surface_...Nobuhiko Tanibata2015-04-212-1/+66
* ivi-shell/weston.ini: fix pathsPekka Paalanen2015-04-071-17/+17
* build: generate weston-ivi.ini for testsPekka Paalanen2015-04-071-2/+2
* ivi-layout: abort without controller_module_initPekka Paalanen2015-04-021-6/+8
* ivi-shell: add cmdline option for controller modulePekka Paalanen2015-04-021-7/+13
* Spellcheck fixesBryce Harrington2015-03-191-1/+1
* ivi-shell: add exit bindingPekka Paalanen2015-03-021-1/+17
* ivi-shell: developer mode debug key bindingsPekka Paalanen2015-03-022-13/+26
* ivi-layout: separate declarations from codeCarlos Olmedo Escobar2015-03-021-6/+15
* ivi-shell: SEGV occurs when multi touch happens in transitionNobuhiko Tanibata2015-02-061-0/+6
* ivi-shell-transition: check create_layout_transition() return value.Carlos Olmedo Escobar2015-01-281-4/+12
* ivi-shell: Fix wrong condition to check return value of controller_module_initNobuhiko Tanibata2014-12-161-2/+2