-
Notifications
You must be signed in to change notification settings - Fork 298
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
[Feature]: [important] reset or default size of the window! #1908
Comments
We already support changing the default window size: https://docs.waveterm.dev/config Additionally, your last window is always preserved so its size should be remembered. I'm not sure I agree that new windows should spawn with the last window size, though, that seems to go against the behavior of most other apps and I think would be more jarring. As for adaptive window scaling, that's an interesting idea, could be a good first issue. Can you open this as a separate feature request? I'm not a huge fan of issues with multiple asks, makes it harder to track. |
Thank you for the response. Perhaps I didn't explain clearly enough.
|
Thanks for the clarification, can you still separate these into separate actionable feature requests? It helps us track these better |
What os are you using? I've tested on Windows, Ubuntu, and macOS and the app doesn't initialize in the top-left corner... |
Feature description
Currently, the application appears to lack a fundamental window sizing configuration. Upon launch, the terminal interface defaults to occupying nearly the entire screen real estate. While this might align with specific use cases, it creates suboptimal initial user experience - particularly for supporters who appreciate the application's core functionality but find the overwhelming window dimensions disruptive to their workflow.
A suggested enhancement would be implementing:
This quality-of-life improvement could significantly enhance first-time user experience while maintaining flexibility for power users.
Implementation Suggestion
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: