MaartenBaert / ssr

SimpleScreenRecorder, a screen recorder for Linux
http://www.maartenbaert.be/simplescreenrecorder/
GNU General Public License v3.0
2.49k stars 288 forks source link

[Feature Request] Ability to follow mouse to other screens when recording #982

Open kobaz opened 1 year ago

kobaz commented 1 year ago

It would be great if there was a way for a 'Follow mouse to screen' feature.

SimpleScreenRecorder is aware of screens, you can pick an entire screen to record. But it would also be great to be able to select a list of screens that the recorder is 'allowed to follow'

New Feature Details:

If I have say, 3 screens and one of them is scratch. And I want to record between two different screens only.

If 'Follow recording to [Screen1] / [Screen2]' is selected, then if I move the mouse from Screen1 to Screen2, it will now record Screen2. If I move the mouse to Screen3, it will stay recording on 2 because Screen3 is not in the list.

And then If I move the mouse back to Screen1 from Screen2, then the recording source will switch again.