- Feature Description:
Rather than having every dev, for every app, write basically the same code to implement closing, maximizing, and minimizing, please provide a default title bar. Especially with OS windowing enabled, in the manifest, one would think that the OS-provided title bar would show.
- impact for my app: [low, mid, high, show-stopper].
This is relatively low impact, since it can be worked around with some code, but it’d be better for all new devs to have a sane default so they can focus on building their app’s business logic instead of implementing windowing functions.
- What is your current pain point?
- What do you have in mind to solve it?
Please allow devs to opt into a default OS title bar which behaves as the user would expect.
note for stuff: after FR is accepted, add a link to the internal ticket.