Skip to content

v0.8.3

Latest

Choose a tag to compare

@mdgaziur mdgaziur released this 08 May 13:48
2b03ed0

What's Changed

  • Silence noisy std::io::ErrorKind::WouldBlock error by @trinitronx in #52
  • Added hyprland sample config to README.md by @mxaddict in #55
  • Add vim inspired Ctrl-j / Ctrl-k keys by @mxaddict in #56
  • installer.sh: Add install & removal of SystemD user service by @trinitronx in #61
  • Exit installer script earlier when the binary build fails by @kenno in #62
  • Add multi-monitor support by allowing the user to specify which monitor findex should open on by @Longestboi in #69
  • Mitigate crashes on arch (and probably more distros) by handling when no monitor could be returned. by @Longestboi in #71
  • Add SystemD service restart limit by @trinitronx in #72
  • Change the log directory from ~/.findex-logs to $XDG_CACHE_HOME/findex-logs

New Contributors

Full Changelog: v0.8.2...v0.8.3