mpv icon indicating copy to clipboard operation
mpv copied to clipboard

Let mpv not reset window position when profile applies

Open escapezn opened this issue 8 months ago • 0 comments

Expected behavior of the wanted feature

[audio]
profile-cond = not vid or get("current-tracks/video/albumart")
loop-playlist = inf
autofit = 24%x24%
# profile-restore = copy

I have this profile for music. When mpv window is open, the window position will return to the center of the screen when the next song is played. This will not happen when the window is minimized. It would be good if it stayed in place rather than resetting to default.

Alternative behavior of the wanted feature

No response

Log File

No response

Sample Files

No response

escapezn avatar Jun 23 '24 16:06 escapezn