summaryrefslogtreecommitdiff
path: root/desktop/caffeine-ng/README
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/caffeine-ng/README')
-rw-r--r--desktop/caffeine-ng/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/desktop/caffeine-ng/README b/desktop/caffeine-ng/README
new file mode 100644
index 0000000000..ba9d0c5d44
--- /dev/null
+++ b/desktop/caffeine-ng/README
@@ -0,0 +1,12 @@
+Caffeine is a little daemon that sits in your systray, and prevents the
+screensaver from showing up, or the system from going to sleep. It does
+so when an application is fullscreened (eg: youtube), or when you click
+on the systray icon (which you can do, when, eg: reading).
+
+This is a fork of Caffeine 2.4, since later versions dropped support
+for the systray icon in favour of automatic detection of fullscreen
+apps only.
+
+setuptools-scm is only required as a build dependency and can be
+skipped if you would rather have it automatically grabbed from
+pypi.python.org during the build process.