Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8091953

Need a mechanism to maintain / track screen identities around screen updates

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 7u6
    • javafx

      The current interface between scenegraph and quantum for screen configuration queries and update notifications doesn't provide enough information about configuration changes. From the available information scenegraph side can't detect which screens were added, removed or changed. It can only obtain the new screen configurations, but there is no way how to match them against the old configuration and determine the specific changes. For this we need some kind of unique screen id attribute which will be kept for modified screens (glass Screen.getNativeScreen?). Alternatively quantum needs to ensure that a single screen will always be represented by the same java object (requires mutable screen objects).

            Unassigned Unassigned
            lnerad Ľubomír Nerád (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Imported: