-
Notifications
You must be signed in to change notification settings - Fork 67
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
Enable scaling for nyan-mode #49
base: master
Are you sure you want to change the base?
Conversation
This allows nyan-mode to be displayed properly in Emacs 27. It also enables user to make their nyan bar larger, which is useful for HiDPI screens.
Scaling the rainbow xpm will result in the individual rainbow segments being too wide. We use svg for rainbow to make it higher, while maintaining the width at 8px.
After applying this patch I get below error:
For reference, I am using Emacs master (29.0.50, updated 13th Dec 2021). Can you please suggest what could be done to fix this? I am not well versed in elisp. |
Maybe move |
Actually, I suspect this patch makes Emacs 27 freeze after opening for several days. I am currently actively using it. |
This solves #37 and #48.
Under Emacs 27:
-animation -wavy
-animation +wavy
+animation -wavy
+animation +wavy