**** BEGIN LOGGING AT Thu Jun 18 02:59:59 2015 Jun 18 05:41:58 Herrie|2: ok; there are two things I'd like to keep: keyWidthRatio to work with the correct keyWidth, and isCompact Jun 18 05:43:36 (which sums up to be the thumbKeyboard property, actually, but centralized ) Jun 18 05:50:02 also with isCompact you can switch font directly in UI.qml, transparently for the keys Jun 18 05:51:25 I don't really like when we add several ? ? : : operators Jun 18 05:56:38 Tofe: OK let me see if I can rework that a bit today then Jun 18 06:30:39 Herrie|2: ok; do I merge the PR anyway? Jun 18 06:31:21 Yeah I'll take it from there then Jun 18 06:31:39 merged Jun 18 06:34:51 Herrie|2: in my changes, I made the "..." hidden in compact mode: what do you think? not necessary? Jun 18 07:21:12 Herrie|2: If you didn't start working on it yet, I can rebase my tofe/work PR and re-push it Jun 18 07:23:24 morning Jun 18 07:23:31 morning! Jun 18 07:23:43 Tofe: How can I test your PR? I.e. what behavior changed? Jun 18 07:23:53 the tofe/work ? Jun 18 07:24:01 I didn't start yet so you could rebase it in general. Jun 18 07:24:25 Yeah tofe/work so I can test already while you're rebasing and we can merge it shortly after then? Jun 18 07:25:10 You shouldn't see any interactive change; it's just some code rework (get rid of that dumb isAlternativeLayoutAuthorized, and introduce the keyWidthRatio property in KeyPad) Jun 18 07:26:22 Ah sorry I actually was more referring to tofe/new-touch-behavior Jun 18 07:27:17 I think the tofe/work changes are straight forward but can test them quickly Jun 18 07:30:28 ah, the new-touch-behavior, well, I didn't test it yet on device, but one main change will be when you touch and move, it should highlight the key that is under your finger, and commit the key only when you release the finger Jun 18 07:32:28 in the end, the goal is that it is more flexible regarding touch and multi-touch Jun 18 07:32:52 but there are still some bugs to fix, it's not ready yet Jun 18 07:38:19 OK Jun 18 07:39:02 I need to check legacy behavior first a bit I guess. Looks like nizovn did that more thoroughly. I'm just a standard typing guy who treats his vkb like a hw kb :P Jun 18 07:42:19 hehe, me too Jun 18 07:52:39 Herrie|Veer: I updated my PR, should be ok now for merge Jun 18 08:01:13 OK let me test in a bit Jun 18 08:55:01 Tofe: merges Jun 18 08:55:09 s/s/d Jun 18 17:05:07 morning Jun 18 17:08:56 seems there is a lot of progress with vkb :) Jun 18 17:17:36 nizovn: Yeah RU + Thumb QWERTY + Thumb RU are ready more or less Jun 18 17:17:48 Need to rework a few things still but looks good on Desktop ;) Jun 18 17:20:54 * DougReeder waves good afternoon Jun 18 17:21:01 Herrie|2: i forgot to mention that on RU layout shifted 'у' is wrong, should be 'У'(on thumb layout it's correct though) Jun 18 17:22:00 I'll fix that Jun 18 17:23:25 https://github.com/webOS-ports/webos-keyboard/commit/e41825f4d2ec553d2363709cada20a6b2e220b4f Jun 18 17:23:41 DougReeder: Morning Jun 18 17:24:10 Since there’s not much point in tweaing Serene Notes for LuneOS until IndexedDB is preserved, I’ve tweaked it for ChromeOS. Jun 18 17:24:30 I hesitate to mention it here, but does anyone have a Chromebook and could beta-test it? Jun 18 17:27:05 Herrie|2: thanks; also shifted enter key doesn't have label Jun 18 17:28:34 OK also fixed ;) https://github.com/webOS-ports/webos-keyboard/commit/9e5e8b88d5037056699ec7f0c2f302fd42eb9361 Jun 18 17:28:51 i also would say Ў key is not used in RU, but there is no problems to include it, and it actually looks funny :) Jun 18 17:36:32 Maybe it's used in BY or UA? Jun 18 17:37:55 oops, indeed, seems in BY Jun 18 17:41:17 btw shifted enter label is missing on phone layout :P . Is styling corrections are welcome or they are known and just need time? e.g. when you press +=[] key in en tablet layout, enter key label will jump Jun 18 17:44:17 Nizovn: https://github.com/webOS-ports/webos-keyboard/commit/9a45350a2d0e9027ac21660de6ccc5ee1aa14e56 Jun 18 17:44:21 Let me test the jumping Jun 18 17:45:14 i can provide another jumping behavior if you want Jun 18 17:45:53 All jumps because the number of keys is smaller for RU in symbol on phone ;) Jun 18 17:45:58 So all keys are a bit bigger Jun 18 17:46:20 It's not a bug, it's a feature :P Jun 18 17:46:29 Symbol layout are shared across languages for now Jun 18 17:46:43 I didn't bother to make one for each language Jun 18 17:47:05 Might be able to fix it though sometime Jun 18 17:47:11 Need to have a look Jun 18 17:47:13 Another jump? Jun 18 17:47:22 well enter jumps on en layout Jun 18 17:47:48 Ah tablet? Jun 18 17:48:01 I see now Jun 18 17:50:20 Nizovn: fixed :) https://github.com/webOS-ports/webos-keyboard/commit/8e9499e3989efb0c8fb3bcf885f5eadcac43fea5 Jun 18 17:50:26 All small things to sort Jun 18 17:50:38 I did most things quickly did some quick visual checks but nothing too detailed tbh Jun 18 17:50:43 So happy with feedback ;) Jun 18 17:52:45 by another jump i meant indeed in ru tablet layout that when you quickly press +=[], bottom and top rows should not change because keys are the same, but their width changes Jun 18 17:53:44 That's due to the single symbol layout across languages Jun 18 17:53:52 I think I might have a solution for that though Jun 18 17:54:04 Will have a look tomorrow when I have some time Jun 18 17:54:14 Herrie|2: thanks :) Jun 18 17:54:37 You've seen the thumb layouts? Jun 18 17:55:00 yes, in master Jun 18 17:55:01 Might be I need to increase key hight a bit and I'm not very happy with my dirty hacks for getting this layout so will rework that a bit too Jun 18 17:55:16 I added TAB to it ;) Jun 18 17:56:29 Herrie|2: great Jun 18 17:56:56 Did on both sides otherwise it would look odd a bit layout wise ;) Jun 18 17:59:40 hm, not sure tab will be in much use. btw it would be nice to have vertical arrow keys as well Jun 18 18:02:02 well, i meant in general, not instead of tab Jun 18 18:23:15 nizovn: It seems legacy switches left/right and up/down somehow based on some scenarios Jun 18 18:23:22 Need to see if we can replicate that somehow Jun 18 18:26:31 Tofe: ping **** ENDING LOGGING AT Fri Jun 19 02:59:59 2015