WhyNotHugo / caffeine-ng

⚠ This project has migrated to codeberg.org
https://codeberg.org/WhyNotHugo/caffeine-ng
GNU General Public License v3.0
180 stars 21 forks source link

Make AppIndicator a mandatory dependency #82

Closed WhyNotHugo closed 3 years ago

WhyNotHugo commented 3 years ago

And allow users to explicitly fall back to the legacy icon. See CHANGELOG for details.

If someone wants to add a checkbox into the GUI (rather than an env var), a PR is welcome.

Closes #74. Closes #47