Index | Thread | Search

From:
Volker Schlecht <openbsd-ports@schlecht.dev>
Subject:
Re: [NEW] wayland/gammastep
To:
ports <ports@openbsd.org>
Date:
Sun, 12 Apr 2026 20:32:03 +0200

Download raw body.

Thread
Update after initial feedback and a few rebuilds :-)

* CLI & GUI tested on x11/mate desktop
* CLI tested on wayland/niri desktop

both work.

On 4/12/26 4:05 PM, Volker Schlecht wrote:
> After the unlock, I propose to import gammastep, a fork of misc/redshift
> that supports both x11 and wayland.
> 
> I am not sure why we're listing misc/redshift under misc and graphics (I would
> have looked for it under x11), and my proposal to have gammastep under wayland
> and x11 reflects that.
> 
> The port is a pretty straightforward adaptation of misc/redshift - I couldn't
> find a need for
> 
>      # pygobject GTK3 introspection (not provided by indirect dependencies)
>      RUN_DEPENDS +=          x11/gtk+3
> 
> though.
> 
> Given that it's a drop-in replacement for redshift, we could also consider
> replacing redshift by gammastep.
> 
> Any thoughts?