[Bug 258269] graphics/libglvnd: update to 1.3.4

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258269

--- Comment #16 from Jan Beich <[email protected]> ---
All trivial - fixed. Please, continue the exp-run.

Note, plasma5-kwin runtime was tested as following:

  $ if [ -n "$WAYLAND_DISPLAY" ]; then
      # Spawn rootful to let kwin_x11 take over as classic WM
      export DISPLAY=:$(daemon Xwayland -retro -displayfd 1 2>/dev/null)
      # Force kwin_wayland to use X11 backend i.e., nest on Xwayland
      unset WAYLAND_DISPLAY
    else
      # Prevent kwin_x11 from taking over Xorg
      export DISPLAY=:$(daemon Xephyr -retro -displayfd 1 2>/dev/null)
    fi
  $ daemon -f kwin_x11
  $ daemon -f kwin_wayland
  $ export WAYLAND_DISPLAY=$(sockstat -lu | awk '/kwin_way/ { print $6; exit
}')
  $ WINIT_UNIX_BACKEND=x11 alacritty &
  $ WINIT_UNIX_BACKEND=wayland alacritty &

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.