**** BEGIN LOGGING AT Mon Jul 27 02:59:58 2015 Jul 27 06:26:42 Herrie: btw, I've had a look at the latest video of Plasma Mobile, it's become quite good now Jul 27 06:26:54 oh, and, morning :) Jul 27 06:47:04 Tofe: morning Jul 27 06:47:10 One more project to piggyback from ;) Jul 27 13:47:52 nizovn: morphis is back more or less so you can ping him with your BT questions :P Jul 27 13:50:17 ok :) Jul 27 13:50:20 morphis: ping Jul 27 13:50:52 nizovn: pong Jul 27 13:54:57 morphis: am i right that it should be written in JS? seems it's impossible to provide objects from c++ to js, like from c++ to qml Jul 27 13:55:27 nizovn: it is not that easy Jul 27 13:55:45 nizovn: take a look at https://github.com/webOS-ports/luna-webappmanager/tree/master/src/extensions Jul 27 13:55:59 especially https://github.com/webOS-ports/luna-webappmanager/blob/master/src/extensions/wifimanager.cpp and https://github.com/webOS-ports/luna-webappmanager/blob/master/src/extensions/WiFiManager.js Jul 27 13:56:06 that one is used in the settings app Jul 27 14:06:13 i feel that i understood wifi example, but seems mozilla api is more complex. for example, it has object bluetoothmanager, that should provide object bluetoothadater. seems we can call only c++ functions that return data, not objects. i can implement bt api like in wifi example, but for mozilla api seems my null knowledge of JS is insufficient Jul 27 14:17:42 nizovn: keep it simple Jul 27 14:17:50 we will use this only for settings Jul 27 14:23:27 ok, it isn't not bad for long term? you wanted compatibility with others systems, i don't want to be origin of future problems :) Jul 27 14:33:10 morphis: so what do you think about udev rules https://github.com/nizovn/utilities/blob/wip/tenderloin/bcattach/files/udev/tenderloin-bluetooth.rules ? they are too bad, or can be used? Jul 27 14:33:32 nizovn: I think its fine to use them Jul 27 14:33:48 nizovn: it will be an API just for settings Jul 27 14:33:51 nothing apps should use Jul 27 14:33:55 so its absolutely fine Jul 27 14:50:28 morphis: do you have ideas how to allow flickable/non-flickable webapps at the same time? Jul 27 14:50:59 nizovn: not really Jul 27 14:51:01 maybe we need to hack qtwebkit a bit more for this Jul 27 14:51:38 ok Jul 27 14:53:44 morphis: Add a switch to appinfo.json somehow and hack this into qtwebkit or ... ? Jul 27 14:53:49 Or you have other ideas? Jul 27 14:54:23 Herrie|Veer: we already have that Jul 27 14:54:27 but that doesn't seem to work Jul 27 15:01:37 morphis: maybe you know how to enable backlight on tenderloin? Jul 27 15:02:01 either through nyx-cmd or there is a sysfs node for that Jul 27 15:02:27 see https://github.com/webOS-ports/android_device_hp_tenderloin/blob/wop-11.0/liblights/lights.c Jul 27 15:02:49 /sys/class/leds/lcd-backlight/brightness Jul 27 15:03:48 I think I tried that Jul 27 15:04:55 I'll have to double check Jul 27 15:05:27 i tried nyx-test-ledcontroller, and it doesn't work Jul 27 15:07:09 morphis: Bit of background tofe/nizovn are looking into using fbprogress for a shutdown animation like on legacy. Jul 27 15:07:36 Currently user doesn't get any feedback when restarting or shutting down system which is a bit confusing. Jul 27 15:07:36 Herrie|Veer: oh yeah, good idea Jul 27 15:07:51 I used it for my image-update patches too Jul 27 15:08:18 https://github.com/webOS-ports/meta-webos-ports/commit/eded7117798ca82e90be4cd02081f361401b5d9b Jul 27 15:14:18 That seems to be not in dizzy? Jul 27 15:15:07 But in your own morphis/dizzy right for now? Jul 27 15:15:48 right Jul 27 15:28:17 morphis: did you get it working for the update on tenderloin? Jul 27 15:39:36 Tofe: yeah **** ENDING LOGGING AT Tue Jul 28 02:59:58 2015