Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-1532

Emit event the applications whose visibility turns on

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • Flounder
    • Flounder
    • None

      Currently, for HomeScreen checking the other application visibility on, visible signal is broadcasted on purpose. But the visible signal should be only sent to the application which changed to visible.

      This is strange point.

       

      In other hand, like HomeScreen, there are some applications which needs the visibility of other applications turns on.

      So add new event to Window Manager.

      This signal means the visible applications like here.

      { "event":"windowmanager\/xxxx", "data":

      {"ids":[ "app1", "app2"]}

      , }

       

      Then visible signal should be sent for app itself.

      The event name is "screen_updated" in my opinion currently.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            knimitz Kazumasa Mitsunari
            knimitz Kazumasa Mitsunari
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: