WillPower3309 / swayfx

SwayFX: Sway, but with eye candy!
MIT License
1.18k stars 48 forks source link

feat: add shadow color for inactive windows #230

Closed eerii closed 8 months ago

eerii commented 8 months ago

Solves #228.

This pull request adds a configuration option for changing the inactive windows' shadow color, shadow_inactive_color. It follows the same syntax as shadow_color. If it is not defined, it takes the default value of shadow_color, there is no change for existing configurations.

This is my first time contributing to this project and one of my first pull requests, so please if there is anything I have to do differently or change tell me. (Also thank you, I have been using this as my main desktop and couldn't be happier!)

https://github.com/WillPower3309/swayfx/assets/22449369/c7d83b78-73fa-4aa6-a1e0-406eb20c48a4

AnotherRandomGitHubAccount commented 8 months ago

Tested this out locally. can't find any bugs and works amazing! Thanks! can't wait for somebody to approve it

WillPower3309 commented 8 months ago

This repo is pretty complex, great work as a first contributor!

WillPower3309 commented 8 months ago

Feel free to ping me if you're on the SwayFX discord server for the contributor role

eerii commented 8 months ago

This repo is pretty complex, great work as a first contributor!

Thank you! ^^