https://bugs.kde.org/show_bug.cgi?id=298775
--- Comment #9 from Nicolas Girard <girard.nico...@gmail.com> --- > > Here you have it: https://pastebin.com/7HFThb5a > activates the tab if found else exits 0 OK, so thanks to your input I tried `dbus-send` and adopted it as it seems roughly twice as fast as `qdbus`. I took your "tab switch" loop from your code and incorporated into mine, reducing the sleep delay to 5ms. I also revamped my code. The overall result is... well, not that bad for a temporary solution. It's crappy, but it does the job. Since this has been pissing me off so long, and probably other people too, I think I'll create a proper repo on Github and put the code there. -- You are receiving this mail because: You are watching all bug changes.