2016-02-07 00:17:11 Nokius just saw the urban tweet o/ 2016-02-07 00:18:21 @kido yeah this is freakin awesome :) 2016-02-07 00:18:27 @kido I'm excited 2016-02-07 00:21:41 Nokius :) yes it is sadly that the ui stop at some point 2016-02-07 00:23:05 @kido yes, but we are investigating on that, I don't doubt there will be a hard time debuging qt but then it will end up working and it will be freakin' awesome 2016-02-07 00:26:24 Nokius indeed it's awesome 2016-02-07 00:26:41 Nokius hope to get a watch next month 2016-02-07 00:27:14 @kido yes, a new port would so cool :) 2016-02-07 00:27:20 @kido what watch do you plan to get finally? 2016-02-07 00:27:42 Nokius kido: is there any news about the Sony if not I shall stop at there department store 2016-02-07 00:27:57 @kido what do you mean? 2016-02-07 00:28:14 Nokius hope to see LG watches in Korea for good price 2016-02-07 00:30:13 Nokius u teweeted last year to devjerpelea about a Sony watch 2016-02-07 00:31:37 @kido oh yes... well I met him at the jolla dinner and he said he would send me a msm8226 smartphone so that I can investigate on the unified kernel side easily but he won't send me any sw3 2016-02-07 00:32:33 Nokius so SW3 list then :D 2016-02-07 00:33:03 Nokius since applehq is on tround watch :P 2016-02-07 00:33:11 @kido :) 2016-02-07 00:33:20 @kido well, other round watches are not forbidden 2016-02-07 00:33:28 @kido but yes the sw3 would be on waiting list 2016-02-07 00:34:02 Nokius sure LG watches are on the list to hunt in Korea 2016-02-07 00:34:26 @kido ahah, you're going to korea to hunt :) 2016-02-07 00:34:48 Nokius no just to show my mum Seoul 2016-02-07 00:35:26 @kido :) 2016-02-07 00:39:35 Nokius the SW3 has Broadcom chip mmmhhh 2016-02-07 00:42:58 Nokius time to get some sleep had to much talks to night about why I don't use FB, avoid iOS and fitnistracker 2016-02-07 00:43:02 @kido ask carsten if he used libhybris on it, I know he used cuteboot but not sure about libhybris 2016-02-07 00:43:17 @kido :) alright have a good night then 2016-02-07 00:45:21 Nokius kido: yes iirc he sad once it's possible 2016-02-07 00:45:53 Nokius oh he is not around atm :( 2016-02-07 01:44:41 @kido ok so mapplauncherd is now used everywhere and apps startup is *much* faster 2016-02-07 11:49:40 Nokius :) 2016-02-07 16:40:32 @kido https://wtvox.com/wearables/android-wear/asus-zenwatch-2-release-features-price/?utm_source=dlvr.it&utm_medium=twitter more and more watches with wifi, it means more and more fun with asteroid 2016-02-07 19:05:09 Nokius kido: asked Stskeeps today Broadcom should be possible o/ 2016-02-07 19:15:47 @kido :) 2016-02-07 19:25:00 @kido locusf: is there any usecase you're aware of for the "overlay" category: https://github.com/nemomobile-ux/glacier-home/blob/master/src/qml/compositor.qml#L318 ? 2016-02-07 19:25:31 locusf kido: keyboard 2016-02-07 19:25:58 @kido ah 2016-02-07 19:26:10 @kido mhhh 2016-02-07 19:27:19 @kido because I'm thinking about the current qml-asteroid's "LayerStack" which provides swipes at the center of the screen to get back to the previous layer 2016-02-07 19:28:17 @kido but on such a small screen it's a pain in the ass to use those center-swipes so I thought about reusing the borders gestures 2016-02-07 19:29:22 @kido it seems that on sfos we can use the Qt::WindowOverridesSystemGestures flag but on wayland it is implemented in the Qt's extended protocol which doesn't seem to be supported by lipstick 2016-02-07 19:29:55 @kido it would have allowed me to notify asteroid-launcher that it shouldn't handle the border swipes anymore to let the LayerStack component do its own job with that 2016-02-07 19:31:55 @kido but without the extended protocol it's impossible so I was trying to think about another solution involving multiple windows but with the current asteroid-launcher there is only one window shown at a time on the appLayer so I saw that overlayLayer and thought that maybe it could be used to show new Pages 2016-02-07 19:32:39 @kido but it doesn't seem to be a good idea either... it bothers me a lot I spent a lot of time thinking about that problem but I don't see any solution 2016-02-07 19:37:34 locusf you could use the touch are of glacier 2016-02-07 19:37:43 @kido ? 2016-02-07 19:37:56 locusf ScreenGestureArea 2016-02-07 19:38:06 @kido yes it's already used 2016-02-07 19:38:15 @kido it currently handles the border gestures in asteroid-launcher 2016-02-07 19:38:18 locusf yes so check the context where the gesture is used 2016-02-07 19:38:30 locusf if its in app, propagate a different event 2016-02-07 19:39:11 @kido what kind of event? 2016-02-07 19:40:14 @kido the problem is that I don't know when to disable swipes, there are many legitimate use cases 2016-02-07 19:40:37 @kido I need a way to know if the client wants to handle everything by itself or not 2016-02-07 19:52:04 @kido else we can use left borders for hiding apps and right borders for swiping layers :/ 2016-02-07 19:52:34 @kido that would be easy to implement but I'm not sure if it would be really intuitive or user friendly 2016-02-07 19:56:23 @kido maybe someone knows who I should contact to get info about how jolla-home implements Qt::WindowOverridesSystemGestures 2016-02-07 19:56:24 locusf kido: qt mouse event 2016-02-07 19:56:48 @kido mh 2016-02-07 23:41:58 TheAppleMan my bass re-compile finally finished 2016-02-07 23:53:07 TheAppleMan w00w00t! 2016-02-07 23:54:32 TheAppleMan needs `loginctl enable-linger ceres` though or the UI dies