summaryrefslogtreecommitdiff
path: root/weston-ivi-shell
Commit message (Expand)AuthorAgeFilesLines
...
| * ivi-controller: implement surface frame counterMichael Teyfel2017-07-111-1/+21
* | ivi-controller: send connector_name for screenEmre Ucan2017-07-111-0/+1
|/
* Merge remote-tracking branch 'upstream/pull/38'Emre Ucan2017-06-285-247/+233
|\
| * weston-ivi-shell: implement new ivi-wm screenshot requestsMathias Fiedler2017-06-233-67/+223
| * weston-ivi-shell, ilmControl: move bitmap save function from ivi-shell to ilm...Mathias Fiedler2017-06-234-144/+0
| * protocol: change screenshot requests in ivi-wm protocolMathias Fiedler2017-06-231-36/+5
| * weston-ivi-shell: add config.h for platform dependent definesMathias Fiedler2017-05-312-0/+5
* | Merge remote-tracking branch 'upstream/pull/30'Eugen Friedrich2017-06-021-556/+943
|\ \ | |/
| * ivi-contoller: implement ivi-wm protocolEmre Ucan2017-05-181-334/+607
| * ivi-controller: update module startup and signalsEmre Ucan2017-05-181-219/+310
| * ivi-controller: update structs for ivi-managerEmre Ucan2017-05-181-3/+26
* | Fix crash when surface already focusedFlorian Hänel2017-05-081-7/+8
|/
* ivi-controller: use wet_load_module_entrypointEmre Ucan2017-03-061-1/+1
* ivi-controller: use wet_get_config to get configEmre Ucan2017-03-061-1/+1
* ivi-share: don't include compositor.hEmre Ucan2017-03-061-1/+0
* include weston.h instead of compositor.hEmre Ucan2017-03-062-2/+2
* ivi-controller: update wayland/weston versionEmre Ucan2017-03-061-2/+2
* ivi-share: fix compilation issueEmre Ucan2017-01-253-7/+5
* ivi-controller: Correction ilm_takeScreenshot surface.Wataru Mizuno2016-09-011-5/+17
* ivi-controller: simplify screen_set_render_orderEmre Ucan2016-07-061-8/+4
* ivi-controller: simplify layer_set_render_orderEmre Ucan2016-07-061-10/+4
* ivi-controller: add ADIT copyrightEmre Ucan2016-06-281-0/+1
* ivi-controller: rename ivi-controller-impl.c as ivi-controller.cEmre Ucan2016-06-282-1/+1
* ivi-controller: delete ivi-extension and its header filesEmre Ucan2016-06-285-2044/+0
* cmake: don't compile ivi-extension.cEmre Ucan2016-06-281-1/+1
* ivi-controller: modify to use v1.11 ivi_layout_interfaceEmre Ucan2016-06-281-112/+156
* ivi-controller: copy ivishell struct from ivi-extensionEmre Ucan2016-06-281-0/+11
* ivi-controller: copy controller_module init to ivi-controllerEmre Ucan2016-06-281-0/+80
* ivi-controller: don't use local copy of ivi-layout-export.hEmre Ucan2016-06-281-3/+1
* cmake: bump required wayland version to 1.11Emre Ucan2016-06-281-2/+2
* ivi-controller: do refactor send_layer_add_eventWataru Natsume2016-06-211-12/+11
* ivi-controller: do refactor send_surface_add_eventWataru Natsume2016-06-211-12/+7
* ivi-controller: do not iterate over empty list in send_surface_add_eventMateusz Polrola2016-05-301-0/+4
* ivi-controller: remove update_layer_propEmre Ucan2016-05-301-42/+0
* ivi-controller: remove update_surface_propEmre Ucan2016-05-301-42/+0
* ivi-controller: fix memory leak at update_surface_propEmre Ucan2016-04-071-0/+3
* ivi-controller: wait clients before freeing ivisurfEmre Ucan2016-04-071-6/+17
* ivi-controller: wait clients before freeing ivilayerEmre Ucan2016-04-071-10/+22
* ivi-controller: fixed string copy in controller_screen_screenshotMateusz Polrola2016-03-311-2/+1
* cmake: use LIB_SUFFIX variable for LIBRARY DESTINATIONEugen Friedrich2016-03-291-1/+1
* ivi-controller: don't send content removed eventEmre Ucan2016-03-211-1/+0
* ivi-controller: Send process ID that created surface to client.Wataru Natsume2016-03-211-1/+9
* ivi-controller: simplify get_layers functionEmre Ucan2016-03-041-22/+11
* ivi-controller: simplify get_surface functionEmre Ucan2016-03-041-19/+11
* ivi-controller: don't send wrong layer resource to clientEmre Ucan2016-02-051-1/+5
* ivi-share: Initial implementation of ivi_share protocol.Nobuhiko Tanibata2015-12-235-0/+1025
* ivi-input-controller: restructure directory to build and a way to specify the...Nobuhiko Tanibata2015-12-051-0/+42
* ivi-controller: fixed screenshot function to capture current frameMitul Chokshi2015-11-041-7/+49
* protocol: update required wayland/weston version to 1.9Emre Ucan2015-09-241-2/+2
* ivi-controller: remove struct link_shell_weston_surfaceEmre Ucan2015-09-221-8/+0