**** BEGIN LOGGING AT Mon Jun 30 03:00:00 2014 Jun 30 09:26:59 morphis: pong Jun 30 09:27:46 Tofe: are we already supporting windows with type dashboard or popupalert? Jun 30 09:28:40 morphis: one moment, I have to check a file before answering Jun 30 09:31:40 morphis: we have a fallback to Card if the type is BannerAlert or PopupAlert; as for the Dashboard type, they are not yet handled at all, if I didn't miss anything Jun 30 09:32:18 ok Jun 30 09:32:32 Tofe: what do you think it might involve to handle them? Jun 30 09:33:33 There can be only one such window at a time on the screen, isn't it ? Jun 30 09:34:44 for the dashboard one, yes Jun 30 09:35:04 only one is visible but for the others are icons in the notification area Jun 30 09:35:52 nah, maybe I am wrong Jun 30 09:36:24 well, maybe we should integrate all that in the notification model, then Jun 30 09:36:59 though I'm not sure how to nicely link the notification with the window itself Jun 30 09:37:28 we should have the app id for each notification Jun 30 09:37:37 that should be enough Jun 30 09:37:49 and windowFromId in the compositor - yes, it should work well Jun 30 09:40:41 So we'll have to extend the nofitication list item; maybe build up a new type of list item, and switch to the correct type with a Loader, well, something like that. Jun 30 09:41:21 The window will be added very soon to the compositor, so we'll have to manage it from end to end Jun 30 09:43:17 Tofe: I added support to webapp-launcher to create a window with the correct type Jun 30 09:43:28 so we should already get the correct window type in the compositor Jun 30 09:43:33 ok, good Jun 30 09:43:37 once the window is created Jun 30 09:43:50 ah yes, I forgot we already have WindowModel that supports filtering Jun 30 09:43:57 alerts need to be handled differently Jun 30 09:44:17 they are just shown and not visible with an icon in the notification area Jun 30 09:45:09 so it's somehow an addendum to the notification list Jun 30 09:46:05 ah no, it's more than that, we can't reduce them Jun 30 09:46:44 so it's really an additional area on top of the notification area, the latter being minimized or not Jun 30 09:47:11 I'm not sure if the card shell is resized when an alert occurs... does it ? Jun 30 09:48:38 no it's not Jun 30 09:48:49 the alert is just overlapping everything else Jun 30 09:49:12 yes, ok, that's what I thought. So it's completely a different behavior from the notification area. Jun 30 09:49:32 Somehow it will be quite simple to handle, I think. Jun 30 09:49:40 Tofe: like http://cdn.arstechnica.net/Gear/Unknown_2009-23-06_161601.png Jun 30 09:50:21 ok Jun 30 09:51:16 I can draft something for the alerts, it should be fairly straightforward Jun 30 09:51:22 but, before that, lunch. Jun 30 10:09:23 for sure :) Jun 30 10:31:23 Morphis there are also this funny alerts for voicemail reminder, not sure you have ever seen them? Jun 30 10:31:37 yeah Jun 30 10:31:39 I think they're SMS with a special flag Jun 30 10:31:45 yes Jun 30 10:31:54 And they show up as alert Jun 30 10:32:19 I get them with Vodafone NL here Jun 30 10:34:53 Not sure this uses the same "framework" or that's dealt with elsewhere? Jun 30 12:08:34 morphis: I've pushed a draft implementation for dashboard on tofe/dashboard Jun 30 12:12:03 ok Jun 30 12:22:59 mmh I must have messed up my git push, it doesn't appear remotely Jun 30 12:26:00 ok, now it's fixed **** ENDING LOGGING AT Tue Jul 01 03:00:01 2014