index
:
redshift-ng
master
Automatically adjust display colour temperature according the Sun
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-07
Fix #41: Do not jump to 0 % or 100 % when changing direction of transition
Mattias Andrée
1
-55
/
+26
2014-04-20
Fix line splitting logic.
Maks Verver
1
-3
/
+4
2014-04-20
Try to use DISPLAY=:0 if not in X
Mattias Andrée
1
-0
/
+4
2014-04-20
Do not segfault just because an error has not been given
Mattias Andrée
1
-6
/
+14
2014-04-20
Fix #66: Do not distribute redshift-gtk, only redshift-gtk.in
Jon Lund Steffensen
1
-1
/
+1
2014-04-20
Fix #67: Geoclue should pull in Glib as dependency
Jon Lund Steffensen
1
-1
/
+4
2014-04-20
redshift-gtk: Fix crash when toggling state using the status icon
Jon Lund Steffensen
1
-1
/
+5
2014-04-19
Fix line splitting logic.
Maks Verver
1
-3
/
+4
2014-04-13
Fix #66: Do not distribute redshift-gtk, only redshift-gtk.in
Jon Lund Steffensen
1
-1
/
+1
2014-04-13
Fix #67: Geoclue should pull in Glib as dependency
Jon Lund Steffensen
1
-1
/
+4
2014-04-11
Try to use DISPLAY=:0 if not in X
Mattias Andrée
1
-0
/
+4
2014-04-11
Do not segfault just because an error has not been given
Mattias Andrée
1
-6
/
+14
2014-04-11
redshift-gtk: Fix crash when toggling state using the status icon
Jon Lund Steffensen
1
-1
/
+5
2014-03-23
Fix #22: remove initial underscore from include guards
Jon Lund Steffensen
12
-36
/
+36
2014-03-23
[redshift-gtk] Add BSD support to proc title setting
Philipp Hagemeister
1
-9
/
+20
2014-03-23
Fix #40: redshift-gtk: toggle_item is checkbox that follows the icon
Mattias Andrée
1
-6
/
+8
2014-03-22
Support for running Redshift without a graphical environment in Linux by using Direct Rendering Manager
Mattias Andrée
5
-1
/
+366
2014-03-22
Makefile.am: Substitute AM_CPPFLAGS for deprecated INCLUDES
Jon Lund Steffensen
1
-1
/
+1
2014-03-18
Apply gamma after brightness and termperature
Mattias Andrée
1
-6
/
+5
2014-03-17
[gtk] Set proc title
Philipp Hagemeister
2
-0
/
+17
2014-03-13
config-ini: Simplify file path construction for XDG_CONFIG_DIRS
Jon Lund Steffensen
1
-17
/
+29
2014-03-13
fopen directly instead of stat:ing
Mattias Andrée
1
-25
/
+14
2014-03-13
Free resources from config-ini.c on exit
Mattias Andrée
2
-0
/
+6
2014-03-11
Look for configuration file in XDG_CONFIG_DIRS and /etc
Mattias Andrée
1
-3
/
+30
2014-03-11
When looking for a redshift.conf file do not just check environment variable, also check that the file exists
Mattias Andrée
1
-9
/
+21
2014-03-11
If even HOME is missing look up the user's home directory from passwd
Mattias Andrée
1
-0
/
+12
2014-01-01
Fix PyGI deprecated warnings
TingPing
1
-12
/
+12
2014-01-01
Port redshift-gtk to Python3
TingPing
3
-8
/
+15
2013-12-29
Fix building on Windows
TingPing
1
-2
/
+0
2013-12-29
Load config from %LOCALAPPDATA%\redshift.conf on Windows
TingPing
1
-2
/
+2
2013-12-12
Make redshift-gtk read output of the redshift child process.
Jon Lund Steffensen
1
-103
/
+250
2013-12-11
redshift-gtk: Use new GIR Gtk/Glib/AppIndicator bindings
Jon Lund Steffensen
1
-26
/
+24
2013-12-10
redshift-gtk: Make custom rule in Makefile.am silent
Jon Lund Steffensen
1
-1
/
+1
2013-12-09
Only start "dummy" gamma method if explicitly requested
Jon Lund Steffensen
2
-5
/
+10
2013-12-09
Remove Gnome Clock location provider
Jon Lund Steffensen
4
-283
/
+0
2013-12-09
geoclue: Disable deprecated g_type_init() when glib >= 2.35
Jon Lund Steffensen
1
-1
/
+6
2013-12-09
Do not allow NULL keys when setting options
Jon Lund Steffensen
6
-49
/
+40
2013-12-09
Constify gamma parameter to set_temperature() methods
Jon Lund Steffensen
11
-12
/
+12
2013-12-09
When in print mode do not start a gamma method
Jon Lund Steffensen
1
-27
/
+31
2013-12-09
Add dummy gamma adjustment method
Jon Lund Steffensen
4
-6
/
+127
2013-12-08
Fix newline in help output text
Jon Lund Steffensen
1
-1
/
+1
2013-10-21
colorramp: Use new color ramp table provided by Ingo Thies.
Jon Lund Steffensen
2
-100
/
+254
2013-10-21
Fix typos (Benjamin Kerensa)
Jon Lund Steffensen
1
-2
/
+2
2013-10-21
location-geoclue: Fix crash when starting geoclue provider. (Thanks to Maks Verver)
Jon Lund Steffensen
1
-7
/
+7
2013-10-21
colorramp: Fix slight flicker caused by improper scaling of gamma ramp values
Jon Lund Steffensen
1
-3
/
+3
2013-10-21
Fix slight wobble in temperature caused by float.
Jon Lund Steffensen
1
-1
/
+1
2013-03-05
Rename gtk-redshift -> redshift-gtk.
Jon Lund Steffensen
7
-9
/
+9
2012-02-03
Add "Suspend for X minutes" option to gtk-redshift
Jendrik Seipp
1
-0
/
+47
2012-02-02
Also print status on start up.
Jon Lund Steffensen
1
-0
/
+4
2011-12-04
Print status message when redshift is enabled/disabled by SIGUSR1.
Jon Lund Steffensen
1
-6
/
+10
[prev]
[next]