Michael Kropat

Results 23 comments of Michael Kropat

It would be possible to implement this. Perhaps expose it as an `-A` option for "raise all". It might add a fair bit of complexity to the code. I'm not...

My understanding of Wayland is that it's a completely new protocol that replaces the X protocol. If that's the case then both wmctrl and jumpapp would probably have to be...

It's a good idea. Take a look at PR #8 for one way to do it. The person who submitted the PR had luck switching between Chromium apps by filtering...

So it sounds like if you could get jumpapp to emulate however the dock app opens Gmail, it should all work. It's probably very doable. I don't use Chromium apps...

> the problem would be solved by allowing -c to match on the full class name including instance name that comes back from wmctrl Nice, thank you for figuring this...

Interesting. I haven't seen that before, but I also haven't tested jumpappify-desktop on a variety of platforms, including recent versions of gnome. > I'm wondering if it has something to...

What I was doing was committing the pdf to a git repo after creation (and after an update), so I could always go back and get the exact copy that...

Thanks for the bug report. Sorry for taking a while to take a look at this. I'd be curious to know if this can be fixed by using `wmctrl` differently,...