Skip to content

feat: implement window opacity control with inc/dec/toggle#578

Open
0xwal wants to merge 11 commits intomangowm:mainfrom
0xwal:window-opacity
Open

feat: implement window opacity control with inc/dec/toggle#578
0xwal wants to merge 11 commits intomangowm:mainfrom
0xwal:window-opacity

Conversation

@0xwal
Copy link
Copy Markdown

@0xwal 0xwal commented Jan 16, 2026

Implement window opacity controls:

  • toggle_opacity: make window fully opaque, toggle again to use focused_opacity & unfocused_opacity.
  • inc_opacity/dec_opacity: adjust opacity of the window by specified value.
  • clear_custom_opacity: restore default focused_opacity & unfocused_opacity.

fixes: #577

@DreamMaoMao DreamMaoMao force-pushed the main branch 5 times, most recently from 4a25da7 to f1cca25 Compare January 24, 2026 14:59
@DreamMaoMao DreamMaoMao force-pushed the main branch 3 times, most recently from cfd4249 to eb06075 Compare February 2, 2026 06:59
@DreamMaoMao DreamMaoMao force-pushed the main branch 3 times, most recently from 63097bd to 17acdae Compare February 12, 2026 10:12
@DreamMaoMao DreamMaoMao force-pushed the main branch 4 times, most recently from dc016eb to 6b2d694 Compare February 22, 2026 03:52
@DreamMaoMao DreamMaoMao force-pushed the main branch 3 times, most recently from 673ec40 to db30977 Compare March 9, 2026 05:28
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.

Opacity toggle

4 participants