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

Feat: The windows App lacks a title bar improvement #186

Open
Nishchit14 opened this issue Feb 22, 2024 · 3 comments
Open

Feat: The windows App lacks a title bar improvement #186

Nishchit14 opened this issue Feb 22, 2024 · 3 comments

Comments

@Nishchit14
Copy link
Contributor

The windows build lacks a title bar.
Thus, you cannot move, resize, minimize, etc. the window.

Originally posted by @Alia5 in #167 (comment)

@Alia5
Copy link

Alia5 commented Feb 22, 2024

I'd be happy to help out by opening a PR.

However, I don't think I have enough of an overview yet.

The quick-fix would be to set the frame property to true when calling new BrowserWindow(...)
Is this an acceptable fix for the time being, if restricted to Windows?
Or is it an issue on other platforms as well?

Should there even be a native Window-Frame shown, or is there a custom title-bar implemented that is simply now shown?

Should a custom title-bar be implemented if not already present?
If so how would the platform specific look like?

@teckdev
Copy link

teckdev commented Mar 28, 2024

Same issue is happening on Mac with M processor.

@Nishchit14
Copy link
Contributor Author

@Alia5 I agree with your thought, I'll fix it by this weekend. It'll be available in the next release.

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

No branches or pull requests

3 participants