Package Details: caffeine-ng 4.2.0-1

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: whynothugo
Votes: 120
Popularity: 1.40
First Submitted: 2014-10-19 05:26 (UTC)
Last Updated: 2023-05-08 10:23 (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 .. 18 19 20 21 22 23 24 Next › Last »

whynothugo commented on 2014-07-23 06:50 (UTC)

@ignace72: As the description clearly states, this package tracks and older version which offered different funcionality. I don't care about newer versions, since they provide different functionality. Please don't flag this out-of-date, as that does not apply.

ignace72 commented on 2014-07-23 06:49 (UTC)

Caffeine 2.7 released on 2014-05-19

michaelsproul commented on 2014-07-20 02:39 (UTC)

Brilliant, thanks.

shimi commented on 2014-03-30 11:32 (UTC)

I have recently switched to GNOME and using the great Caffeine shell extension. Since I am no longer using and testing this package, I am disowning it.

shimi commented on 2014-02-20 20:21 (UTC)

@ryebread761 Let's try and figure this out. Is the package gdk-pixbuf2 installed on your system? If not, can you check if installing it and then caffeine-systray fixes the issue? Or at least changes the error?

ryebread761 commented on 2014-02-20 15:54 (UTC)

Getting the same error as @qubodup on KDE 4.12.2.

shimi commented on 2014-02-04 18:50 (UTC)

@Bluthund Thanks for the tips. Patch is now applied.

Bluthund commented on 2014-02-04 18:39 (UTC)

@shimi It is in the package but it is not applied in the prepare()-step. If you set up a proper fork it would be great to retain the DPMS/X-blanking support via xset. Upstream unfortunately removed it when they switched over from their "per desktop"-implementation to the org.freedesktop.ScreenSaver DBus-API in r514 which is fine if you use a moderately current screensaver but makes caffeine useless for those that don't need/want a separate screensaver application.

shimi commented on 2014-02-03 18:48 (UTC)

@Bluthund Thanks for the patch. It is now included in the package. @Bluthund @PhotonX Hopefully when I have a bit more time (read: late March) I will try to set up a proper fork on github/launchpad.

PhotonX commented on 2014-01-29 21:36 (UTC)

I'm wondering, whether it is possible to create a patch reverting the systray code removal and apply it to the newest revision rather than sticking to rev. 498?