Do not unpause video when restoring window if it is not required
Free media player with support for Youtube
Brought to you by:
rvm
Currently, SMPlayer can pause playback when its window is minimized, and 'unpause' it when the window is restored back. But it 'unpauses' it even if the video was not playing at the moment the window had been minimized. Such behavior can be irritating.
Expected behavior:
Actual behavior:
The patch below fixes the issue.