**** BEGIN LOGGING AT Thu Mar 13 02:59:58 2014 Mar 13 06:32:52 Hello there Mar 13 06:33:07 I am working on DisplayManager of webOS Mar 13 06:33:21 is there any developer here who worked on this ? Mar 13 07:15:15 hhh: hey Mar 13 07:15:25 DisplayManager? you mean within LunaSysMgr? Mar 13 07:34:12 yes within the display manager Mar 13 07:34:34 sorry within LunaSysMgr Mar 13 07:34:46 I have a little confusion in that Mar 13 07:36:52 I worked with it Mar 13 07:38:34 great Mar 13 07:38:46 I have a couple of questions to ask Mar 13 07:41:35 I want to know the term DNAST Mar 13 07:41:39 what is it ? Mar 13 07:43:22 I don't know what it means either but it's a block for the display Mar 13 07:43:41 so when you call pushDNAST you put another block on stack for the display not to timeout Mar 13 07:44:19 to release the block use popDNAST Mar 13 07:46:52 so as long as the stack is not empty it should block changes right ? Mar 13 07:47:07 yes Mar 13 07:47:47 and one more thing Mar 13 07:47:56 how to turnoff the touch panel ? Mar 13 07:48:28 the function of nyx is not working Mar 13 07:48:39 on which device? Mar 13 07:49:17 Sorry I cannot tell that Mar 13 07:49:29 But in general can you tell mw Mar 13 07:49:37 *me how can I turnoff Mar 13 07:49:50 that really depends on the hardware :) Mar 13 07:50:01 and how it is used within the kernel Mar 13 07:51:07 for example in webOS ports we don't implement that function Mar 13 07:51:15 as we don't need it Mar 13 07:51:25 the kernel handles it already Mar 13 07:51:46 yes but how do you delegate it to the kernel Mar 13 07:52:03 through some calls (open,ioctl)? Mar 13 07:52:06 on Android based devices you don't have to care in the middleware about this Mar 13 07:52:29 just handle the display correctly and the touchscreen will go with it without any extra action for you Mar 13 07:53:26 okay I will check that Mar 13 07:53:43 There is is an event Powerdsuspend Mar 13 07:53:53 but that is never triggered right ? Mar 13 07:54:30 you mean a luna service signal? Mar 13 07:55:22 yes Mar 13 07:55:30 from powerd it comes I think Mar 13 07:55:33 yes Mar 13 07:55:44 its only triggered when the device is really going into suspend Mar 13 07:56:05 it's relevant for the DisplayManager to really switch its state correctly Mar 13 07:56:53 hhh: btw. you can ask me things you don't want to have in the public also in a private chat Mar 13 10:24:31 morphis: changelog ping :) Mar 13 10:28:31 JaMa: sorry Mar 13 10:30:41 JaMa: we're at 17, right? Mar 13 10:33:48 will push for 18 Mar 13 10:54:53 right Mar 13 10:55:38 thanks, sorry for bothering you (I just wanted to test if I've fixed those tags correctly) Mar 13 10:56:47 looks I did: * [new tag] webOS-ports/dora/018 -> webOS-ports/dora/018 Mar 13 10:58:03 should I update wiki.webos-ports.org/wiki/Staging_feeds or will we use manifest only? Mar 13 10:58:14 I haven't updated it since 014 it seems Mar 13 11:00:30 I think the manifest ony is fine Mar 13 11:02:07 s/ony/only/ Mar 13 11:04:34 JaMa: but overall the staging model seems to work fine Mar 13 11:04:47 did an upgrade from 014 to 016 and it mostly worked as it Mar 13 11:04:49 should Mar 13 11:05:16 just the services were started in the update mode but I already fixed that so the postinst step is now done on next boot Mar 13 11:16:45 cool Mar 13 11:38:16 JaMa: so after 018 it should be functional Mar 13 17:07:32 morning Mar 13 20:55:54 This looks interesting: https://github.com/marmelab/gremlins.js **** ENDING LOGGING AT Fri Mar 14 02:59:59 2014