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-12-15
Add CoreLocation (OSX) location provider
Jon Lund Steffensen
4
-0
/
+234
2014-12-15
Add Quartz (OSX) gamma adjustment method
Jon Lund Steffensen
4
-0
/
+217
2014-12-15
colorramp: Add float-typed colorramp_fill() equivalent
Jon Lund Steffensen
2
-4
/
+29
2014-12-15
Fix #80: Add Geoclue2 location provider
Jon Lund Steffensen
4
-1
/
+346
2014-12-15
systemtime: Use gettimeofday if POSIX timers not available
Jon Lund Steffensen
1
-12
/
+25
2014-12-06
redshift-gtk: Relay USR1 signal to redshift process
Jon Lund Steffensen
1
-1
/
+8
2014-11-04
redshift-gtk: Forward errors from child to stderr
Jon Lund Steffensen
1
-2
/
+13
2014-11-03
Fix #112: Do not buffer lines from child indefinitely
Jon Lund Steffensen
1
-2
/
+3
2014-08-16
Fix #105: Limit decimals in displayed location to two
Jon Lund Steffensen
1
-1
/
+1
2014-08-16
Fix #90: Print N/S and E/W in the location
Mattias Andrée
2
-3
/
+5
2014-05-13
Check for strdup failure in location-geoclue
Mattias Andrée
1
-0
/
+8
2014-05-08
redshift-gtk: Notify desktop about startup completion
Jon Lund Steffensen
1
-1
/
+4
2014-05-07
Add support for custom transition start and end elevation
Mattias Andrée
1
-9
/
+30
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
[prev]
[next]