<feed xmlns='http://www.w3.org/2005/Atom'>
<title>redshift-ng/data/systemd, branch master</title>
<subtitle>Automatically adjust display colour temperature according the Sun
</subtitle>
<id>https://git.maandree.se/redshift-ng/atom?h=master</id>
<link rel='self' href='https://git.maandree.se/redshift-ng/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/redshift-ng/'/>
<updated>2025-03-24T06:12:22Z</updated>
<entry>
<title>Cleanup</title>
<updated>2025-03-24T06:12:22Z</updated>
<author>
<name>Mattias Andrée</name>
<email>m@maandree.se</email>
</author>
<published>2025-03-24T06:12:12Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/redshift-ng/commit/?id=d641187ada94384ffcac28d4aff2d369d287d666'/>
<id>urn:sha1:d641187ada94384ffcac28d4aff2d369d287d666</id>
<content type='text'>
systemd services are removed as they are fundamentally flawed

Signed-off-by: Mattias Andrée &lt;m@maandree.se&gt;
</content>
</entry>
<entry>
<title>Change services to by wanted by graphical-session</title>
<updated>2020-06-14T09:31:42Z</updated>
<author>
<name>Hugo Osvaldo Barrera</name>
<email>hugo@barrera.io</email>
</author>
<published>2020-03-20T10:01:58Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/redshift-ng/commit/?id=8bc937a700b9dadef0b7085fb9e792af18530bf9'/>
<id>urn:sha1:8bc937a700b9dadef0b7085fb9e792af18530bf9</id>
<content type='text'>
The previous value (`default.target`) meant that redshift got started
when a user session began, at which point we can't expect a graphic
session to be up and running (eg: Xorg or Wayland may have not even been
invoked yet).

Setting `WantedBy=graphical-session.target` ensures that, when the
service is enable, it'll only get run when starting a graphical session
(again, either Xorg or Wayland, whatever DE's may be used).
</content>
</entry>
<entry>
<title>Set redshift to run after graphical-sesion.target</title>
<updated>2020-06-14T09:31:42Z</updated>
<author>
<name>Hugo Osvaldo Barrera</name>
<email>hugo@barrera.io</email>
</author>
<published>2020-03-20T09:59:56Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/redshift-ng/commit/?id=c1026be5bb51dd21d182fe545155b70adc869d61'/>
<id>urn:sha1:c1026be5bb51dd21d182fe545155b70adc869d61</id>
<content type='text'>
The previous reference (`display-manager.service`) is not something
that's included with systemd. While it may be present on some user's
system (because they created it, or some specific package includes it),
it can't be expected to be present.

On the other hand, `graphical-session.target` is included with systemd,
and can be expected to be there, and be triggered when starting a
graphical session.

This guarantees that redshift will only run AFTER a graphic session is
up (eg: either Xorg or Wayland are up).
</content>
</entry>
<entry>
<title>Add systemd user unit file for redshift-gtk</title>
<updated>2014-03-20T16:27:00Z</updated>
<author>
<name>Jon Lund Steffensen</name>
<email>jonlst@gmail.com</email>
</author>
<published>2014-03-20T00:34:05Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/redshift-ng/commit/?id=fd6cb64a746836bd4653bdff88959b4902354f64'/>
<id>urn:sha1:fd6cb64a746836bd4653bdff88959b4902354f64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add systemd .service file for redshift</title>
<updated>2014-03-20T16:27:00Z</updated>
<author>
<name>Henry de Valence</name>
<email>hdevalence@hdevalence.ca</email>
</author>
<published>2014-03-07T07:16:06Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/redshift-ng/commit/?id=a6f07cbb0e5f20d1033502e3e5b86fe0213e7a5a'/>
<id>urn:sha1:a6f07cbb0e5f20d1033502e3e5b86fe0213e7a5a</id>
<content type='text'>
Add a systemd user .service file to allow users to run redshift as a
daemon using systemd. Also adds a new configure option,
`--with-systemduserunitdir`, which gives the install path.

If set to `no`, systemd support is disabled.
If not set, we use `pkg-config` to find the path.
</content>
</entry>
</feed>
