Skip to content

22621.608.51.4

Compare
Choose a tag to compare
@valinet valinet released this 12 Nov 22:04

Tested on OS builds 22621.608 and 22000.1042.

Please make sure you are connected to the Internet while installing, the application might need to perform one-time downloads for several resources in order to enable full functionality.

Details

1
  • Fixed a bug that could prevent the Windows 10 network or battery flyouts from showing on OS build 22000.
  • Fixed the Windows 10 network and battery flyouts on OS build 22621.
  • Weather: Fixed a bug that displayed the widget contents with incorrect left padding.
2
  • sws: Support for changing selection in window list using the mouse wheel (suggestion by andrewz).
  • Fix broken "Cascade windows", "Show windows stacked", "Show windows side by side", and "Undo ..." options in taskbar context menu (reported by iamk9008).
3
  • sws: Option to have the scroll wheel change the selection when using the switcher:
    • "Never" (default), the same behavior as two versions ago, which means that, when the switcher is active, it does not react to the scroll wheel being used.
    • "When cursor is over the switcher" has the switcher react to the scroll whell and advance/reverse the selection only when the cursor is above the switcher
    • "Always" has the switcher react to the scroll whell and advance/reverse the selection regardless of where the cursor is placed. In this mode, background applications won't receive scroll wheel updates until the switcher is closed, regardless of the "Scroll inactive windows when hovering over them" setting from Windows.
  • sws: Fixed a bug that had the scroll wheel move selections in the opposite direction compared to Windows 7 Alt-Tab's behavior. When enabled, the scrolling up selects the previous window in the list, while scrolling down selects the next window in the list. To obtain the previous behavior, which is to scroll up to select the next window, and to scroll down to select the previous window, set ScrollWheelInvert to 1 in HKCU\Software\ExplorerPatcher\sws (5cef3b1).
  • sws: Fixed a bug that could unexpectedly move the switcher to another monitor when your cursor was placed on the other monitor, the option to have the switcher display on the monitor the cursor is placed on is enabled and the switcher finished refreshing its data in the background (valinet/sws@8b68539).
  • sws: Fixed a bug that could prevent hotkey associations from being properly cleaned up when you disabled the setting to have a per-application window list (valinet/sws@c5776e5).
  • sws: Fixed a bug that could prevent correct reload of settings when entries were directly deleted from the registry (cbc5f19).
4
  • Windows 11 taskbar: Fixed a bug that could crash explorer.exe when right clicking certain system tray icons on 22621-based builds. Thanks for the reports about this issue. (a6a88b1)

Please consult the README for more details.
A detailed change log is available here.
An archive containing all the files generated during the build process (including dxgi.dll and symbol files) is available here.

This release has been published automatically from commits up to and including 5048a4f in branch master.