MrGlockenspiel / activate-linux
- среда, 18 мая 2022 г. в 00:31:09
The "Activate Windows" watermark ported to Linux
The "Activate Windows" watermark ported to Linux with Xlib and cairo in C
"Science isn't about WHY. It's about WHY NOT. Why is so much of our science dangerous? Why not marry safe science if you love it so much. In fact, why not invent a special safety door that won't hit you on the butt on the way out, because you are fired." — Cave Johnson (Portal 2)
Read ARGS.md for information about command line arguments.
make
Note that the executable's name depends on the target platform
This project depends on:
libcairo2-devlibxi-devlibx11-devx11proto-core-devx11proto-devlibxt-devlibxfixes-devlibxinerama-dev@eddelbuettel runs a PPA with activate linux in it, so it can be installed with
sudo add-apt-repository ppa:edd/misc
sudo apt update
sudo apt install activate-linux
This project is in the AUR under activate-linux-git.
Install/uninstall it using your favorite AUR helper.
This project is in the OBS under activate-linux.
You can use make install to install and make uninstall to remove it.
Use MacPorts to install the following, then build normally.
xorg-servercairoxorg-libXineramaThis works out of the box through XWayland, or alternatively you can use this port of the project by Kljunas2.