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

make windows feel more native #174

Merged
merged 1 commit into from
Mar 25, 2025
Merged

Conversation

szymonkaliski
Copy link
Member

Why

  • covering the screen fully without gaps feels off
  • cmd-shift-n instead of cmd-n for new window is weird too
  • new windows spawning exactly over existing ones looks weird as well

What changed

  • switched cmd-shift-n to cmd-n
  • made it so new window without any past stored config has some default size, and if too big to fit the display, it shrinks
  • finally new windows spawn with some offset

Test plan

As described above.

@szymonkaliski szymonkaliski merged commit 429c16f into main Mar 25, 2025
5 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants