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

Allow configuring kitty's z-index option #53

Closed
wants to merge 1 commit into from

Conversation

mfontanini
Copy link

This adds support for kitty's z-index option. This allows controlling the stacking of images and whether they're shown behind the text/background. By default this uses z-index = 0, which should be the same as before.

This is a breaking change as any code that was creating a Config by filling in all the fields will now fail to compile. I'm open to alternative ways to add this if this is an issue.

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.

1 participant