Aleksoid1978 / MPC-BE

MPC-BE – универсальный проигрыватель аудио и видеофайлов для операционной системы Windows.
GNU General Public License v3.0
2.37k stars 93 forks source link

Playlist auto-hide #593

Closed pinhaman closed 1 month ago

pinhaman commented 1 month ago

Would it be possible to make the playlist auto-hide when in fullscreen?

v0lt commented 1 month ago

Playlist > RMB > Hide on Fullscreen

pinhaman commented 1 month ago

That only hides the playlist, it doesn't show it again if I move the mouse towards the edge of the screen where the playlist is. I understand that "hide of fullscreen" is an option, I was just suggesting this new behavior like other players have. Thanks, though.

phaolo2 commented 1 month ago

I have this issue too, but I can't even test if v0lt's solution works, because I can't find that Playlist menu or option.

Btw the previous version (on an older Windows) didn't have this issue for me.

Ah also, the playlist covers the seek bar in fullscreen, since I keep it at the bottom.

pinhaman commented 1 month ago

I have this issue too, but I can't even test if v0lt's solution works, because I can't find that Playlist menu or option.

Btw the previous version (on an older Windows) didn't have this issue for me.

Ah also, the playlist covers the seek bar in fullscreen.

v0lt solution does hide the playlist in fullscreen. if you click inside the playlist with the right mouse button you can select to hide it on fullscreen, down below on the window that opens.

Regarding the playlist covering the seek bar, it doesn't happen to me, did you position it by yourself or did you choose the "Bottom" position? That's weird behavior. Never happened to me.

Anyway, my request was different, it was to have an auto-hide option where the playlist would hide itself after it stopped to be on focus but we could call it back just by moving the mouse to the edge of the screen on the side the playlist is. Like the other fork of mpc and several other players allow to.

However, I then realized this was requested at least two times and it was rejected both times so, I should've done that search beforehand and realized there's no interest in adding it. My bad.

phaolo2 commented 1 month ago

v0lt solution does hide the playlist in fullscreen. if you click inside the playlist with the right mouse button you can select to hide it on fullscreen, down below on the window that opens.

Regarding the playlist covering the seek bar, it doesn't happen to me, did you position it by yourself or did you choose the "Bottom" position? That's weird behavior. Never happened to me. [..]

Ah, maybe the bug was indeed caused by the fact that I moved the playlist manually. The right click menu didn't even appear and the lower side was glitchy.

From the square in the playlist I selected position>right and then position>botton and it fixed itself. Then I could select "Hide on Fullscreen" in the right-click menu.

Anyway, thanks for the reply 👌 And sorry that your request was denied.