-
-
Notifications
You must be signed in to change notification settings - Fork 50
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] Decrease navbar height when the terminal is zoomed in #76
Comments
I see. Makes sense! Ah yes, I need to fix the versioning issue for binary packages. I haven't found any good solution yet so I'm thinking of hardcoding it. I will push a fix! :) |
Hey @enderprism, I've been trying to implement this thingy and I have a good POC now. Also, I think I should hide hide all the unnecessary things when the typing starts :) Before: After: |
it looks exactly like i wanted! maybe still make the header hand some margin at the top and bottom (1 line only's good) because it looks a bit cramped |
I agree. But I think it might be due to the background color as well, Maybe I can get rid of that (but this seems too odd)
Right. I'll push it to dev branch. |
Hey @enderprism ! Ok here's the new one: I'm not sure when to resize the bar. Currently, it resizes when the number of rows in the terminal screen is 30 |
i'll try it asap |
Is your feature request related to a problem? 😢 Please describe.
I zoom in my terminal emulator to make the words easier to read (and to make it closer to Monkeytype). I know having separate font sizes for the words and other TUI elements isn't possible since we're in a terminal.
Small text
The text is the right size but the navbar is really tall
Describe the solution you'd like 🤔
Make a small version of the logo and decrease the navbar height when the terminal is zoomed in (aka few columns).
Describe alternatives you've considered 🧐
Don't zoom in, or live with the tall header
Additional context 📝
Operating system
EndeavourOS
Terminal emulator
Konsole
Smassh version
smassh --version
crashesI just noticed another bug wow
smassh
AUR package version:3.0.3-1
The text was updated successfully, but these errors were encountered: