17th release of WinMac includes Windows 11 24H2 support, new component - AutoHotkey, new start menu customization option and many improvements and fixes for functions and deployment scripts.
What's Changed
- Windows 11 24H2 support,
- AutoHotkey - new component that enables well-known macOS keyboard shortcuts, more details on Wiki page Keyboard Shortcuts,
- you can now choose between default WinMac start menu or Classic start menu (enhanced Windows 7 start menu),
- additional keyboard shortcut for Nexus Dock to hide/show Dock,
- improved grep function with additional parameters, to either include or exclude specific files or file extensions, more details on Wiki page Commands cheat sheet,
- updated TopNotify installation process to always install the latest version,
- replaced forcing taskbar going on top using Windows.Forms.Cursor and MouseInput functions with registry key modification,
- ls function now behaves like in Linux - lists folder content horizontally,
- winget list (wl) function now shows packages alphabetically, thanks to implementing Microsoft.WinGet.Client PowerShell module,
- killall function now allows to use wildcard character and shows error message when function fails to end tasks.
What's Fixed
- list functions not taking an argument,
- brought back Everything PowerToys Run plugin keybinding to “?”,
- find function listing all files recursively when no argument was provided, more details on Wiki page Commands cheat sheet
- fixed Stahky installation with correct package url.
Full Changelog: v0.4.2...v0.5.0