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

Add support for background images #342

Open
oxysoft opened this issue Aug 28, 2020 · 4 comments · May be fixed by #2419
Open

Add support for background images #342

oxysoft opened this issue Aug 28, 2020 · 4 comments · May be fixed by #2419
Labels
enhancement New feature or request

Comments

@oxysoft
Copy link

oxysoft commented Aug 28, 2020

I think given that Neovide supports crazy vfx and cursor animations, it wouldn't be too out of place to support background images as well. A lot of programmers when asked about background images for a code editor will say it's a ridiculous feature that makes code hard to read, but they are missing the more subtle use-case: setting a faint and soft tiling pattern at a low opacity! For example...

image

image

Bonus point if there's support for a multiply operation instead of transparency, which give nicer and more consistent results across various color schemes. Imo this can really make an editor sexy as hell. Why make the editor sexy you ask? Well, we all have our weird passions...

@Kethku Kethku added the enhancement New feature or request label Aug 28, 2020
@j4qfrost
Copy link
Collaborator

Hmm, wondering if we should add a "sexy" tag.

@xbladesub
Copy link

xbladesub commented Jul 18, 2022

Only two reasons why do I still use iTerm:

  1. Custom line height support (without weird font editing which breaks telescope)
  2. Background images support

@norflin321
Copy link

looking forward to this feature 😄

@mysty0 mysty0 linked a pull request Mar 14, 2024 that will close this issue
@fredizzimo fredizzimo linked a pull request Mar 25, 2024 that will close this issue
@agoodfellow123
Copy link

Why stop with images? I usually use neovide with transparency + my animated background, since I'm on linux I can't blur the neovide transparent background but I solved that with blurring the wallpaper itself instead:

Screencast_20240405_223440.webm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants