**** BEGIN LOGGING AT Sun Mar 01 02:59:59 2015 Mar 01 09:00:44 hi eki Mar 01 09:01:08 nexus 4 web os how to install Mar 01 09:01:09 ? Mar 01 09:01:47 hello Mar 01 10:01:49 DougReeder: have you found CompatApps? Mar 01 10:34:50 Tofe: Thnx, but I recall morphis telling me we couldn't use Unit.gu for fontsizes? Mar 01 10:37:39 ah? ok, must have missed that Mar 01 10:37:56 the main point is to use pixelSize for the font size Mar 01 10:38:28 otherwise we can't know what size it will give, as Qt has its own DPI management too Mar 01 10:39:09 but I think I'll need to rediscuss that with morphis, as I don't remember the discussion about Units.gu and font size Mar 01 10:57:36 Tofe: Yeah let's see what morphis has to say. I remember something like that... Mar 01 11:44:06 Herrie|2: I think I have now a pretty good drag'n'drop code for the tab launcher. Care to shake it a bit ? Mar 01 11:44:32 I've just pushed it here: https://github.com/webOS-ports/luna-next-cardshell/tree/tofe/work Mar 01 11:46:07 I've implemented a draft of "save to db8", but I didn't really test it yet. I won't be the toughest part though. Mar 01 11:47:31 PS: I didn't implement a portrait UI yet! Mar 01 12:25:07 morphis, Herrie|2: ping Mar 01 13:03:42 Tofe: Away for the weekend with mrs and little one but will have a look when I got a chance later today. Can you move items between different tabs now too? Mar 01 13:04:03 Tofe: pong for the other Mar 01 13:06:07 Herrie: yes, it is now possible. I'm now polishing the UI to make it behave and look a bit more like legacy Mar 01 13:06:26 nice! Mar 01 13:06:27 for the pong, I don't remember what was the question ^^ Mar 01 13:07:34 about fonts and units.gu? About orientation? Mar 01 13:08:06 orientaion, I'll introduce that at a global level in the cardshell, no issue for that Mar 01 13:08:44 well, it certainly will pop up in my mind later on Mar 01 13:13:49 The notifications/dashboard height? Mar 01 13:14:04 morning Mar 01 13:14:36 morphis: morning Mar 01 13:14:40 Herrie: well, for that just saw how it behaves on TP, and I don't understand why its height is too big Mar 01 13:15:55 Tofe: there is one thing you might be able to fix very quick, notifications doesn't show a default icon anymore as the path seems to be broken Mar 01 13:16:20 oh, yes, a ".." must be added now Mar 01 13:16:24 well seen Mar 01 13:17:24 yeah Mar 01 13:17:43 ok, fixed locally, I'll see when to push it Mar 01 13:18:21 thanks Mar 01 13:31:41 Tofe: and one other things Mar 01 13:31:44 s/things/thing/ Mar 01 13:32:05 yup Mar 01 13:32:20 are windows resized when a dashboard panel comes up for example? Mar 01 13:32:30 I mean, is the resize signal sent to the client side? Mar 01 13:33:40 well, we have a little inconsistency apparently Mar 01 13:33:50 we do call changeSize for dashboard windows Mar 01 13:33:59 but not for alerts & popup Mar 01 13:34:43 I mean for carded windows Mar 01 13:34:45 see http://files.gravedo.de/20150301083334.png Mar 01 13:35:33 when I minimize the card and focus it back it correctly resized Mar 01 13:35:49 ah, I see -- let me check a bit. It looks like the changeSize isn't called on your screenshot. Mar 01 13:36:06 right Mar 01 13:36:30 it looks like it is never called when the card is focused and a dashboard panel, notification or alert appears Mar 01 13:37:06 also what I saw is that cards incorrectly resized when the keyboard appears and a dashboard panel is open or a popupalert ist Mar 01 13:37:23 narf... can't really types today .. Mar 01 13:37:39 :) Mar 01 13:38:42 see http://files.gravedo.de/20150301083727.png Mar 01 13:38:59 but that can also be because of the webview resize code we have in webappmgr Mar 01 13:39:18 looks like Mar 01 13:39:19 well, from what I see, there is no real binding between the cardwrapper size and the client window size Mar 01 13:39:25 problem doesn't exist with the browser Mar 01 13:41:53 shouldn't we call changeSize each time the cardWrapper size changes ? Mar 01 13:42:02 weird that we didn't see that before Mar 01 13:42:11 yeah .. Mar 01 13:42:28 ah, my sentence is true only when the card isn't carded Mar 01 13:42:40 we don't want the client to adapt to the carded size Mar 01 13:43:40 ok, I can try to put a binding, we'll see. Mar 01 13:50:19 thanks Mar 01 14:05:10 ok, a simple binding is a bit too simple. It has to be done after the target mode has been reached. Mar 01 14:09:26 wow, my TP LuneOS is getting quite unstable Mar 01 14:09:34 I've got two reboots Mar 01 16:21:42 morphis, Herrie|2: I'm testing the new launcher on the TP, and it's quite promising -- I even think I could do a PR Mar 01 16:25:20 my reboots seem to be caused by a nasty filesystem corruption Mar 01 16:29:44 ok, looks ok on a N4, I'll do a PR as-is Mar 01 16:32:59 enjoy: https://github.com/webOS-ports/luna-next-cardshell/pull/193 Mar 01 16:35:05 Current limitations are: no app removal, not possible to drag to the launchbar, not possible to exit editmode by clicking on an empty zone. Mar 01 16:36:05 morphis: the PR includes the fix for the notifications icons and a tentative fix for the client window height change Mar 01 22:36:31 Tofe: Looks quite good, but needs some TLC still Mar 01 22:37:24 I was able to duplicate Testr + get empty spaces in the Apps one. Also dragging icon on top to Downloads to select that page doesn't work. Only when you drag to right, not very intuitive when you're used to legacy Mar 01 22:38:03 The icon size is better imho **** ENDING LOGGING AT Mon Mar 02 02:59:58 2015