initial commit

Signed-off-by: Kljunas2 <miha@korenjak.si>
This commit is contained in:
2022-04-27 14:13:32 +02:00
commit e25cc5924f
5 changed files with 125 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# activate-linux for Wayland
The "Activate Windows" watermark ported to Linux with Gtk Layer Shell
# Linux
## Dependencies
This project depends on:
- `gtk-3.0`
- `gtk-layer-shell`
## Building
```
make
```