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

Print an image as background for modals when using kitty #158

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

mfontanini
Copy link
Owner

This creates a background image for every modal when using kitty. This is necessary as kitty does not use a "last write wins" policy when writing images over text, so without this the modals show up behind images in slides.

Fixes #153

@mfontanini mfontanini force-pushed the kitty-modal-background branch from 539ca1b to fa40b42 Compare January 22, 2024 17:57
@mfontanini mfontanini merged commit bbee53e into master Jan 22, 2024
5 checks passed
@mfontanini mfontanini deleted the kitty-modal-background branch January 22, 2024 17:59
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.

Modals show up behind images in kitty terminal
1 participant