**** BEGIN LOGGING AT Sat Jun 20 03:00:22 2020 Jun 20 07:18:53 Morning! Jun 20 07:19:28 Morning! Jun 20 07:31:10 Herrie: if I manage to compile cameraplus (originally built for sailfish and harmattan), do you think it can become an interesting base for us ? Jun 20 07:33:16 Tofe: I'm not familiar with it, but might be easier to use an existing base vs reinventing the wheel Jun 20 07:34:18 That being said, I don't know how much effort is needed to build it on luneos Jun 20 07:35:42 Not sure if it's still actively developed? Jun 20 07:36:18 I saw this repo which seems stale: https://github.com/foolab/cameraplus Jun 20 07:36:32 But I might be looking at the wrong place Jun 20 07:36:35 yes, I think it's the main repo Jun 20 07:38:50 Question is usually if it depends on the Silica UI etc Jun 20 07:39:14 here I think it doesn't use it (because it also builds for harmattan) Jun 20 07:40:20 The cmakefile needs a bit of customization I guess, but I didn't see any big issue Jun 20 07:40:41 and even if it's stalled, it's still many years of convergence Jun 20 08:09:14 The main work would be here it seems https://github.com/foolab/cameraplus/tree/master/src/sailfish Jun 20 08:11:04 quillimagefilter can now probably be replaced with native Qt filters I think Jun 20 08:11:25 Qt5SystemInfo ... don't we have that one ? Jun 20 08:21:02 oh no... it does use Silica UI Jun 20 10:19:01 mmmh forking it is tempting, but it's a lot of work Jun 20 11:09:51 https://github.com/Tofee/cameraplus/commits/luneos this is just to get it to compile, without even touching the QML yet Jun 20 11:11:15 initially I thought to simply add the "luneos" platform besides the "harmattan" and "sailfish" ones, but I think I'll do a big cleanup. Jun 20 11:53:11 Tofe: That's quite some commits already :S Jun 20 11:53:37 Good thing is the code doesn't get much development on a regular basis, so maintaining these fixes won't be hard ;) Jun 20 11:56:19 Seems the whole displaystate/MCE would need to be reworked too? Jun 20 12:00:41 well, the app was integrated in the Meego ecosystem Jun 20 12:00:51 we can integrate it in LuneOS in our own way Jun 20 12:03:42 That's true :) Jun 20 12:04:56 Also I excluded some functionalities for now (panorama, filters) Jun 20 12:05:21 to get rid of several external dependencies Jun 20 12:07:57 OK I guess it makes sense to get basics working and then extend Jun 20 12:19:44 I just hope it's worth it :) Jun 20 12:20:46 I wonder why they have phone profiles and battery stuff there. We'd have that in Cardshell or this is full-screen and has own implementation? Jun 20 12:20:56 it's a fullscreen app Jun 20 12:39:35 Still looks a bit unneccessary to me, could be solved differently at our end with cardshell somehow? Jun 20 12:39:50 Seeing our topbar doesn't take a lot of real estate Jun 20 12:40:01 I agree Jun 20 15:01:04 Tofe: Will hwc2 cause us issues in Android 9 or that will be taken care of by libhybris and qtwayland already? Jun 20 15:04:22 the qpa adaptation + libhybris should take care of that, I hope Jun 20 16:04:00 Ok that's what I thought as well **** ENDING LOGGING AT Sun Jun 21 02:59:58 2020