vkohaupt / vokoscreenNG

vokoscreenNG is a powerful screencast creator in many languages to record the screen, an area or a window (Linux only). Recording of audio from multiple sources is supported. With the built-in camera support, you can make your video more personal. Other tools such as systray, magnifying glass, countdown, timer, Showclick and Halo support will help
https://linuxecke.volkoh.de/vokoscreen/vokoscreen.html
GNU General Public License v2.0
1.13k stars 92 forks source link

Magnifying glass offset in multi-head environment #191

Open madduck opened 3 years ago

madduck commented 3 years ago

I have a multi-monitor setup. When I start the magnifying glass with Ctrl-Shift-F9, the portion of the screen magnified is not that under the mouse pointer, but the same portion of the next screen over to the right, i.e. +1920 pixels.

See the photo. The mouse pointer is on the left screen, but the magnified area is on the right screen.

IMG_20211018_155730

vkohaupt commented 3 years ago

The magnifying glass only supports an orderly multi-screen setup. This means. The primary screen is on the left or top and all other screens are lined up to the right or below it.

madduck commented 3 years ago

Well spotted. My primary screen is actually the one in the middle, i.e. the right on the picture.

vkohaupt commented 2 years ago

The code from the magnifying glass was very old, around 8 to 10 years. It has now been re-written from scratch. And now works better in multi-screen mode. Beta-04 available https://linuxecke.volkoh.de/vokoscreen/vokoscreen-download.html

madduck commented 2 years ago

I won't be back in the office to test this for a couple weeks, but I'll make an effort then to remember!

madduck commented 2 years ago

I tried it, and it seems to work well! Thank you!

vkohaupt commented 2 years ago

Thanks for the feedback.