Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)ZE
Posts
2
Comments
8
Joined
4 days ago
Linux @lemmy.ml

Discord Update that enables Streaming on Wayland

A few weeks a go discord on linux had an update that enabled you to do screensharing on wayland even with audio.

There are a few bugs. For example, you can not change the window and sometimes have to reactivate the audio check box to have the audio work. Sadly the flatpak could not shit that update, because the chromium version shipped has to major bugs in flatpaks (issue).

But the stable .deb has now working screen sharing with audio. That is something that x11 does not have.

  • Even if you do not use or like this approach, learning tmux is quite easy and quick and super useful. Just that you executed commands do not end when your ssh session crashes, that you can collaborate. Just attach multiple ssh sessions to one tmux session and everything, even the input, will be sync. In advance you get windows and split screen in any terminal.

  • Meta (lemm.ee) @lemm.ee

    See post text preview on posts

    On reddit I gert a preview of the text for each post. It enables me to read some of the content to see if it is worth reading the whole and comments.

    Is there a way to get this on lemm.ee?

    Edit: I found the little + icon to see the post content without opening the whole post. But I am still interested if I can get a 5 line Preview by default or so. On mobile I use Voyager, which provides this. But it would be cool to have that on desktop as well.

  • You might be able to prepare a bag accept that does the switch and run that inside a tmux session. The connection would get lost, but don't the tmux session did not care the script would finish. Although that would require to have the exact working commands. If anything goes wrong you would have to plug directly into the server.

    All I ever used was nmcli and I think it should work for this purpose. It was mostly pre installed. Rasbien as well as Debian had it or installed (the most used distros by me).