caffeine:main

Last commit made on 2025-10-27
Get this branch:
git clone -b main https://git.launchpad.net/caffeine
Members of Caffeine Developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
main
Repository:
lp:caffeine

Recent commits

7236130... by Reuben Thomas

Restructure the project

Update packaging to use pyproject.toml, and move duplicate code into
separate modules.

fc905aa... by Reuben Thomas

caffeine-indicator: bump copyright year and remove a comment

8a41bda... by Reuben Thomas

setup.py: bump version to 2.10.0

75e953e... by Reuben Thomas

Add a global keyboard shortcut

Also document the dependencies better, and the (lack of an) installation
procedure (other than installing from Debian or Ubuntu).

b218d37... by Reuben Thomas

caffeine-indicator: wrap X11 window as Gtk Window

e883d68... by Reuben Thomas

caffeine-indicator: reformat

a91bd59... by Reuben Thomas

GUI: bump copyright year on About dialog

f4ee1c4... by Reuben Thomas

GUI: update GLADE file to Gtk 3.0 (no chnages required)

We’ve already been using Gtk3 for years, so this should be fine!

9186133... by Reuben Thomas

setup.py: reformat, add install_requires

The requires are not yet sufficient to allow the program to run when
installed by pipx, but it’s a start.

4bb59a0... by Reuben Thomas

Bump version to 2.9.14