summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-01-29Add gitreview file for icefish branchicefish_9.0.3icefish_9.0.2icefish_9.0.1icefish_9.0.0icefish/9.0.3icefish/9.0.2icefish/9.0.1icefish/9.0.09.0.39.0.29.0.19.0.0icefishJan-Simon Möller1-1/+1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I8b31adbaf4a698de8817a5e1733e88155bdc6c3d
2018-07-09Rename APIsHEADjellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.1icefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.1halibut_8.0.6halibut_8.0.5halibut_8.0.4halibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut_7.99.2halibut_7.99.1halibut_7.90.0halibut/8.0.6halibut/8.0.5halibut/8.0.4halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.3halibut/7.99.2halibut/7.99.1halibut/7.90.0guppy_6.99.4guppy_6.99.3guppy_6.99.2guppy_6.99.1guppy_6.90.0guppy/6.99.4guppy/6.99.3guppy/6.99.2guppy/6.99.1guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder_5.99.2flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.3flounder/5.99.29.99.49.99.39.99.29.99.18.99.58.99.48.99.38.99.28.99.18.0.68.0.58.0.48.0.38.0.28.0.18.0.07.99.37.99.27.99.17.90.06.99.46.99.36.99.26.99.16.90.05.99.65.99.55.99.45.99.35.99.2masterhalibutYuta Doi2-12/+40
rename WindowManager APIs as follows: - activateSurface -> activateWindow - deactivateSurface -> deactivateWindow The "surface" means information of display material frame buffer anaged by Graphics Subsystem (Weston). And the "window" means the right to draw on display. The "surface" is physical information and used inside WindowManager. So we think it is not good for "surface" to be included in API name. These APIs provide the function which is to activate/deactivate the right to draw for the applications. So we change to "activateWindow/deactivateWindow". We plan to delete the old API by GG. Therefore the applications can use old APIs until GG, but the warning "-Wdeprecated-declarations" is occured when compile. After GG, old APIs can not be used. If use it, the error is occured when compile. Bug-AGL: SPEC-1565 Change-Id: Ic2e8893146fd41beb8f261a71a7e3b7c683d7838 Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
2018-06-29Add screen_updated and error eventKazumasa Mitsunari1-0/+6
Add events screen_updated * emitted when the displayed application changed. error * emitted when a error happens after request is accepted. Related commit: https://gerrit.automotivelinux.org/gerrit/#/c/14837/ Change-Id: I1fd41b2ff9e78e73eaafb8496a7f4c33c1ec1fc5 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-06-27Fix the name of libraryKazumasa Mitsunari1-1/+1
Use qtwindowmanager Change-Id: I9118f30abf86e144cc74d278084f70a7c41beb14 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-06-27Fix default areaKazumasa Mitsunari1-1/+1
Default area is "normal.full", so fix it. Change-Id: Idf0f8cf6aaedeb7c850ff2b7917d1f10dd7c52d6 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-11-14Fix: free(): invalid next size (normal)Romain Forlot2-3/+2
Wrong str allocation leads to crash binding ! Change-Id: I58f6e1c6585a97a7221a6a309bd2d98bf634f111 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-11-11Fix header installationflounder_5.99.1flounder/5.99.1eel_4.99.3eel/4.99.35.99.14.99.3Scott Murray1-1/+1
Header installation wasn't working due to a typo, fix it. Change-Id: Ie63fcfbf512a0de14e2bdb9f4f737f4cef335100 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2017-11-10Add initial code of qlibwindowmanagerKazumasa Mitsunari5-0/+410
qlibwindowmanager is the wrapper library of libwindowmanager for Qt application Change-Id: I7058d918b73d5f5b6edfb4a32ca697bfd7f53cff Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-11-09Add .gitreviewKazumasa Mitsunari1-0/+5
Change-Id: I5202a20525b53daa814b9a8e6d72d6d6de7544b0 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2017-10-25Initial empty repositoryeel_4.99.2eel/4.99.24.99.2Jan-Simon Moeller0-0/+0