21st release of WinMac includes EasyLauncher - the single script to run any type of deployment - incl. new GUI configurators, WinMac Menu System option replacement with UWP app, removal of AutoHotkey component, new wiki page - Installation Guide, few fixes and improvements of functions, taskbar and dock.
What's Changed
- EasyLauncher - batch script, that allows to run any type of deployment using a single script,
- added new GUI configurators for both install and uninstall scripts to make process easier,
- moved dock.ps1 script to install.ps1 script,
- replaced System option in WinMac menu with NewModernWinver application to resemble Windows 11 style,
- improved find function with -r flag to search recursively, now it only search current folder by default,
- improved grep function to use each option seperately,
- swapped time and date positions in taskbar to resemble macOS design (default behavior in StartAllBack 3.8.10),
- taskbar tasks are now fully uncombined to resemble browser-like tabs management,
- taskbar tasks can be now closed with middle-mouse button to resemble browser-like tabs management,
- expanded Dock context menu is now set by default, to reveal more useful options, like run as Administrator,
- Keyboard Shortcuts have been replaced with standalone component,
- added select-string alias ss.
What's Fixed
- fixed black cursor configuration errors, when trying to run Mouse cursor settings in Windows Themes section,
- changed Dock performance settings from speed to smooth,
- reverted window thumbnails configuration set in v0.5.2 release, which could cause UI glitches for Win32 apps, which had aero/mica enabled,
- fixed grep issues with wildcards,
- moved auto-start settings of WinMac menu components back to Task Scheduler.
Replaced Important Notes wiki page with Installation Guide, with detailed explanation of install and uninstall processes.
Full Changelog: v0.5.3...v0.6.0