Skip to content

Fix Application Name #37

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

Merged
merged 1 commit into from
Dec 31, 2023
Merged

Conversation

seletz
Copy link
Contributor

@seletz seletz commented Dec 31, 2023

This PR fixes a bug where the application name was not determined correctly.

The code now uses NSWorkspace to get the name of the application which is frontmost.
Previously, the application name was not correctly determided and rather random.

Use `NSWorkspace` to get the name of the application which
is frontmost.

Previously, the application name was not correctly determided and
rather random.
@seletz
Copy link
Contributor Author

seletz commented Dec 31, 2023

This probably also fixes #15

Copy link
Owner

@jasonjmcghee jasonjmcghee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well!

@jasonjmcghee jasonjmcghee merged commit a27039a into jasonjmcghee:main Dec 31, 2023
@jasonjmcghee
Copy link
Owner

@seletz thank you!

@seletz
Copy link
Contributor Author

seletz commented Dec 31, 2023

@jasonjmcghee thanks for merging!

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

Successfully merging this pull request may close these issues.

2 participants