Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Override "Chromium" application name #44

Open
hadess opened this issue Mar 20, 2021 · 1 comment
Open

Override "Chromium" application name #44

hadess opened this issue Mar 20, 2021 · 1 comment

Comments

@hadess
Copy link
Contributor

hadess commented Mar 20, 2021

It would be useful for configuration purposes if the application had a different visible name in pulseaudio. This is apparently possible with recent versions of Electron:
electron/electron#7470

echo ls | pacmd shows:

    index: 66
        driver: <protocol-native.c>
        owner module: 10
        properties:
                application.name = "Chromium"
                native-protocol.peer = "UNIX socket client"
                native-protocol.version = "33"
                media.role = "music"
                application.icon_name = "tech.feliciano.pocket-casts"
                application.process.id = "75"
                application.process.user = "hadess"
                application.process.host = "classic"
                application.process.binary = "pocket-casts"
                application.language = "en_GB.UTF-8"
                window.x11.display = ":99.0"
                application.process.machine_id = "5fafeb6f2e754399b569c5a7db9070d9"

The application.name should be Pocket Casts instead.

@FelicianoTech
Copy link
Owner

Apparently not fixed. 😒 A second issue was opened for this: electron/electron#27581

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants