Skip to content

Conversation

ge0rdi
Copy link
Member

@ge0rdi ge0rdi commented Feb 18, 2024

Windows 11 22H2 introduced new touch-optimized taskbar for devices with touch screen.

It seems that in this mode taskbar window size is bigger than actual taskbar on screen. There is region defined for the window that covers actually displayed portion of the window.

We should account for that region (if present) when obtaining taskbar window dimensions.

More info about how to enable/disable touch taskbar: https://www.elevenforum.com/t/turn-on-or-off-tablet-optimized-taskbar-in-windows-11.5133/

@ge0rdi
Copy link
Member Author

ge0rdi commented Feb 18, 2024

This should fix #1744.

@AppVeyorBot
Copy link

@ge0rdi ge0rdi force-pushed the touch-screen-fix branch from 44e7798 to 5d1970b Compare April 5, 2024 05:14
@AppVeyorBot
Copy link

Windows 11 22H2 introduced new touch-optimized taskbar for devices with
touch screen.

It seems that in this mode taskbar window size is bigger than actual
taskbar on screen. There is region defined for the window that covers
actually displayed portion of the window.

We should account for that region (if present) when obtaining taskbar
window dimensions.

More info about how to enable/disable touch taskbar:
https://www.elevenforum.com/t/turn-on-or-off-tablet-optimized-taskbar-in-windows-11.5133/
@AppVeyorBot
Copy link

@AppVeyorBot
Copy link

@ge0rdi ge0rdi merged commit 5809217 into master Dec 3, 2024
1 check passed
@ge0rdi ge0rdi deleted the touch-screen-fix branch December 3, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants