**** BEGIN LOGGING AT Mon Dec 01 02:59:58 2014 Dec 01 04:15:43 Hey, do we have the forward gesture working, by any chance? Dec 01 06:34:24 DougReeder: On N4 it takes screenshots, on TP they were black last time I tried but that's already a while ago. Dec 01 19:22:35 Hey, the built-in apps just have a copy of enyo, lib/layout, lib/onyx and lib/webos-lib, instead of including them as git submodules. Is there a reason for that, or can I make them submodules, to allow straighforward updating? Dec 01 19:25:09 In particular, Preware 2 appears to be using an old version of webos-lib. Dec 01 19:41:05 DougReeder: Will explain in a bit Dec 01 19:41:38 * DougReeder nods Dec 01 20:04:21 To quote morphis: "Regarding submodules: It's not that easy. gitsm:// isn't very efficient and will avoid using premirror so will always fetch from source which is something we try to avoid. We can use a different approach to initialize all submodules but that will cause additional maintenance on the build system side which I would like to avoid. Using a plain copy of the library is the Dec 01 20:04:21 most efficient way for now so I would really like to stick to it at least for apps we pull in through OE and not preware. For apps installed through preware they can use whatever they want." Dec 01 20:04:26 Herrie: seems new icon-airplane.png and icon-airplane-off.png swapped their names. Dec 01 20:04:34 Ehm let me check Dec 01 20:05:41 Oops you're right let me sort that Dec 01 20:06:04 Ok, so for build reasons we’re not currently using git submodules. Dec 01 20:28:02 Preware 2 contains “webos-ports-lib”, which has some overlap with webos-lib. Should I remove CoreNavi and PortsHeader from webos-ports-lib in favor of the versions in webos-lib? Dec 01 20:46:11 DougReeder: Yes you can basically just use webos-lib, webos-ports-lib was merged with that one so it's obsolete. **** BEGIN LOGGING AT Mon Dec 01 21:21:33 2014 Dec 01 21:24:29 DougReeder: Yes you can basically just use webos-lib, webos-ports-lib was merged with that one so it's obsolete. Dec 01 22:15:56 Herrie, DougReeder: IIRC there was something in webos-ports-lib that did not make it into webos-lib and Preware2 used that.. so either remove the dependence on that or keep just what Preware 2 needed there. Dec 01 22:20:31 in Preware2, webos-ports-lib contains only CoreNavi, PortsHeader and PortsSearch, with a note that they were not (yet) in webos-lib. All three are now in webos-lib. Dec 01 22:26:53 ah.. ok, then I'm outdated and you should remove webos-ports-lib. :) Dec 01 22:55:23 Huh, I thought you could have more than one PR outstanding per respository. Ah, well the new fixes for Preware are not unrelated to the old: https://github.com/webOS-ports/preware/pull/12 Dec 02 01:31:16 Ah, my mistake, PR #11 is still there, but since the branch for PR #12 derives from the branch for PR#11, it shows all the commits. **** ENDING LOGGING AT Tue Dec 02 02:59:58 2014