AdaptiveTaskbar icon indicating copy to clipboard operation
AdaptiveTaskbar copied to clipboard

Automatically switches between big or small Windows taskbar depending on the current screen size.

Results 1 AdaptiveTaskbar issues
Sort by recently updated
recently updated
newest added

Hi, Edit: The event broadcast (`[Win32.Nativemethods]::SendNotifyMessage($HWND_BROADCAST, $WM_SETTINGCHANGE, [UIntPtr]::Zero, "TraySettings");`) seems to only work with `HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced` but not `HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Taskband`. Any idea?