github bkw777/mainline v1.1.6

latest releases: v1.4.13, v1.4.12, v1.4.11...
2 years ago
  • fix save_app_config() broken in 1.1.5
    fixes "Can not reach" #204 & #206
  • replace TeeJee.logging.vala, log_*(), & LOG_DEBUG=bool LOG_ENABLE=bool bools with l.misc.vala, vprint(), and VERBOSE=int
    VERBOSE=int to set various verbosity levels instead of just debug on/off
    environment variable VERBOSE to effect before commandline is parsed
  • replace TeeJee print_progress_bar() with l.misc pbar()
    clean up progress display
  • stop the background notification instance and the users interactive instance from stepping on each other's cache operations on startup
    main index download gets unique temp name
    only launch notify-loop.sh immediately on config save if notifications were turned off
    if notification on, then only launch the background loop on exit
  • save & restore the terminal window dimensions (but not yet the position)

Don't miss a new mainline release

NewReleases is sending notifications on new releases.