Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to replace title bar with a display a smaller caption control overlay #847

Open
amandabaker opened this issue Jan 30, 2020 · 1 comment
Labels

Comments

@amandabaker
Copy link

Developers want the ability to edit the title bar in desktop apps to give a native-like feel. However, out of concern of malicious sites spoofing the title bar and caption controls in the title bar, some of the controls in the title bar still need to exist.

The proposal is to add a new optional boolean member to the manifest, caption_controls_only, which works in conjunction with display: standalone to display the caption controls and other browser controls required for security.

image

See explainer:
https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/master/TitleBarCustomization/explainer.md

@marcoscaceres
Copy link
Member

Thanks @amandabaker and for the link to the explainer. Filed it as feature request. The main for us to consider is if this works well across OSs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants