Ihre Kommentare

Here's a debug build:

https://www.dropbox.com/scl/fi/dwzrn58fuldqhiv6lj2g3/7tt_setup_5.15.2.2_narrow_taskbar_debug.exe?rlkey=mgekhecsqpla2kvduatpc4zpv&st=t9i0rqf5&dl=1

Please install it and use it for a while, and when the problem occurs, post the log. The log file can be found in the program folder, by default:

%LocalAppData%\Programs\7+ Taskbar Tweaker


The log file name is 7_taskbar_tweaker_debug_log.txt.

Right, the system menu is controlled by the program. There's a similar issue with Electron programs:
https://github.com/electron/electron/issues/12134

The standard menu itself is not a feature of the tweaker, it’s built into Windows. You can use it without the tweaker too, by holding the shift key while right-clicking. The tweaker merely makes explorer think that the shift button is being held. The standard menu also shows up natively when right-clicking on the thumbnail preview. You can use these to check whether the problem is related to the tweaker in any way.

I don't remember 7+ Taskbar Tweaker having changes in this area recently. What's the latest version that didn't have this issue? You can get older versions from here for testing:

https://www.dropbox.com/sh/mcbychsh0xc1dvu/AAC7NwQTQ-tOTNL2BUZ_CwUua?dl=0


And why did you come to the conclusion that it's an issue of the tweaker? Does the issue only occur when it's running?

Maybe. If you're interested in further investigation, I can create a test build for you with extra logging which will help understand why the narrow width isn't being set.

I see, I believe that the reason is that the narrow width was saved in pixels, so it represented different logical widths for different scaling settings. I tried to improve it in version v5.15.2.2 beta, please try it and let me know if it solved the issue for you. You can get it here.

Hi, it's a known limitation. See this discussion, for example.

Unfortunately, it's not trivial to solve, and I don't plan looking at it in the near future.

Windhawk has a mod that's dedicated for Visual Studio:

https://windhawk.net/mods/lm-vs-solution-icon

It's possible to create something similar for other programs such as VSCode, but I don't plan working on it.