=== hikiko-lpt is now known as hikiko === jzheng_ is now known as jzheng [08:35] hi, everyone, sorry i'm latter [08:36] late... [08:38] marco ? eleni ? [08:38] hi handsome_feng [08:38] hi :) [08:39] Ah, we have a meeting to day... But time changed here, so in theory it was in in 1 hour [08:39] is that too late for you? [08:41] er , yes, maybe we can make this meeting tomoro ? [08:41] handsome_feng: no, well it's fine for me now... [08:41] I'm going to change the event [08:43] OK [08:43] handsome_feng: it's 16:30 there, right? [08:43] yes [08:43] err, 16:43... :P [08:44] ... [08:45] you are right [08:46] handsome_feng: no problem, let's do this quick and informal, there's no problem [08:46] handsome_feng: or.... I don't know... what's the best plan [08:47] best plan of wizard ? [08:48] handsome_feng: so, I didn't get anything back from the design, let me ask willcooke [08:48] Ouch, he's still not online... [08:48] So, well I'll ask him later [08:48] @Trevinho OK, no problem [08:48] However, I'd say your design is mostly fine. You can proceed with that, at least the logic part... Then if we need to tune the UI there's time. [08:49] Ah, you need to handle also multi-monitor, I'd do the same as it's done in the lockscreen... [08:49] So show that view in the monitor where's the pointer is [08:50] OK, Got this [08:51] Hi, willcooke [08:52] hi handsome_feng [08:52] we are just talk about the wizard [08:52] willcooke: hey, did you get anything back from John/design about the wizard? [08:52] Not quite yet, but they are due to review "real soon now" [08:52] I will chase him now and see if I can get a time line [08:53] nice [08:54] Thank you , so let's wait :) [08:57] marco, anything else about the lockscreen ? [08:58] handsome_feng: no, I've seen you're still working on it... Are you already ready for a review? [08:59] I have not write the autopilot test ... [09:00] Well, those are a little hard to do in the lockscreen, you can add some unit-tests if you want [09:00] but autopilot is complicated there [09:00] And also should handle some detals [09:00] Ok, fine... Once you're ok, feel free to propose the merge request, and I'll review it [09:01] I've seen some progress also in the launcher rotation... [09:01] Yes, I just add the option about launcher position [09:01] Ah, one thing I've seen there that you should change: you added a sigc::signal launcher_position_changed; [09:02] But you don't need that... just use nux::RWProperty launcher_position; (just use nux::Property) [09:02] and that gives you the signal for free [09:02] so you can just do [09:02] launcher_position.changed.connect() ... [09:03] Also, maybe, instead of using LauncherWidth/LauncherHeight, we can just use LauncherSize at this point [09:03] er, i put it there and just forget it ... [09:03] You rename that value and use for both the cases. [09:03] ok, i have do this in some small functions [09:05] good [09:05] Ah, I wanted to mention that the list of bugs we want to target for 16.04, have now been moved to [09:05] http://reqorts.qa.ubuntu.com/reports/rls-mgr/rls-x-incoming-bug-tasks.html [09:06] The same as searching for the "rls-x-incoming" tag in launchpad, but shows all the projects involved [09:06] And i should use launcher_position.changed to info the dash/launcher/panel to redraw , right ? [09:06] So,. if you think there's anything important, you can just tag with that [09:06] handsome_feng: yep [09:06] handsome_feng: that property will both allow you to handle the value, and being notified when changed [09:07] Trevinho: Thank you , got it [09:07] handsome_feng: you can look for examples around in the code, it's all quite easy [09:08] ok , i just learn from the code too [09:08] Just remember that if you use lambda_functions to connect to signals, you need to disconnect from them (using a connnection::wrapper or a connection::manager)... Otherwise you might experience crashes. [09:08] In xenial there's also the sigc::track_obj feature, but it's probably too early to use it. [09:10] oh, write it down in my notebook [09:13] Thank you for your advise , seems all things have discussed [09:14] maybe we can wrap this up? [09:17] handsome_feng: yeah, sorry... I got int a bug :P... However yes [09:17] I think we're done. [09:17] Thanks [09:18] Thanks ! and bye ! maro :) [09:18] bye, willcooke ! [09:18] see you === jzheng is now known as jzheng_afk === hikiko-lpt is now known as hikiko