Releases: itz-me-zappex/flux
Releases · itz-me-zappex/flux
Release list
flux v1.5.6
- 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
- Fixed mistake in key name in output of
--changelogoption.
flux v1.5.5
- Fixed a bug when daemon exits with error if
cpu-limitkey is specified to-1%(i.e. disabled) along withfps-limit. - Small fixes and improvements.
flux v1.5.4
- 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
- Added positive exit code instead of zero in case X server dies.
- Key
cpu-limitnow accepts only values between0%and100%,%symbol is optional. - Small fixes and improvements.
flux v1.5.2
- Fixed issues with output of
--focusand--pickoptions in some cases. - Added check for ability to obtain window ID before template creation.
- Removed displaying of bash version in output of
--versionoption because of its uselessness. - Fixed a bug when daemon attempts to restart
xpropprocess infinitely when X server on current display dies. - Small fixes and improvements.
flux v1.5.1
- Added check for ability to read X11 events before start.
flux v1.5
- Added option
--focusto create template for config from focused window,--templateoption is renamed to--pick. - Config keys
mangohud-fps-limitandmangohud-fps-unlimitare renamed tofps-limitandfps-unlimitrespectively. - Added
--changelogoption to display changelog. - Short option for
--configis renamed from-cto-C, because--changeloghas higher alphabetical order, so now-cequal to--changelog. - Small fixes and improvements.
flux v1.4.4
- 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
- Updated output functions and strings where they used.