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

Border textures #104

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

head-gardener
Copy link
Contributor

@head-gardener head-gardener commented Jan 21, 2023

#97
Allows for more interesting border designs by drawing textures above them. Basically a sway-borders adaptation.

Currently requires corner_radius 0 and border pixel|normal >0 to be set in config.

Command syntax: border_texture [bevel|*file path*].

image

@head-gardener head-gardener marked this pull request as draft January 21, 2023 16:07
@head-gardener
Copy link
Contributor Author

head-gardener commented Jan 21, 2023

Some moments I haven't figured out:

  • Rounded corners are still WIP.
  • Current approach to scaling textures might be overly complex and performance profiling is required to figure out whether this complexity is worth it.

@AnotherRandomGitHubAccount

Is this branch dead?

@head-gardener
Copy link
Contributor Author

@AnotherRandomGitHubAccount Probably, haven't looked into master in a while.

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.

None yet

2 participants