Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-04-10 | m + load configuration script | Mattias Andrée | 1 | -3/+96 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-10 | split into functions | Mattias Andrée | 1 | -47/+121 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-10 | we can tell the daemon to kill or toggle redshift or print its status | Mattias Andrée | 1 | -16/+88 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-10 | update status atomically | Mattias Andrée | 1 | -6/+11 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-10 | typo | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-10 | m + send --status --toggle and --kill to the daemon | Mattias Andrée | 1 | -37/+57 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-10 | server does parsing from redshift | Mattias Andrée | 1 | -56/+85 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-10 | m | Mattias Andrée | 1 | -0/+3 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-10 | parse all options | Mattias Andrée | 1 | -6/+36 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-10 | parsing of options | Mattias Andrée | 1 | -11/+93 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-10 | slightly change the name of the socket | Mattias Andrée | 1 | -1/+3 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-10 | move source into src | Mattias Andrée | 1 | -0/+0 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-10 | spawn daemon if not running | Mattias Andrée | 1 | -37/+106 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
2014-04-10 | add spec for options | Mattias Andrée | 1 | -13/+73 | |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |