AmendHub

jcs

/

subtext

/

amendments

/

logger.c

Amendments on June 21, 2022

blanker: Add a simple screen blanker

This will trigger after the configured number of idle seconds, when
there are no active sessions. A mouse click or key press will unblank
right away, otherwise it will unblank automatically after the
configured number of runtime seconds.
This is a more CPU-friendly alternative to a normal screen saver, and
it will only run for a short amount of time to do its job of blanking
the screen to prevent burn-in.
jcs made amendment 159 about 1 year ago

Amendments on June 16, 2022

logger: Include seconds in timestamps

jcs made amendment 149 about 1 year ago

Amendments on June 11, 2022

logger: Fix position of scrollbar

jcs made amendment 135 about 1 year ago

Amendments on May 15, 2022

*: Lots of little cleanup

Remove unused variables and fix some returns
Found by compiling with Clang
jcs made amendment 101 about 1 year ago

Amendments on April 26, 2022

session: Add session_log to log with a common prefix

jcs made amendment 96 over 2 years ago

Amendments on April 14, 2022

focusable: Move code to separate file, fix a bunch of bugs here

Fix drawing on the wrong window, drawing in the wrong font, crash at
exit, etc.
jcs made amendment 92 over 2 years ago

Amendments on March 31, 2022

logger: Minor logging tweaks

jcs made amendment 91 over 2 years ago