**** BEGIN LOGGING AT Mon Sep 30 02:59:58 2013 Sep 30 08:25:00 Morning Sep 30 08:26:34 morning Sep 30 08:31:24 morning Sep 30 08:31:44 Tofe: can you have a quick look at https://github.com/webOS-ports/luna-next/pull/40/ ? Sep 30 08:39:43 morphis: done Sep 30 08:40:29 morphis: also I updated the readme.md for the cardshell, to include the instructions specific to the qml cardshell Sep 30 08:41:35 (I did that from the github website, hence I didn't rebase, but it should still be ok I think) Sep 30 08:43:32 Tofe: thanks and updated README is always very good :) Sep 30 08:44:06 I will push a lot updates today so the whole stack will be up-to-date in our images Sep 30 08:45:29 ok, good ! Sep 30 08:57:48 Tofe: after that I will work on getting the virtual keyboard working Sep 30 09:05:24 morphis: I can also draft a first code for icons in status bar. Is the list of icons predefined, or can an app add its own icon ? Sep 30 09:06:14 no, there are no app-icons in the statusbar Sep 30 09:06:20 only system indicators Sep 30 09:06:54 ok, then I'll take all the status icons images of LSM, and integrate them based on various signals Sep 30 09:07:15 (which will be emitted by the LS2 bus, I guess) Sep 30 09:11:55 Tofe: https://github.com/webOS-ports/luna-next-cardshell/commit/528b72c9fbe88a7d879effa41d3f60b84ada528e Sep 30 09:12:07 Tofe: was some quick draft Sep 30 09:16:11 morphis: Thanks, I'll reuse that Sep 30 09:21:01 Tofe: great Sep 30 09:21:12 I can help you later with the correct ls2 signals Sep 30 09:21:44 Tofe: maybe we can reuse https://github.com/openwebos/luna-sysmgr/blob/master/Src/lunaui/status-bar/StatusBarServicesConnector.cpp for this Sep 30 09:22:05 as it's pretty much code with a lot details in it Sep 30 09:32:10 morphis: yes, looks like we have here a good candidate to put in between LS2 and the QML UI Sep 30 09:32:31 Tofe: ok, let me do the import of the connector Sep 30 09:32:39 will put it into the LunaNext plugin Sep 30 09:33:26 :) ok thanks -- I'll work on the UI side, I can get it quite ready even without the signals anyway Sep 30 11:08:44 Tofe: I have "Sep 30 04:07:12 qemux86 luna-next[276]: file:///usr/palm/luna-next/shells/card/qml/main.qml:84:29: Unable to assign luna::Compositor to QQuickItem" with latest cardshell Sep 30 11:09:19 you can't do that with the compositor as it's not a QQuickItem Sep 30 11:09:37 You need to mark it explicitly as QObject Sep 30 11:56:55 morphis: ooops. Sep 30 12:01:52 morphis: https://github.com/webOS-ports/luna-next-cardshell/pull/17 Sep 30 12:02:10 thanks Sep 30 12:53:11 Herrie: can you integrate and polish http://www.webos-ports.org/wiki/Emulator somehow into the rest of the Wiki? Sep 30 13:17:50 WhiteBee: ping Sep 30 13:18:01 morphis: hi Sep 30 13:18:50 WhiteBee: you already had any success with working on the contacts app? Sep 30 13:20:06 morphis: I have an almost complete (and kind of ugly) layout Sep 30 13:20:11 with the original app's imported styles Sep 30 13:20:21 sounds really good Sep 30 13:20:30 already pushed somewhere? Sep 30 13:20:41 need to tidy this so it looks pretty, then can remove hard-coded data and work on back-end stuff Sep 30 13:20:48 morphis: https://github.com/Whitebee/org.webosports.app.contacts Sep 30 13:22:38 WhiteBee: looks really nice Sep 30 13:23:28 morphis: thanks Sep 30 13:23:33 WhiteBee: ok, as soon as you have cleaned up your code you can provide a PR even with the dummy data so we get somehting visible into the build Sep 30 13:24:00 morphis: just wanted to ask, how often to PR? Sep 30 13:24:13 as often as possible Sep 30 13:24:32 otherwise things will get lost Sep 30 13:24:43 A PR a day keeps the doctor away Sep 30 13:24:48 :) Sep 30 13:24:48 or so was the saying ;) Sep 30 13:24:53 morphis: so PR any commit as long as nothing broke? Sep 30 13:25:12 WhiteBee: if you can group things that would be ok Sep 30 13:25:26 but if you know you're not working on anything for some days it's better to do a PR before Sep 30 13:25:35 morphis: well, yeah, not individually.. Sep 30 13:25:47 I always try to work feature orientated Sep 30 13:25:58 so once I have one feature ready, I merge it Sep 30 13:26:06 morphis: sounds good Sep 30 13:26:14 morphis: so when I have something workable I will do a PR Sep 30 13:26:39 great Sep 30 13:26:56 btw. from what I've seen you're still missing the required webos integration Sep 30 13:27:02 like using cordova and the appinfo.json Sep 30 13:27:30 morphis: yep, this is just enyo bootplate so the browser'll run it Sep 30 13:27:36 ok Sep 30 13:28:02 going to get some food, if you need anything I'll be here in about an hour Sep 30 13:31:54 WhiteBee: ok Sep 30 16:39:32 WhiteBee: That's looking sexy! B-) Sep 30 16:40:07 morphis: hopefully I'll have some news for y'all soon. ;) **** ENDING LOGGING AT Tue Oct 01 02:59:58 2013