On Thu, 09 Apr 2015 14:42:33 +0800 Leslie Zhai <[email protected]> wrote:
> Hi wayland developers, > > I found that Quanxian Wang had implemented randr protocol in 2014 > http://lists.freedesktop.org/archives/wayland-devel/2014-April/014091.html > > But I could not find randr relative branch in weston official git > http://cgit.freedesktop.org/wayland/weston/?h=XXX > > I will forked weston official git to my github > https://github.com/xiangzhai/weston to fix randr issue if there is ;-) > And weston had already changed its architecture, so Quanxian`s patch > failed to work for weston git upstream, then I simply migrated it shown > as below: > > diff --git a/Makefile.am b/Makefile.am Hi, sorry, I don't think it belongs in Weston as is anymore. See the discussion about Weston's purpose: http://lists.freedesktop.org/archives/wayland-devel/2014-December/018830.html What is the use case for weston-randr nowadays? Why would you want to cause permanent video mode changes at runtime? If you have a viable non-desktop use case, maybe it could be considered then. Thanks, pq _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
