Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ramon unch snap in rc work #134

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

RamonUnch
Copy link

@RamonUnch RamonUnch commented May 13, 2021

Fix Windows not snapping on task-bars on secondary monitors.
Also allows to have other bars that are not the standard window taskbar.

The rcWork field of the monitor is used instead of the lprcMonitor parameter in the EnumMonitorsProc function.
This also removes the need to specifically search for the Taskbar window. in the Enum() function

Fixes: #108

..in secondary monitors

The rcWork field of the monitor is used instead of the lprcMonitor parameter in the EnumMonitorsProc function.

Fixes: stefansundin#108
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.

Does not snap to taskbar on non-primary monitor
1 participant