Files
Open-Shell-Menu/Src
ge0rdi 704459225b Properly handle automatically hiding taskbar on multi-monitor setup
When taskbar is hidden its window is moved off the screen (except for
few pixels at border). It may happen that the taskbar window actually
spans to another monitor (though still not visible).

MonitorFromWindow API may thus return different monitor handle than the
one visible taskbar is on.

We will use GetTaskbarPosition function that correctly identifies taskbar's
monitor by checking rectangle of visible taskbar.

Fixes #908
2022-12-06 19:17:18 +01:00
..
2022-12-06 19:17:18 +01:00
2022-12-06 19:17:18 +01:00
2021-05-06 08:23:04 +02:00
2020-09-24 18:52:24 +02:00
2018-08-05 15:22:10 -04:00