Skip to content

There seems to be no way to match windows using an exact match #63

@nerdo

Description

@nerdo

Steps to reproduce:

  1. Launch Firefox Developer Edition
  2. Use jumpapp to try and start regular Firefox with the command jumpapp -c Navigator.firefox firefox

Expected behavior:

  • Regular Firefox should get run and take focus

Actual behavior:

  • Firefox Developer Edition takes focus

It seems that even though I've tried to specify using the WM_CLASS for matching windows, there doesn't seem to be any way to do an exact match. The WM_CLASS for Firefox and Firefox Developer Edition are Navigator.firefox and Navigator.firefoxdeveloperedition respectively and querying jumpapp with the WM_CLASS Navigator.firefox seems to match Navigator.firefoxdeveloperedition.

Possible solution:

  • Provide an argument to make the window comparison do an exact match

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions