An open API service indexing awesome lists of open source software.

https://github.com/mikecluck/win-opacity-rs

Provides a way of changing the opacity of windows in Windows
https://github.com/mikecluck/win-opacity-rs

opacity rust transparency windows

Last synced: 3 months ago
JSON representation

Provides a way of changing the opacity of windows in Windows

Awesome Lists containing this project

README

          

# Win-Opacity

Provides a way of changing the opacity of (most) windows on Windows.

## Install

```toml
[dependencies]
win_opacity = "^0.1"
```

## Tested On

[x] Windows 10 Enterprise

## Built With

[winapi-rs](https://github.com/retep998/winapi-rs)