aboutsummaryrefslogtreecommitdiffstats
path: root/src/interface.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clean up and change licenseMattias Andrée2025-02-231-217/+0
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Update e-mailMattias Andrée2024-10-061-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* typoMattias Andrée2014-05-161-9/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m misc + add freeze/thawMattias Andrée2014-05-161-21/+40
| | | | 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-061-6/+12
| | | | 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>
* 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 support in ui to toggle, kill and reviveMattias Andrée2014-04-131-4/+36
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-04-121-27/+87
| | | | 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>
* user interface continuously prints status in initialised terminalMattias Andrée2014-04-111-0/+71
Signed-off-by: Mattias Andrée <maandree@operamail.com>