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

sway/window: Add heuristics for finding icons #1525

Merged
merged 1 commit into from
May 23, 2022

Conversation

FlexW
Copy link
Contributor

@FlexW FlexW commented Apr 18, 2022

This adds heuristics for finding the application's icon.

This will not find every icon, but a lot more than currently. I found issues with RenderDoc and JDownloader. But I guess these applications are legacy/X11 applications where icons can only be found with the help of Xlib.

Are you accepting this or would you rather like to adopt an approach like described here? I'm unsure if we would have found the icons of the mentioned applications above with this approach.

This adds heuristics for finding the applications icon.
@Alexays
Copy link
Owner

Alexays commented May 23, 2022

LGTM using this solution!
Thx!

@Alexays Alexays merged commit 4d1aeb7 into Alexays:master May 23, 2022
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