<div dir="ltr"><div dir="ltr">Hi Huy,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 8 Jul 2023 at 08:39, huy nguyen <<a href="mailto:huykhacnguyen1983@gmail.com">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 and I need to get the current setting of the display resolution. </div><div>Unfortunately, xrandr command does not work on Wayland. </div><div>After much searching, I came to this information which is about adding weston-randr support for Weston compositor:</div><div><a href="https://lists.freedesktop.org/archives/wayland-devel/2014-February/013480.html" target="_blank">https://lists.freedesktop.org/archives/wayland-devel/2014-February/013480.html</a><br></div><div><br>However, I could not find a link to download the patch to apply in order to have weston-randr command</div><div>Please advise if the patch is available for the community to use.</div></div></blockquote><div><br></div><div>The current resolution is provided as an event on the wl_output interfaces. From the command line, you can get this from wayland-info.</div><div><br></div><div>Cheers,</div><div>Daniel </div></div></div>