notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/thunderbird/files/patch-bug1676134
SVNWeb

Number of commits found: 2

Sun, 11 Sep 2022
[ 13:12 Christoph Moench-Tegeder (cmt) search for other commits by this committer ]    commit hash:4185660c39ad992441cae35833fc69c1295a4bf8  commit hash:4185660c39ad992441cae35833fc69c1295a4bf8  commit hash:4185660c39ad992441cae35833fc69c1295a4bf8  4185660  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
mail/thunderbird: update to 102.2.2

Release Notes:
  https://www.thunderbird.net/en-US/thunderbird/102.2.2/releasenotes/
Sun, 21 Nov 2021
[ 02:39 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:4dd7526ead6681463d6744d5f5d1940cb2fad551  commit hash:4dd7526ead6681463d6744d5f5d1940cb2fad551  commit hash:4dd7526ead6681463d6744d5f5d1940cb2fad551  4dd7526 
www/firefox-esr: expose PipeWire support after c58401d4dda5

Should work on wlroots-based compositors. For example,

  # pkg install firefox sway pam_xdg xdg-desktop-portal-wlr xdg-desktop-portal
  # sysrc seatd_enable=YES
  # service seatd start
  # echo 'session optional pam_xdg.so notroot runtime' >>/etc/pam.d/system
  $ exit # log out to pick up XDG_RUNTIME_DIR
  <new login>
  $ export XDG_CURRENT_DESKTOP=sway
  $ export MOZ_ENABLE_WAYLAND=1
  $ dbus-daemon --session --fork --address=unix:runtime=yes
  $ sway
  <GUI session>
  $ dbus-update-activation-environment --all
  $ daemon -f pipewire
  $ firefox https://mozilla.github.io/webrtc-landing/gum_test.html
  <click on "Screen Capture">
  <select "Use operating system settings">
  <click on "Allow" button>
  <select via cursor the desired screen (output display)>
  <notice the screen mirrored on the web page>

Number of commits found: 2