Skip to content

Releases: itz-me-zappex/flux

flux v1.5.6

Choose a tag to compare

@itz-me-zappex itz-me-zappex released this 02 Oct 17:07
305175f
  • Now daemon does not try to find matching sections every time for already mismatched processes, another optimization update.
  • Removed annoying even for me output related to cache.
  • Fixed a bug when PID associated with executable path of process when obtaining info about process.

flux v1.5.5-2

Choose a tag to compare

@itz-me-zappex itz-me-zappex released this 02 Oct 12:54
6cc6daf
  • Fixed mistake in key name in output of --changelog option.

flux v1.5.5

Choose a tag to compare

@itz-me-zappex itz-me-zappex released this 02 Oct 12:47
6c97dd7
  • Fixed a bug when daemon exits with error if cpu-limit key is specified to -1% (i.e. disabled) along with fps-limit.
  • Small fixes and improvements.

flux v1.5.4

Choose a tag to compare

@itz-me-zappex itz-me-zappex released this 02 Oct 12:20
869c4ba
  • Now matching sections are stored in and obtained from cache to reduce CPU usage and speed up daemon. Do not ask why I did not implement that before.
  • Small fixes and improvements.

flux v1.5.3

Choose a tag to compare

@itz-me-zappex itz-me-zappex released this 02 Oct 10:35
01c4c44
  • Added positive exit code instead of zero in case X server dies.
  • Key cpu-limit now accepts only values between 0% and 100%, % symbol is optional.
  • Small fixes and improvements.

flux v1.5.2

Choose a tag to compare

@itz-me-zappex itz-me-zappex released this 01 Oct 21:03
79e797e
  • Fixed issues with output of --focus and --pick options in some cases.
  • Added check for ability to obtain window ID before template creation.
  • Removed displaying of bash version in output of --version option because of its uselessness.
  • Fixed a bug when daemon attempts to restart xprop process infinitely when X server on current display dies.
  • Small fixes and improvements.

flux v1.5.1

Choose a tag to compare

@itz-me-zappex itz-me-zappex released this 01 Oct 14:24
6b73b73
  • Added check for ability to read X11 events before start.

flux v1.5

Choose a tag to compare

@itz-me-zappex itz-me-zappex released this 30 Sep 12:50
5bc4e07
  • Added option --focus to create template for config from focused window, --template option is renamed to --pick.
  • Config keys mangohud-fps-limit and mangohud-fps-unlimit are renamed to fps-limit and fps-unlimit respectively.
  • Added --changelog option to display changelog.
  • Short option for --config is renamed from -c to -C, because --changelog has higher alphabetical order, so now -c equal to --changelog.
  • Small fixes and improvements.

flux v1.4.4

Choose a tag to compare

@itz-me-zappex itz-me-zappex released this 30 Sep 09:22
44c40d0
  • Cache clean up interval increased from 50 to 1000 cycles, that should not greatly improve RAM usage by daemon, so it still should consume less than 1MiB.
  • Fixed a bug when FPS-limited processes were associated with PIDs instead of sections.
  • Small fixes and improvements.

flux v1.4.3

Choose a tag to compare

@itz-me-zappex itz-me-zappex released this 29 Sep 19:51
e4b3413
  • Updated output functions and strings where they used.