Skip to content
Commit 9fb1c286 authored by Jehan's avatar Jehan
Browse files

plug-ins: properly free rectScreens after allocating it.

Also avoid global variables when possible. We can just use the data
variable of EnumDisplayMonitors() which will be passed on to the
callback. This is not perfect yet since rectScreensCount is still
global, but let's go for it for now.
parent e357e711
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment