Package Details: caffeine-ng 4.2.0-2

Git Clone URL: https://aur.archlinux.org/caffeine-ng.git (read-only, click to copy)
Package Base: caffeine-ng
Description: Status bar application able to temporarily inhibit the screensaver and sleep mode.
Upstream URL: https://codeberg.org/WhyNotHugo/caffeine-ng
Keywords: caffeine powersaving screensaver
Licenses: GPL-3.0-or-later
Conflicts: caffeine, caffeine-bzr, caffeine-oneclick, caffeine-systray
Provides: caffeine, caffeine-bzr, caffeine-oneclick, caffeine-systray
Replaces: caffeine-oneclick, caffeine-systray
Submitter: whynothugo
Maintainer: whynothugo (darose)
Last Packager: darose
Votes: 126
Popularity: 1.89
First Submitted: 2014-10-19 05:26 (UTC)
Last Updated: 2024-09-24 00:34 (UTC)

Pinned Comments

whynothugo commented on 2023-05-05 09:34 (UTC)

After an upgrade to Python 3.11, you need to rebuild this package (and all Python packages in the AUR).

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 25 Next › Last »

Rhinoceros commented on 2020-08-25 00:16 (UTC)

With the bundled desktop file, the caffeine icon looks blurry for me in KDE Plasma [a]. However, if I quit and relaunch caffeine, it looks crisp. On my system, adding a delay to the desktop file also results in a crisp icon [b]. I'm not sure if the caffeine launch should wait until some other process is complete, but the sleep hack works fine, i.e. change the line to Exec=/usr/bin/sleep 20 && /usr/bin/caffeine.

[a] https://i.imgur.com/ntaIcst.png [b] https://i.imgur.com/nc9YRfR.png

PhotonX commented on 2020-08-11 19:08 (UTC)

Would be great if possible!

whynothugo commented on 2020-08-11 06:56 (UTC)

Hmm.. make make sense to make changes upstream and add a flag to determine if appdindicators are used or not.

PhotonX commented on 2020-08-10 20:27 (UTC)

I tried to figure out what is happening and looks like network-manager-applet pulled libappindicator-gtk3 as new dependency in a recent update (June 22): https://github.com/archlinux/svntogit-packages/commit/7640a2bd557fe84813207ef4d5e35bb5aece6c54#diff-8d0411b338c83cd8cd8ad9d9db127101

Is it possible to build caffeine without appindicator usage? Maybe make a different package with corresponding build options?

darose commented on 2020-08-10 14:24 (UTC)

I think I remember the left-click toggle on/off working a while back. Not sure when/why that changed. Kind of a nuisance though.

whynothugo commented on 2020-08-10 13:33 (UTC)

@emontenegro Sounds like something produced by using appindicators, not something that can be controlled on the caffeine side.

emontenegro commented on 2020-08-01 01:15 (UTC)

Is it possible to switch caffeine just with left click on icon? Now works just popup menu via right click, then Enable - Disable... (Manjaro i3)

whynothugo commented on 2019-12-09 10:21 (UTC)

https://files.pythonhosted.org seems to be down right now, I'll update the URL at some point when it's back up.

FWIW, the static, predictable URL for the PyPI package is https://files.pythonhosted.org/packages/py3/c/caffeine-ng/caffeine_ng-3.4.2-py3-none-any.whl.

Sintan commented on 2019-12-05 17:12 (UTC) (edited on 2019-12-05 17:23 (UTC) by Sintan)

@WhyNotHugo I have libappindicator-gtk3 installed but it still doesn't work.

alfredo.ardito commented on 2019-11-25 15:10 (UTC)

hi, got it working, thx