https://bugs.documentfoundation.org/show_bug.cgi?id=123080

Maxim Monastirsky <momonas...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |momonas...@gmail.com

--- Comment #1 from Maxim Monastirsky <momonas...@gmail.com> ---
That's usually not a problem, as most distros do have Wayland-enabled gtk3
builds nowadays. And the gtk3 vclplug works fine with either X or Wayland, it
just that the system gtk3 lib needs to be compiled with the Wayland backend
turned on.

But what do you propose? Should we build our own gtk3 version with
--disable-wayland-backend, and compile/link against it? This will create
problems for users that do use Wayland, as anything inside #if
defined(GDK_WINDOWING_WAYLAND) will be left out of the binary. And using gtk3
under a Wayland session defaults to the Wayland backend, regardless of what
version was present on the build machine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to