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

feat: add options to control window bar alpha #324

Merged
merged 3 commits into from
Jan 17, 2025
Merged

Conversation

Samillion
Copy link
Owner

Fixes: #307

Changes:

  • Remove deprecated title_bar_box option
  • Fix window_fade_alpha behavior to work properly. (0 to disable)
  • Add window_fade_blur_strength to control window bar blur strength separately from osc
# alpha of the window title bar (0 to disable)
window_fade_alpha=75
# blur strength for the window title bar. caution: high values can take a lot of CPU time to render
window_fade_blur_strength=100

@Samillion Samillion merged commit 1e9153b into main Jan 17, 2025
@Samillion Samillion deleted the dev_window_box_bg branch January 17, 2025 04:24
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.

Option to Disable Black Fade on Title Bar
1 participant