Skip to content

Fix third-party app activities escaping virtual display#5

Open
bytemain wants to merge 5 commits intoiamr0s:mainfrom
bytemain:copilot/fix-duolingo-screen-issues
Open

Fix third-party app activities escaping virtual display#5
bytemain wants to merge 5 commits intoiamr0s:mainfrom
bytemain:copilot/fix-duolingo-screen-issues

Conversation

@bytemain
Copy link

@bytemain bytemain commented Jan 17, 2026

close: #4

加上参数之后多邻国新建的 Activity 就可以在单独屏幕中打开了,同时这个屏幕是一个完整的虚拟显示器

50592373fb9d51d73b5627211046bd54
0812ef57d71912a8638863ca49ca9dde

Copilot AI and others added 5 commits January 16, 2026 11:51
Co-authored-by: bytemain <13938334+bytemain@users.noreply.github.com>
Add VIRTUAL_DISPLAY_FLAG_TRUSTED and VIRTUAL_DISPLAY_FLAG_OWN_DISPLAY_GROUP flags to enable trusted display behavior and separate display grouping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ColorOS 16 在虚拟屏幕打开多邻国,每个新的 Activity 都会出现在主屏幕上而不是虚拟屏幕中。

2 participants