vercel-labs / vercel-labs/native
feat: disable window decorations option
Open
Nobody has claimed this yet.
- Dominant language
- Zig
- Stars
- 7.7k
- Forks
- 314
- Avg merge
- 5h
- Merged PRs (30d)
- 13
Description
It would be great to have an option to disable the native window decorations (titlebar + traffic lights) so apps can render a fully custom titlebar in the web view.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; start by locating the native window creation and configuration entry points in the Zig code. Trace how titlebar and traffic-light decorations are configured on each supported platform, then verify that an option can hide them while allowing a fully custom web-view titlebar.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- zig
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100