diff options
author | 2024-11-29 11:54:06 +0100 | |
---|---|---|
committer | 2025-02-07 05:29:19 -0800 | |
commit | 48fb91610f903663c8ac4990590182056663dd0d (patch) | |
tree | 07791a860fa2554398bd919e97dcb184d612333f /omapi/java | |
parent | 485c0d62ff67c83d69eac2f61168b764893eba1f (diff) |
allow configuring no focus steal for local display
The FLAG_STEAL_TOP_FOCUS_DISABLED flag prevents secondary displays
to steal focus from other displays. This flag can currently be only
set to virtual displays.
This flag replaces and extends the perDisplayFocus flag since A14,
which before was responsible to set a focus per display and prevented
the display to get focus on directed key input - this has been
removed with A14.
As an OEM developer I want to enable local physical displays to
get the FLAG_STEAL_TOP_FOCUS_DISABLED as well to be able to replace
the former perDisplayFocus functionality and to prevent it from
ever getting top focus.
Bug: 374954685
Test: DisplayServiceTests_server_display
Change-Id: I4ca9dc2af7eae08c4642b34c89deec56ed1f3d58
Signed-off-by: Carsten Rohn <carsten.rohn@bmw.de>
Diffstat (limited to 'omapi/java')
0 files changed, 0 insertions, 0 deletions