Skip to content

win-witr v0.1.13

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Feb 13:51
· 42 commits to main since this release
bbd2919

Now win-witr can find processes even if you don't type the .exe or type the process name exactly as is! It's also case insensitive now, so if you type notepad, it stilll finds Notepad.exe (which is the modern name for the new stupid clankerified bloated win11 notepad, the old one is still lowercase if I remember right)

yay


Changes

✨ Features

  • make it case insensitive and work without an extension (f9c1fbe)

🐛 Fixes

  • recompute exename inside loop or elese (a89f834)
  • convert procname to string (0f7cc06)
  • add mising parenthehsesssersrseesrsereserseserserserseseserserserser (34a82c0)
  • move (253d8b2)

🔄 CI/CD

📋 Other Changes


Based on commits from e4a066f to 13fd625