The Wayback Machine - https://web.archive.org/web/20220630223209/https://github.com/topics/pulseaudio
Skip to content
#

pulseaudio

Here are 280 public repositories matching this topic...

Soundux
bratpeki
bratpeki commented May 22, 2022

✍️ Bug Description

When dragging a folder from a file explorer (in my case, KDE's Dolphin) over Soundux, the Chromium file explorer opens.

🔁 Steps to reproduce

  1. Open Soundux and any file explorer.
  2. Drag and drop a folder, regardless of weather or not it contains supported audio file formats, into Soundux.

🖥️ Console Output

Nothing new is printed into the console.

Expec

bug enhancement good first issue backend
marioortizmanero
marioortizmanero commented Dec 27, 2021

There are many parts of the code that could do with a bit of cleaning up. I would very much appreciate any help on this, I can help out by reviewing any changes:

  • The script includes multiple ways of reading properties:

    1. With a while read in getNicknameFromProp
    2. With a good ol' grep pipe everywhere else

    The first actually seems more robust, but the second is more

enhancement good first issue

Improve this page

Add a description, image, and links to the pulseaudio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pulseaudio topic, visit your repo's landing page and select "manage topics."

Learn more