aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clean up and change licenseMattias Andrée2025-02-233-1182/+0
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Update e-mailMattias Andrée2024-10-063-5/+3
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* mMattias Andrée2016-11-251-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* add support for N/S/E/W suffixes in the location0.6Mattias Andrée2014-05-291-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-05-162-23/+23
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* broadcast freeze and thawMattias Andrée2014-05-161-16/+60
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m misc + add freeze/thawMattias Andrée2014-05-163-45/+150
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* do not allow toggling while dying + change button text to 'Kill immediately' if redshift is already dying0.5Mattias Andrée2014-05-062-7/+16
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add missing path for nightshiftrcMattias Andrée2014-04-261-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add x-window-focusMattias Andrée2014-04-261-3/+18
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bump versionMattias Andrée2014-04-161-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add close button0.3Mattias Andrée2014-04-161-5/+14
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix version numberMattias Andrée2014-04-161-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-161-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce flicker and make text on focused button bold0.2Mattias Andrée2014-04-131-12/+14
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* print locationMattias Andrée2014-04-131-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add makefileMattias Andrée2014-04-131-0/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add support in ui to toggle, kill and reviveMattias Andrée2014-04-132-15/+99
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-04-122-28/+88
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-121-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* user interface: hide cursor, set lflags, get window size + fetch window size updatesMattias Andrée2014-04-121-2/+17
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* ensure that redshift is running without locale settingsMattias Andrée2014-04-121-2/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* user interface continuously prints status in initialised terminalMattias Andrée2014-04-112-22/+87
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* somethis we need to sleep when doing a panic killMattias Andrée2014-04-111-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* daemon bug fix + daemon continuously sends statusMattias Andrée2014-04-111-3/+33
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split generate_status_message from use_clientMattias Andrée2014-04-111-11/+21
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix bugsMattias Andrée2014-04-111-7/+19
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Translate single-parameter -t into dual-parameter -tMattias Andrée2014-04-111-0/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* parse all -l -m argumentsMattias Andrée2014-04-111-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* parse help requests for -l and -mMattias Andrée2014-04-111-0/+13
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add completionMattias Andrée2014-04-101-0/+37
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m copyingMattias Andrée2014-04-101-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* must have been something else...Mattias Andrée2014-04-101-2/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-101-5/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* make the size of the backlog configurableMattias Andrée2014-04-101-2/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + load configuration scriptMattias Andrée2014-04-101-3/+96
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split into functionsMattias Andrée2014-04-101-47/+121
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* we can tell the daemon to kill or toggle redshift or print its statusMattias Andrée2014-04-101-16/+88
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update status atomicallyMattias Andrée2014-04-101-6/+11
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-04-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + send --status --toggle and --kill to the daemonMattias Andrée2014-04-101-37/+57
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* server does parsing from redshiftMattias Andrée2014-04-101-56/+85
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-04-101-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* parse all optionsMattias Andrée2014-04-101-6/+36
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* parsing of optionsMattias Andrée2014-04-101-11/+93
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* slightly change the name of the socketMattias Andrée2014-04-101-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* move source into srcMattias Andrée2014-04-101-0/+234
Signed-off-by: Mattias Andrée <maandree@operamail.com>