Skip to content

OSMV does not have an app_id or class to identify the window #3

Description

@aslowwriter

I do not speak French, so hopefully it's okay if I write the issue in English. I am currently using sway, and most applications have something like a app_id or class attribute that I can use so that it spawns on a consistent workspace. OSMV does not seem to expose this data. For example here is what data is exposed by the OBS app:

#30: con "OBS 32.2.0 - Profile: Twitch Stream - Scenes: Twitch Stream" (xdg_shell, pid: 18692, app_id: "com.obsproject.Studio", foreign_toplevel_id: "e66b78058a0b2ae9a0eaedfaa643f3db", sandbox_engine: "org.flatpak", sandbox_app_id: "com.obsproject.Studio", sandbox_instance_id: "632809861")

The data that is expsoed by OSMV by contrast is just this:

#37: con "OBS Stream Music Viewer" (xdg_shell, pid: 27831, foreign_toplevel_id: "1774f9d4fabf1cb078881e7af8fe5796")

It would be great if the application exposed some app_id so I could assign it to a workspace. Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions