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

feature: added active vs inactive #30

Merged

Conversation

Xemptuous
Copy link
Contributor

Overview

I had previously used i3 + picom to have window opacity in a way that the active window has some level of transparency, and inactive windows were slightly more transparent.

This modification adds a -f arg to inactive-windows-transparency.py that allows a specific opacity for the active window in relation to others (as opposed to the static 1 opacity).

I have kept the previous arg as --opacity -o for compatibility purposes; however, I would have preferred to have it called --inactive -i to represent "inactive windows' opacity" compared to "focused window opacity".

Copy link
Owner

@OctopusET OctopusET left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@OctopusET OctopusET merged commit 6383df0 into OctopusET:master Mar 11, 2024
1 check passed
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.

2 participants