Closed Nairou closed 10 months ago
Does Telegram set the desktop-entry field? This would be more appropriate to check if set.
Does Telegram set the desktop-entry field? This would be more appropriate to check if set.
How would I find that field? I'm using sway and swaymsg -t get_tree
shows the Telegram window, but only title
and app-id
are set.
Hm, it sounds like it's missing from the makoctl list
output at the moment. I've added it in https://github.com/emersion/mako/pull/439.
Is this still something you need? Or is desktop-entry working for you?
Didn't realize this PR was still open. There is no desktop-entry
that I've been able to make use of, but a combination of app-id
and summary
have worked well enough for my needs. Thanks!
Needed for apps (like Telegram) that add a notification count to their window title, making exact matching fail.