Hello, The plugin of Notification Service enables to add buttons on popup and corresponding handlers have to be implemented into this plugin. I believe that today no specific handlers such as "home" , or "back" already exist.
If Low battery, low memory, and poweroff popups require specific handler they should be added to notification-service plugin, and some events can be transmitted to this plugin in order to be managed. For more informations, maybe Manuel could answer to you, I can't answer to your question about the popup rotation, as I didn't take part to Notification-Service package developpment. Manuel can you tell if above operations are available ? Best Regards, Christophe 2014-10-20 15:50 GMT+02:00 김태영 <[email protected]>: > Hello? I'm Taeyoung Kim. > > I have a question for notificatin-service which is a replacement of > syspopup. > > > > Low battery, low memory, and poweroff popups use syspopup library for the > following two reasons. > > I wonder these operations will be provided by notification-service. > > 1) The popups should be rotated according to the status of the topmost > window. > > This is the common feature for most of popups and Syspopup library > helps the popups > > not to consider their rotation. > > 2) The popups should add action handlers for buttons such as home, back > and power keys. > > Syspopup library makes the popups to add just their operations. > > > > Thank you. > > > > - Taeyoung Kim - > > > > > > > > > > ------- *Original Message* ------- > > *Sender* : Christophe Moreau<[email protected]> > > *Date* : 2014-10-20 21:28 (GMT+09:00) > > *Title* : [Dev] Remove syspopup from Tizen 3 - Add notification > > > Hi, > > For Jira https://bugs.tizen.org/jira/browse/TC-1476 correction, patchs > for each package (with remove of syspopup use) are pushed and review is in > progress or already performed. > > For the second part of the correction (add of calls to > notification-service functions in replacement of syspopup use) , patchs for > each packages concerned by notification use are pushed on gerrit too (see > https://bugs.tizen.org/jira/browse/TC-1476) > > Some other corrections have to be made : > - minor corrections (add title to several popup, ...) > - the most important part is notification-service plugin modification, > wich can be more complex. It mainly concerns the following packages : > "system-server", "net-config", "usb-manager" and "bluetooth-share". > > For this plugin release , some code from syspopup packages previously used > must be added in notification-service packages, and some notifications must > be modified too (add of buttons made into the plugin). > > Today, > - calls to syspopup are cleaned from packages expected to be used in Tizen > 3. > - Add to notification-service call are made for most of the packages used > in Tizen 3 , but "system-server", "net-config", "usb-manager" and > "bluetooth-share (and "notification-service" plugin) must still be updated > to fully implement notifications. > > Best Regards, > > Christophe > > > > Taeyoung, Kim *| *SW Engineer > > System S/W Lab./ S/W Platform Team > > Software R&D Center > > *SAMSUNG ELECTRONICS CO., LTD. * > > * Mobile* +82.10.5133.9902 > > * E_mail* [email protected] > > > >
_______________________________________________ Dev mailing list [email protected] https://lists.tizen.org/listinfo/dev
