mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
window opacity and blur #116
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @es183923 on GitHub (Jul 15, 2022).
it would be nice to be change window opacity and blur, but i'm not sure if windows has apis that expose this feature
@es183923 commented on GitHub (Jul 22, 2022):
autohotkey can actually control window opacity (transparency).
@rollingmoai commented on GitHub (Jul 23, 2022):
Just use AutoHotkey and set a hotkey for it.
@es183923 commented on GitHub (Jul 23, 2022):
That works as a temporary solution, but i think it owuld be better if it were built in to komorebi
@LGUG2Z commented on GitHub (May 15, 2024):
After reflecting on this for a while I'm closing this as out of scope; this is better implemented as a dedicated third-party application.