-
-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(borders): add windows accent implementation
This commit adds the ability for users to select between komorebi's implementation of borders with variable widths and the native Windows 11 implementation of thin "accent" borders. The new border_implementation configuration option defaults to BorderImplementation::Komorebi in order to preserve compat with existing user configurations. This option will be most useful for people who prefer ultra-thin borders, and people who want borders to be animated along with application windows if they are using the animation feature being worked on in PR #685.
- Loading branch information
Showing
9 changed files
with
394 additions
and
205 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.