aboutsummaryrefslogtreecommitdiffstats
path: root/data (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change services to by wanted by graphical-sessionHugo Osvaldo Barrera2020-06-142-2/+2
| | | | | | | | | | | 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).
* Set redshift to run after graphical-sesion.targetHugo Osvaldo Barrera2020-06-142-2/+2
| | | | | | | | | | | | | | 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).
* README, man, apparmor: Update configuration file pathMasanori Kakura2018-05-071-1/+1
| | | | Because of commit 9ff0501.
* Add AppArmor profileCameron Norman2017-10-101-0/+42
|
* Fix the screenshot URL.Matthias Mailänder2016-09-171-1/+1
|
* redshift.desktop: Use NoDisplay instead of Hidden keyword (#158)Laurent Bigonville2015-08-161-3/+2
|
* Add a redshift desktop file (#158)Laurent Bigonville2015-07-071-0/+12
| | | | | This should fix the fact that redshift cannot query its location using geoclue 2
* appdata: Add screenshotJon Lund Steffensen2014-12-152-0/+6
|
* Fix #95: Add AppData file for package managersJon Lund Steffensen2014-12-151-0/+14
|
* Make desktop file translatableJon Lund Steffensen2014-05-281-3/+3
| | | | | | | | Changes bootstrap script to run libtoolize. Some extra magic was needed for autoreconf (taken from GNOME projects). The INTLTOOL_DESKTOP_RULE should be used in Makefile.am but is unfortunately broken at this time for out-of-source builds. The rule is instead copied and fixed in Makefile.am.
* Add systemd user unit file for redshift-gtkJon Lund Steffensen2014-03-201-0/+11
|
* Add systemd .service file for redshiftHenry de Valence2014-03-201-0/+11
| | | | | | | | | 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.
* Rename gtk-redshift -> redshift-gtk.Jon Lund Steffensen2013-03-051-1/+1
| | | | This is primarily for improved discovery. Some users report that they didn't know about redshift-gtk, but had it been available on tab completion they would have noticed. Also, I think it is in general good practice that closely related programs have the same prefix.
* Update to latest (v3) icons. (aleth)Jon Lund Steffensen2011-10-184-469/+238
|
* Separate the redshift.svg icon into an application icon and a status iconJon Lund Steffensen2010-10-186-0/+2185
| | | | | (redshift-status-on.svg). Rename redshift-idle.svg to redshift-status-off.svg.
* Switch to ubuntu-mono-dark icons that comply with the color policy (no red for non-emergency icons).Jon Lund Steffensen2010-08-182-406/+165
|
* Move gtk-redshift.desktop file to data dir.Jon Lund Steffensen2010-06-301-0/+11
|
* Include mono icons by Joern Konopka.Jon Lund Steffensen2010-06-144-0/+2320
|
* Add redshift-idle icon.Francesco Marella2010-06-041-0/+2395
| | | Royalty-Free, thanks to Joern Konopka <cldx3000@googlemail.com>
* Add scalable application icon.Jon Lund Steffensen2010-01-121-0/+2185