[Bug 247056] graphics/mesa-dri regression: no more vulkan support on wayland

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 9 21:33:57 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247056

--- Comment #6 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Emmanuel Vadot from comment #4)
Yep, in the list of native Wayland clients. "shell" is either "xwayland" for
X11 clients and "xdg_shell" for Wayland clients.

Another option is to advertise shell in window title:

  $ swaymsg for_window \[shell=".*"] title_format "%title :: %shell"

or disable X11 support

  $ swaymsg xwayland disable
  $ pkill Xwayland

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-x11 mailing list