You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows often don't accurately report their sizes. When I use auto-hide when intersecting it often auto hides when I'm not close to the taskbar. Can there be a tolerance setting that gives some leeway before this it actually hides the bar?
The text was updated successfully, but these errors were encountered:
Through trial and error, vscode is off by ~7px for me. A tolerance would help me at least, because I'm using GlazeWM. My windows are tiled, placed right at the edge of the taskbar. When I "fullscreen" an application, it's not a true maximize but it does take up the full size of the screen, overlapping the taskbar by a wider margin than the offset I'd apply. At this point I'd like to hide the taskbar.
I was going to take a recording of the behavior I'm seeing, but I think a recent windows update caused a compatibility issue with this mod. I'm getting [WH] [taskbar-auto-hide-when-maximized] [847:Wh_ModInit]: Unsupported Windows version when I turn on window intersection.
I can't reproduce it. Is it only VSCode? I don't know how GlazeWM works, perhaps it causes all windows to have something like an invisible border.
When I "fullscreen" an application, it's not a true maximize but it does take up the full size of the screen, overlapping the taskbar by a wider margin than the offset I'd apply. At this point I'd like to hide the taskbar.
I'm not sure I follow. If it's overlapping the taskbar, it should hide as long as the default mode is used. A recording will help.
I'm getting [WH] [taskbar-auto-hide-when-maximized] [847:Wh_ModInit]: Unsupported Windows version
Post the full logs. This message can be shown for Windows older than Windows 10, but I assume that's not your case.
Windows often don't accurately report their sizes. When I use auto-hide when intersecting it often auto hides when I'm not close to the taskbar. Can there be a tolerance setting that gives some leeway before this it actually hides the bar?
The text was updated successfully, but these errors were encountered: