Skip to content

v1.14.6

Compare
Choose a tag to compare
@franciscolourenco franciscolourenco released this 21 Apr 09:57
· 108 commits to master since this release
1.14.6
4503af9

✨ WSL (Windows) Improvements

  • Implement __done_get_focused_window_id on WSL as a PowerShell
    script.
  • Replace command "$powershell_exe" with eval because a variable
    cannot be used as a command path.
  • Use the -Silent option of BurntToast when __done_notify_sound is
    set to zero.
  • Thanks @eugene-babichenko, @ammgws