Commit graph

8 commits

Author SHA1 Message Date
nia
d3b5fe24ee redshift: install translations and examples. bump PKGREVISION.
from Benedek Gergely in a private email.
2021-05-21 15:22:38 +00:00
adam
6bd0c30da6 Revbump for icu 2020-06-02 08:22:31 +00:00
nia
69780b6587 redshift: specify a tag when linking. 2020-05-07 17:16:10 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
nia
081ceb332a redshift: Update to 1.12
v1.12 (2018-05-20)
------------------
- Change location providers to allow updates. GeoClue and CoreLocation now
  provide continuous location updates.
- Allow time-based configuration i.e. setting the redness effect based on time
  of day instead of based on the elevation of the sun. See the man page for
  more information.
- Now looks for the configuration file in `~/.config/redshift/redshift.conf`
  (or `${XDG_CONFIG_HOME}/redshift/redshift.conf`) if `$XDG_CONFIG_HOME` is
  set. The old location at `~/.config/redshift.conf` is deprecated but
  still searched as a fall back.
- Run hooks when enabling/disabling Redshift.
- Default temperatures changed to 6500K during daytime and 4500K during night.
- With `randr`, allow multiple but not all CRTCs to be redshifted.
- Removes deprecated original GeoClue location provider (use GeoClue 2
  instead).
- The option for enabling the short fade between color effects is now called
  `fade` instead of `transition` in the configuration file. The term transition
  caused a lot of confusion about what this option does (the old option still
  works but is deprecated).
- The `preserve` option is enabled by default for `vidmode`, `randr`, Windows
  (`w32gdi`) and macOS (`quartz`). The option is now controlled by the `-P`
  command line option.
- Work around issue where Windows adjustments sometimes fail.
- Install AppArmor profile.
- quartz: Fix incorrect use of display identifier.
- Various bug fixes and updated translations.
2020-01-29 11:26:11 +00:00
rillig
121d00ed27 x11: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 09:14:06 +00:00
snj
0f1031ea4f add option to use geoclue. disabled by default. 2016-05-18 22:47:42 +00:00
snj
b56c501ef3 Import redshift-1.11 as x11/redshift.
Redshift adjusts the color temperature of your screen according to the
position of the sun.  A different color temperature is set during night and
daytime.  During twilight and early morning, the color temperature
transitions smoothly from night to daytime temperature to allow your eyes to
slowly adapt.  At night the color temperature should be set to match the
lamps in your room.  This is typically a low temperature at around
3000K-4000K.  During the day, the color temperature should match the light
from outside, typically around 5500K-6500K.
2016-05-18 22:18:43 +00:00