author | zheng_wenlong <wenlong_zheng@nexty-ele.com> | |
Fri, 29 Sep 2017 12:06:22 +0000 (21:06 +0900) | ||
committer | Yuta Doi <yuta-d@witz-inc.co.jp> | |
Sun, 8 Oct 2017 16:48:59 +0000 (01:48 +0900) | ||
commit | 074d058a7a483a66af7f8c0b928b321ad483f47c | |
tree | eb89aacd178a7b99850cbdc528976e97d35d37bf | tree | snapshot |
parent | 7204e00b05cab896df48abf6a355be69a0f57f80 | commit | diff |
CMakeLists.txt | [new file with mode: 0644] | blob |
LICENSE | [new file with mode: 0644] | blob |
README.md | [new file with mode: 0644] | blob |
client/README | [new file with mode: 0644] | blob |
client/communication.cpp | [new file with mode: 0644] | blob |
client/communication.h | [new file with mode: 0644] | blob |
client/extra/WindowManagerSampleApp.qml | [new file with mode: 0644] | blob |
client/extra/WindowManagerSampleApp.qml.sample2 | [new file with mode: 0644] | blob |
client/main.cpp | [new file with mode: 0644] | blob |
client/main.cpp.sample2 | [new file with mode: 0644] | blob |
client/qlibwindowmanager.cpp | [new file with mode: 0644] | blob |
client/qlibwindowmanager.h | [new file with mode: 0644] | blob |
client/qmlWindowManagerSampleApp.pro | [new file with mode: 0644] | blob |
client/sample.qrc | [new file with mode: 0644] | blob |
doc/ApplicationGuide.md | [new file with mode: 0644] | blob |
export.map | [new file with mode: 0644] | blob |
generate-binding-glue.py | [new file with mode: 0644] | blob |
include/json.hpp | [new file with mode: 0644] | blob |
layers.json | [new file with mode: 0644] | blob |
libwindowmanager/CMakeLists.txt | [new file with mode: 0644] | blob |
libwindowmanager/doc/CMakeLists.txt | [new file with mode: 0644] | blob |
libwindowmanager/doc/GNUmakefile | [new file with mode: 0644] | blob |
libwindowmanager/doc/LibWindowmanager.md | [new file with mode: 0644] | blob |
libwindowmanager/doc/LibWindowmanager.txt | [new file with mode: 0644] | blob |
libwindowmanager/libwindowmanager.cpp | [new file with mode: 0644] | blob |
libwindowmanager/libwindowmanager.h | [new file with mode: 0644] | blob |
package/root/config.xml | [new file with mode: 0644] | blob |
package/root/icon.svg | [new file with mode: 0644] | blob |
protocol/ivi-application.xml | [new file with mode: 0644] | blob |
protocol/ivi-controller.xml | [new file with mode: 0644] | blob |
scripts/CMakeLists.txt | [new file with mode: 0644] | blob |
scripts/wm-request | [new file with mode: 0644] | blob |
src/CMakeLists.txt | [new file with mode: 0644] | blob |
src/afb_binding_api.cpp | [new file with mode: 0644] | blob |
src/app.cpp | [new file with mode: 0644] | blob |
src/app.hpp | [new file with mode: 0644] | blob |
src/config.cpp | [new file with mode: 0644] | blob |
src/config.hpp | [new file with mode: 0644] | blob |
src/controller_hooks.hpp | [new file with mode: 0644] | blob |
src/json_helper.cpp | [new file with mode: 0644] | blob |
src/json_helper.hpp | [new file with mode: 0644] | blob |
src/layers.cpp | [new file with mode: 0644] | blob |
src/layers.hpp | [new file with mode: 0644] | blob |
src/layout.cpp | [new file with mode: 0644] | blob |
src/layout.hpp | [new file with mode: 0644] | blob |
src/main.cpp | [new file with mode: 0755] | blob |
src/policy.hpp | [new file with mode: 0644] | blob |
src/redraw_fixer.cpp | [new file with mode: 0644] | blob |
src/result.hpp | [new file with mode: 0644] | blob |
src/util.cpp | [new file with mode: 0644] | blob |
src/util.hpp | [new file with mode: 0644] | blob |
src/wayland.cpp | [new file with mode: 0644] | blob |
src/wayland.hpp | [new file with mode: 0644] | blob |
windowmanager.pc.in | [new file with mode: 0644] | blob |