> A new method, Display#getActiveDisplay(), would return the Display considered > to be active in the eyes of the current OS/application.
The "active" display is defined by the active native window. It is independent of the active Pivot window. Only Pivot frames show an active state (and then, only when they are not maximized). That implies that this would be an issue only when using multiple, non-maximized frames spanning multiple Pivot displays. That seems like a pretty unusual use case. G