Skip to content

make-compton: Added grafical way of enabling and disabling compton.

Frank requested to merge (removed):belenos into belenos

A lot of people had trouble with the fact that there was no practical way of disabling and enabling the desktop effects (Compton) so I've decided to make a script that solves that issue.

The script uses Zenity to communicate with the user and the ".desktop" file make it appear in gnome-control-center. Moreover, the little program also checks if the user is trying to enable Compton 2 times and a message is displayed.

Merge request reports