#kisslinux

Unofficial KISS Linux community channel | https://kisscommunity.bvnf.space | post logs or else | song of the day https://yewtu.be/watch?v=S81bNIK4MaE
Earlier messages
<riteo>wait, I have one!
<riteo>from yours truly
<riteo>https://codeberg.org/Riteo/kiss-scripts/src/branch/main/doc/flatpak-dbus-and-friends.md
<riteo>I'm a dumby I completely forgot about my absolutely beautiful set of tips and tricks
<riteo>there's even a gaming section
<riteo>you might need to google some details like how the xdg portal configuration file works or what value to set XDG_RUNTIME_DIR to (I think it's your DE name) but this should be a good overview of what you need to do to setup this kind of stuff
<riteo>oh one last thing, I've not documented pipewire there because it's literally a `pipewire & pipewire-pulse &` away
<riteo>but there's a configuration trick too
<asimovc>yup
<asimovc>started it in .profile and put dbus-run-session
<asimovc>i will see your scripts
<asimovc>and test
<riteo>oh asimovc you know what you could try
<riteo>com.saivert.pwvucontrol is a flatpak pavucontrol-like interface for pipewire
<riteo>should let you see what a flatpak app is seeing
<riteo>also ncpamixer is a good native tool like pavucontrol (you will need pipewire-pulse)
<riteo>you might need to do the pipewire dbus config change I had to do because it saw only dummy devices with it
<riteo>s/with it/without it/
asimovcquit (Ping timeout: 260 seconds)
<riteo>good luck folk
asimovcjoined
<asimovc>riteo: why need for pulseaudio in pipewire?
<asimovc>i don't needed it in gentoo
midfavilaquit (Quit: Lost terminal)
asimovcquit (Read error: Connection reset by peer)
asimovcjoined
<asimovc>riteo: pipewire in comunity need changing more than just dbus?
...
ukkyquit (Ping timeout: 272 seconds)
ukkyjoined
zlgquit (Ping timeout: 255 seconds)
fultiltjoined
midfavilajoined
...
<asimovc>riteo: can you send me the packages you used to get screensharing?
<asimovc>still don't work
asimovcquit (Read error: Connection reset by peer)
...
<riteo>sorry asimovc I took a nap, I'm not joking
<riteo>there's no need for pulseaudio itself
<riteo>there's pipewire-pulse, which you should already have access to, that allows pulseaudio-enabled programs to interact with pipewire
<riteo>so that you don't need to port old applications over (supposing it's even possible, think proprietary games)
<riteo>regarding requiring more changes no, package wise. I'd recommend applying the setting I documented in my notes linked above in a pipewire configuration file if all you see in an audio mixer is "Dummy Output"
asimvocjoined
<riteo>regarding screensharing, all I use is dbus, pipewire, xdg-desktop-portal and xdg-desktop-portal-wlr (although this last one will depend on the compositor you're using)
<asimvoc>riteo: i'm using dwl
<riteo>let's see
<asimvoc>all i get when exec xdg-portal and xdg-portal-wlr is this
<riteo>it's wlroots based so xdg-portal-wlr should do
<asimvoc>https://0x0.st/X5Tm.txt
<asimvoc>xdg-portal when i exec it
<riteo>nw it's fine
<riteo>basically it's saying that there's a better way of choosing the "child daemons" for xdg-desktop-portal automatically
Later messages