**** BEGIN LOGGING AT Thu Nov 28 02:59:58 2013 Nov 28 08:30:06 morning Nov 28 08:30:58 Tofe|Away: one bug you might be able to fix it very easily: currently the cards are coming in from the upper left corner but they should slide in from the bottom middle Nov 28 10:01:24 morning Nov 28 10:02:34 morphis: "very easily", not sure, I have to see first why it actually comes from (0,0) Nov 28 10:27:47 morphis: read my messages from yesterday? Nov 28 10:28:55 WhiteBee: let me look Nov 28 10:29:11 WhiteBee: last message I got is: " morphis: ok. working on it right now" Nov 28 10:29:29 yep, forgot to mention you Nov 28 10:30:55 hold on I'll copy it Nov 28 10:31:07 morphis: ok, I pushed the thing to my fork Nov 28 10:31:11 on a branch name ui-dev Nov 28 10:31:19 Should I do compare with master and send the PR from there? or do you need to create an equivalent branch in webos-ports repo? Nov 28 10:35:49 yes I have to Nov 28 10:36:03 ok Nov 28 10:36:06 let me do that Nov 28 10:36:18 it's only wifi ui? Nov 28 10:36:21 or already some more Nov 28 10:36:58 I worked only on wifi ui, but it affected the entire app Nov 28 10:37:02 has common components Nov 28 10:37:07 WhiteBee: pushed a ui-work branch Nov 28 10:37:19 will pr now Nov 28 10:37:24 great Nov 28 10:49:15 morphis: https://github.com/webOS-ports/org.webosports.app.settings/pull/6 Nov 28 10:51:43 WhiteBee: ok, we need to update the README.md to show where the code comes from to be compliant with Apache-2.0 this code was licensed under Nov 28 10:52:36 morphis: I did not reuse any code, only thing I took are the images Nov 28 10:54:20 ah Nov 28 10:55:57 WhiteBee: btw. the network list has a static width? Nov 28 10:56:09 morphis: yes Nov 28 10:56:26 the entire thing has Nov 28 10:56:44 I mean - also other panels like joining a network Nov 28 10:56:45 WhiteBee: look at this: https://github.com/webOS-ports/luna-next-cardshell/blob/master/COPYING Nov 28 10:57:01 WhiteBee: which width? Nov 28 10:57:27 smallest device width we have currently is 720px Nov 28 10:57:30 morphis: about 550px, let me check Nov 28 10:58:10 max-width: 585px; Nov 28 10:58:16 should be able to get smaller Nov 28 10:58:35 ok Nov 28 10:58:45 should work on the device we have currently Nov 28 10:59:35 morphis: this is working with the narrowest browser window I can get Nov 28 10:59:42 good Nov 28 11:00:22 the source looks pretty big now, do you have plans to refactor it into single files and kinds? Nov 28 11:02:10 morphis: this is mainly because of formatting.. Nov 28 11:02:53 morphis: I want to get back to contacts, though, so I don't think I'll be doing anymore serious work on settings in the near time Nov 28 11:03:40 WhiteBee: would be good if you can cleanup this a little bit so it's better maintainable Nov 28 11:03:49 but thanks a lot already for doing this! Nov 28 11:04:26 morphis: ok, I will break it up - but I don't think I'll get it this week Nov 28 11:04:39 np Nov 28 11:06:11 morphis: regarding the license, I'll copy the one you sent and change file names. But I just remembered, did previous commits have reused code? Ones before mine Nov 28 11:07:51 I doubt that Nov 28 11:09:57 morphis: ok Nov 28 15:20:22 morphis: actually the fix will be easy, I'll propose a PR tonight Nov 28 17:24:14 morning Nov 28 17:33:57 Garfonso: morning Nov 28 17:35:22 Garfonso: I have fix for http://issues.webos-ports.org/issues/463 Nov 28 17:48:53 that's great news. :) Nov 28 17:51:39 it's not fixed the "right" way but it will work again Nov 28 19:10:06 Garfonso: builds with the fix are running now Nov 28 19:38:40 morphis: https://github.com/webOS-ports/luna-next-cardshell/pull/45 <-- doesn't fix the whole thing yet Nov 28 19:39:30 (for the window destruction) Nov 28 19:55:17 morphis: what do you think of the current implementation of QWaylandExtendedSurface::extended_surface_close, which consists of calling "QWindowSystemInterface::handleCloseEvent(m_window->window());" ? Nov 28 19:55:33 As a consequence, destroying the surface closes the window... Nov 28 19:57:17 well, anyway it's not what causes our problem, I think. Nov 28 22:22:56 btw: what is missing in the system update app / service? Wouldn't it be good to not install/download a full image all the time? Nov 28 22:26:02 from what I know config.js ( https://github.com/webOS-ports/org.webosports.update/blob/master/service/javascript/config.js ) is missing a useful "reboot to update" command... the rest should work, or not? **** ENDING LOGGING AT Fri Nov 29 02:59:58 2013