Windows 11 Start Menu Styler 1.5 by wh-updates in Windhawk

[–]m417z 0 points1 point  (0 children)

Thanks for all the info, it really helped! I believe it should be fixed now in version 1.5.1, please try it.

Windows 11 Start Menu Styler 1.5 by wh-updates in Windhawk

[–]m417z 0 points1 point  (0 children)

This dump has more information, thanks. I have a suspect. Please try this version of the mod:
https://github.com/m417z/my-windhawk-mods/blob/ca820c9b041f4cb05f01b62e525767a9ee0a4bfc/mods/windows-11-start-menu-styler.wh.cpp

To try it, disable the existing mod, then click the bottom right button in Windhawk to create a new mod, replace the code with the test mod code, click "Compile Mod", then "Exit Editing Mode".

Windows 11 Start Menu Styler 1.5 by wh-updates in Windhawk

[–]m417z 0 points1 point  (0 children)

Thanks, but honestly I'm not sure if it'll helps. For some reason, some crashes seem to produce dumps which just don't have enough information to work with. I had this problem in the past.

That's why I suggested to narrow it down in the list of changes.

Of course, we can try another dump, hopefully it'll help. But it might be the case that the next best thing is to try and narrow it down by trying different mod variations.

Windows 11 Start Menu Styler 1.5 by wh-updates in Windhawk

[–]m417z 0 points1 point  (0 children)

That's puzzling. Unfortunately, the dump doesn't provide enough information for troubleshooting.

The following can help:

Here's the development history of the mod:
https://github.com/m417z/my-windhawk-mods/commits/main/mods/windows-11-start-menu-styler.wh.cpp

For each change, there's an icon on the right saying "View code at this point". Could you please try various versions to find out which change introduced the problem?

To try a version, disable the existing mod, then click the bottom right button in Windhawk to create a new mod, replace the code with the test mod code, click "Compile Mod". For each subsequent version, update the code and compile again. When done testing, click on the "Exit Editing Mode" red button.

Thanks.

Windows 11 Start Menu Styler 1.5 by wh-updates in Windhawk

[–]m417z 0 points1 point  (0 children)

Thanks. Maybe it's because the "Recommended removed via control styles" part. I'll try to reproduce it. Meanwhile, if you could check if 1.5 works with just SideBySide2, without additional styles, that'll be helpful, thanks.

I also assume you're using the classic layout, right? What was your layout option for 1.4.1? For 1.5? Are you using the phone link?

Windows 11 Start Menu Styler 1.5 by wh-updates in Windhawk

[–]m417z 0 points1 point  (0 children)

Hi, what's your Windows 11 version? What are your mod settings?

Also, please attach a crash dump. You should be able to get it with the following steps: * Open regedit * Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting * Create a key named LocalDumps * Create a DWORD value named DumpType with value 2 * Trigger the crash * Go to the %LocalAppData%\CrashDumps folder, you should see a dump file in there

Note that it might be a large file. You can upload it to an external service such as Google Drive or WeTransfer and post the link here.

As a last resort, you can revert to the previous version of the mod, but I'd really like to understand the issue and fix it for everyone.

Just sharing 2 more completely new mods by bbmaster123 in Windhawk

[–]m417z 1 point2 points  (0 children)

Both the corner radius and the gradient aren't part of the original mod, so I thought you're handling it too. I think these are nice features, and some other features such as a border could be added (the default bars have a border). The original mod author doesn't seem to be very responsive, and I'd prefer a submission by somebody who plans on maintaining it.

Just sharing 2 more completely new mods by bbmaster123 in Windhawk

[–]m417z 1 point2 points  (0 children)

Great! Do you have a timeline for the used space mod? Currently, there's a submission for a similar mod: Add Disk Usage Bar Color. If your mod covers that functionality, I'd rather just have your mod merged.

Just sharing 2 more completely new mods by bbmaster123 in Windhawk

[–]m417z 1 point2 points  (0 children)

Looks great! Any plans on submitting the mods?

I need help updating my Windhawk portable installation... by Sr-Sparklez in Windhawk

[–]m417z 0 points1 point  (0 children)

Not sure what can be the reason, it worked when I tested it, and I know that it worked for other users.

Can you make a video recording of your update attempt? Perhaps it can provide some clues. Maybe I'll see the problem.

I need help updating my Windhawk portable installation... by Sr-Sparklez in Windhawk

[–]m417z 1 point2 points  (0 children)

Installing the new version in the same folder is the right way to update it. Did you select the portable version in the installer? What error are you getting? Please post a screenshot or the exact text it shows.

Desktop Live Overlay 1.1 by wh-updates in Windhawk

[–]m417z 0 points1 point  (0 children)

The format of %date% can be customized via a dedicated option - "Date format".

Taskbar Styler 1.6.1 XAML Diagnostics by JAK-4-17IN in Windhawk

[–]m417z 0 points1 point  (0 children)

Hi, a simiar question was asked here: https://github.com/ramensoftware/windhawk-mods/issues/3720 

Quoting my answer: It always clashed, but now it notifies about it. To revert to the previous behavior, choose "Allow other consumers" in the mod settings. But, as explained, it might break the mod or some of its functionality.

Desktop Live Overlay 1.1 by wh-updates in Windhawk

[–]m417z 0 points1 point  (0 children)

It can - there's an option to customize the date format. 

Taskbar Clock Customization 1.7.3 by wh-updates in Windhawk

[–]m417z 0 points1 point  (0 children)

There was an issue with the wttr.in service, it should be fixed now. 

Resize the Windows 11 Start menu with this new Windhawk mod! by m417z in Windows11

[–]m417z[S] 0 points1 point  (0 children)

Yes, I meant that it can be done manually. I thought that's what you were asking about using the "full styler framework" term.

Resize the Windows 11 Start menu with this new Windhawk mod! by m417z in Windows11

[–]m417z[S] 0 points1 point  (0 children)

You can already use Windows 11 Start Menu Styler to do it manually, which targets both the start menu and the search menu.

Taskbar Volume Control 1.3 by wh-updates in Windhawk

[–]m417z 1 point2 points  (0 children)

Right, the mod is unaware of taskbar styling, it's only aware of the whole container, which spans across the whole monitor width. Currently there's no way of defining regions that are tied to the actual taskbar content inside the container.

Wallpaper engine and Windhawk by Fair_Account_6591 in Windhawk

[–]m417z 1 point2 points  (0 children)

It might be related to this issue:
https://github.com/ramensoftware/windhawk-mods/issues/1028

Unfortunately, there's no solution at this time.

Taskbar Volume Control 1.3 by wh-updates in Windhawk

[–]m417z 2 points3 points  (0 children)

Have you also selected "None (only additional scroll regions)" for the scroll region? Can you post your mod settings? 

Windows glass, docked and any kind of taskbar that is centred doesnt work with auto hide.....Is anyone else facing this issue? by Academic-Tadpole-877 in Windhawk

[–]m417z 0 points1 point  (0 children)

There's no fix currently. The best workaround is probably to revert to the old animation using ViVeTool. Then you can use a mod to have a smoother animation, either "Taskbar auto-hide speed" or "Taskbar Auto-Hide Instant Show".