summaryrefslogtreecommitdiff
path: root/contrib/inactive-windows-transparency.py
AgeCommit message (Collapse)Author
2024-04-15feat: 1.9 merge (#277)Reza Jelveh
Co-authored-by: William McKinnon <[email protected]> Co-authored-by: Erik Reider <[email protected]>
2021-02-16Prevent inactive-windows-transparency.py to crash on lockscreenPierre-Albéric TROUPLIN
2020-01-09Use transparency arg in the window focus eventJR Boyens
2019-12-06Improve transparency scriptThorben Günther
Transparency gets reset when the script is terminated. Added command line option to set transparency strength without changing the script. Added support for multiple displays.
2018-10-20A script to make inactive windows transparentKonstantin Kharlamov
Sway has ability to apply transparency to arbitrary windows. This script wires up this functional to one of popular use-cases from i3+<compositor_name>. Signed-off-by: Konstantin Kharlamov <[email protected]>