summaryrefslogtreecommitdiff
path: root/ivi-shell
AgeCommit message (Expand)AuthorFilesLines
2015-08-26hmi-controller: fix wrong width and height are set to a layer of workspace.Nobuhiko Tanibata1-2/+2
2015-08-26hmi-controller: fix the laucher layer widthNobuhiko Tanibata1-27/+44
2015-08-26ivi-layout: implement surface clippingNobuhiko Tanibata1-6/+141
2015-08-21ivi-shell: remove redundant wl_list_empty/init callsUcan, Emre (ADITG/SW1)1-62/+18
2015-08-21ivi-shell: clear order.layer_list before reordering itUcan, Emre (ADITG/SW1)1-44/+11
2015-08-21ivi-shell: clear order.surface_list before reordering itUcan, Emre (ADITG/SW1)2-46/+21
2015-08-20ivi-shell: bugfix, list of surfaces on a layer are cumulated when set render ...Ucan, Emre (ADITG/SW1)1-11/+1
2015-08-07Coding style fixesDawid Gajownik3-19/+19
2015-07-31input: Don't test keyboard/pointer/touch pointersDerek Foreman2-13/+24
2015-07-16input: Pass the appropriate pointer type to bindings instead of a seatDerek Foreman1-2/+2
2015-07-16ivi-shell: transform refactoring to improve it to more readable codeNobuhiko Tanibata2-2/+168
2015-07-16ivi-shell: transform refactoring, remove transform part of ivi_layout_surface...Nobuhiko Tanibata2-288/+0
2015-07-16ivi-shell: remove one indent level from update_prop()Nobuhiko Tanibata1-18/+21
2015-06-26text_backend: make destructor call explicitPekka Paalanen2-1/+5
2015-06-23ivi-shell: rename to ivi_layout_layer_destroy()Nobuhiko Tanibata2-3/+3
2015-06-23ivi-shell: bugfix, update event_mask when new propertiy is not same as before.Nobuhiko Tanibata1-14/+66
2015-06-23ivi-shell: bugfix, send notification when properties are changed according to...Nobuhiko Tanibata1-2/+4
2015-06-23ivi-shell: add interface to get screen IDNobuhiko Tanibata2-2/+20
2015-06-23ivi-shell: add new method to remove a callback to get notificaiton of ivi_lay...Nobuhiko Tanibata2-2/+23
2015-06-23ivi-shell: add new method to remove a callback to get notification of ivi_sur...Nobuhiko Tanibata2-0/+28
2015-06-23ivi-shell: bugfix, add ref_count to ivi_layout_layerNobuhiko Tanibata2-0/+7
2015-06-23ivi-shell: fix ivi_shell_surface lifetimeNobuhiko Tanibata1-10/+12
2015-06-23ivi-shell: make ivi_layout_surface destruction explicitNobuhiko Tanibata3-48/+35
2015-06-23ivi-shell: bugfix, SEVG by adding NULL check in ivi_layout_get_screen_resolutionNobuhiko Tanibata1-1/+1
2015-06-23ivi-shell: Fix wrong link of wl_list_for_each() of ivilayerNobuhiko Tanibata1-1/+1
2015-06-23ivi-shell: bugfix, check limitation of ivi_layout_layer opacityNobuhiko Tanibata1-1/+3
2015-06-23ivi-shell: bugfix, check limitation of ivi_layout_surface opacityNobuhiko Tanibata1-1/+3
2015-06-15Unified multiple definitions of container_of() macro.Jon Cruz3-0/+3
2015-06-15Moved helper macro to a discrete include file.Jon Cruz1-0/+1
2015-06-15Remove redundant #include path component.Jon Cruz1-1/+1
2015-06-15*-shell: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington8-128/+152
2015-06-11move text_backend initialization into the shell pluginMurray Calavera1-0/+3
2015-05-15remove trailing whitespacesMichael Vetter1-1/+1
2015-04-28ivi-shell: set an initial value for ivi-surface.Nobuhiko Tanibata1-0/+5
2015-04-28ivi-shell: remove unnecesary code in ivi_shell_surface_configureNobuhiko Tanibata1-18/+0
2015-04-28ivi-shell: fit source rectangle of ivi-surface to the size of application con...Nobuhiko Tanibata1-0/+39
2015-04-28ivi-shell: remove unnecesary assignment of fail safe value.Nobuhiko Tanibata1-3/+8
2015-04-28ivi-shell: remove unnecesary code in ivi_layout_surface_configureNobuhiko Tanibata1-22/+3
2015-04-21ivi-shell: support surface screen shot of ivi_layout by using weston_surface_...Nobuhiko Tanibata2-1/+66
2015-04-07ivi-shell/weston.ini: fix pathsPekka Paalanen1-17/+17
2015-04-07build: generate weston-ivi.ini for testsPekka Paalanen1-2/+2
2015-04-02ivi-layout: abort without controller_module_initPekka Paalanen1-6/+8
2015-04-02ivi-shell: add cmdline option for controller modulePekka Paalanen1-7/+13
2015-03-19Spellcheck fixesBryce Harrington1-1/+1
2015-03-02ivi-shell: add exit bindingPekka Paalanen1-1/+17
2015-03-02ivi-shell: developer mode debug key bindingsPekka Paalanen2-13/+26
2015-03-02ivi-layout: separate declarations from codeCarlos Olmedo Escobar1-6/+15
2015-02-06ivi-shell: SEGV occurs when multi touch happens in transitionNobuhiko Tanibata1-0/+6
2015-01-28ivi-shell-transition: check create_layout_transition() return value.Carlos Olmedo Escobar1-4/+12
2014-12-16ivi-shell: Fix wrong condition to check return value of controller_module_initNobuhiko Tanibata1-2/+2