Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

yin846/activate-redhat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

activate-redhat

The "Activate Windows" watermark ported to Linux with Xlib and cairo in C. Forked from MrGlockenspiel's activate-linux.

Dependencies (Linux)

This project depends on:

  • libcairo2-dev
  • libxi-dev
  • libx11-dev
  • x11proto-core-dev
  • x11proto-dev
  • libxt-dev
  • libxfiles-dev
  • libxinerama

Building

make
./bin/activate_redhat

Example Image:

screenshot

About

The "Activate Windows" watermark ported to Linux

Resources

License

Stars

Watchers

Forks

Languages

  • C 91.8%
  • Makefile 8.2%