<div dir="ltr">Hi Daniel,<div><br></div><div>Thank you for the reply.</div><div>In my application, I want to overlay an MPV video window on another application so that users can view both video content and other application static content so that a fullscreen MPV is not suitable. </div><div>Is it possible to adjust the initial position of MPV video window at (0,0) on the weston desktop (I already hide the weston top bar).</div><div><br></div><div>Best regards,</div><div>Huy</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 12, 2023 at 10:21 PM Daniel Stone <<a href="mailto:daniel@fooishbar.org">daniel@fooishbar.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">Hi Huy,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 12 Jul 2023 at 16:15, huy nguyen <<a href="mailto:huykhacnguyen1983@gmail.com" target="_blank">huykhacnguyen1983@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I have a Linux system based on weston wayland. I run MPV player and expect it displays a video window at (0,0) position on the screen (top left corner of the display). I already use x11egl backend option to MPV to support a fixed position to application but the video window of MPV is displayed at an offset (X offset, Y offset) from (0,0) position as shown by the picture below:</div></div></blockquote><div><br></div><div>You probably want to make mpv be fullscreen, and then it will take up the whole area of the screen. kiosk-shell does this well, by telling all applications to be fullscreen.</div><div><br></div><div>Cheers,</div><div>Daniel</div></div></div>
</blockquote></div>