-
First of all, I want to to say big Thank You for this patcher, makes Win 11 usable for me. The only tiny problem I have is visual. I use taskbar on top (win 10 style), and when I mouse click on language switcher (win 11 style) the pop-up menu opens at the bottom, somewhat cropped and disconnected from taskbar at top. If I try to use lang. switcher with win 10 style, then mouse click does nothing at all. So my question is: Is there any way to "glue" this pop-up menu to taskbar on top? Both win11 / win10 style will work for me. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi
You're welcome, I am glad that it works for you.
Indeed, not pleasant. The Windows 10 language switcher actually shows, but it still shows above the taskbar, which is already on the top. Apparently, the coordinates where it shows are never adjusted. Fortunately, I had some inspiration today, looked a bit on
tl;dr I fixed this for the Windows 10 language switcher. I don't know how to fix the Windows 11 language switcher, but hopefully the work I did today gets the job done, for the time being. The changes will make their way into a new pre-release, 41.2, very soon. Thank you |
Beta Was this translation helpful? Give feedback.
Hi
You're welcome, I am glad that it works for you.
Indeed, not pleasant. The Windows 10 language switcher actually shows, but it still shows above the taskbar, which is already on the top. Apparently, the coordinates where it shows are never adjusted. Fortunately, I had some inspirati…