Geometry
doesn't take the invisible window border into consideration
#633
Labels
Geometry
doesn't take the invisible window border into consideration
#633
Describe the bug
Using
--geometry=0:0
moves it properly into a corner, but there's still a slight gap (probably the same issue as this).In comparison,
mpv
seems to have a built-in solution for this. However, for mempv
doesn't seem to take the titlebar into consideration and basically positions the window like it's inset border no
mode, whilempv.net
only has the problem with left/right/bottom sides.To Reproduce
mpvnet.exe --geometry=0:0
mpv.exe --geometry=0:0
Expected behavior
Geometry should move the player area completely into the corner, omiting the invisible border.
Screenshots
Same as in stackoverflow link
Additional context
mpv.net 7.0.0.5 (28.12.2023)
WIN10 22H2
RX570
The text was updated successfully, but these errors were encountered: