Skip to content

r2.18 released 2020-10-02

Compare
Choose a tag to compare
@enkore enkore released this 02 Oct 15:04
· 441 commits to develop since this release
r2.18
  • Re-add support for %k in .desktopfiles (location of the file)
  • --wait-on: child processes detach now, parent does not wait
  • use POSIX printf instead of echo (see 2e63087 for detailed explanation)
    (fix for dash/Debian)
  • .desktop files are read sorted by inode now, improving performance on
    traditional hard drives
  • added --no-exec option
  • added --wrapper option (e.g. for i3 exec)
  • removed last usage of C/C++ locales