summaryrefslogtreecommitdiff
path: root/ivi-shell/ivi-shell.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-14libweston: Rename weston_surface::configure to ::committedQuentin Glidic1-8/+8
2016-07-26include stdint.h for int32_t/uint32_tJussi Kukkonen1-0/+1
2016-06-30input: Rename weston_surface_activate to weston_seat_set_keyboard_focusBryce Harrington1-1/+1
2016-06-23Move weston source to compositor/Pekka Paalanen1-1/+1
2016-06-13ivi-shell: remove ivi_layout_get_weston_viewUcan, Emre (ADITG/SW1)1-8/+0
2016-06-03compositor: remove the weston_config field in weston_compositorGiulio Camuffo1-1/+2
2016-06-01ivi-shell: add API for weston_surface -> ivi_layout_surfacePekka Paalanen1-0/+12
2016-03-24ivi-shell: harden get_ivi_shell_surface()Pekka Paalanen1-3/+9
2016-03-24ivi-shell: add sanity check in ivi_shell_surface_configurePekka Paalanen1-1/+5
2016-03-24ivi-shell: add shell surface labelsPekka Paalanen1-0/+16
2016-03-16ivi-shell: introduce ivi-layout-shell.hPekka Paalanen1-1/+1
2016-03-16ivi-shell: call shell_surface_send_configure() directlyPekka Paalanen1-24/+16
2016-03-04ivi-shell: remove ivi_layout_surface_get_dimension APIUcan, Emre \(ADITG/SW1\)1-5/+2
2015-12-14ivi-shell: activate weston surface with a seat when left click or touch.Nobuhiko Tanibata1-0/+54
2015-08-07Coding style fixesDawid Gajownik1-1/+1
2015-07-16input: Pass the appropriate pointer type to bindings instead of a seatDerek Foreman1-2/+2
2015-06-26text_backend: make destructor call explicitPekka Paalanen1-1/+3
2015-06-23ivi-shell: fix ivi_shell_surface lifetimeNobuhiko Tanibata1-10/+12
2015-06-23ivi-shell: make ivi_layout_surface destruction explicitNobuhiko Tanibata1-8/+18
2015-06-15Moved helper macro to a discrete include file.Jon Cruz1-0/+1
2015-06-15*-shell: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington1-16/+19
2015-06-11move text_backend initialization into the shell pluginMurray Calavera1-0/+3
2015-04-28ivi-shell: remove unnecesary code in ivi_shell_surface_configureNobuhiko Tanibata1-18/+0
2015-04-02ivi-shell: add cmdline option for controller modulePekka Paalanen1-7/+13
2015-03-02ivi-shell: add exit bindingPekka Paalanen1-1/+17
2015-03-02ivi-shell: developer mode debug key bindingsPekka Paalanen1-13/+24
2014-12-15ivi-shell: rewrite controller APINobuhiko Tanibata1-32/+1
2014-12-15ivi-shell: make ivi-layout.c as a part of ivi-shell.soNobuhiko Tanibata1-46/+13
2014-12-15ivi-shell: clean up unnecesary headerNobuhiko Tanibata1-5/+0
2014-12-15ivi-shell: Say something when configuration is missingOndřej Majerech1-3/+3
2014-12-04ivi-shell: reference implementation of input panel for ivi-shellNobuhiko Tanibata1-0/+30
2014-12-04ivi-shell: add the shell plugin for In-Vehicle Infotainment systemNobuhiko Tanibata1-0/+468