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: 124
Popularity: 1.52
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 .. 18 19 20 21 22 23 24 25 Next › Last »

ignace72 commented on 2014-07-23 07:01 (UTC)

the latest revision is 600.

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.