Bug 406216 - Dbus command to set active terminal and set focus on it
Summary: Dbus command to set active terminal and set focus on it
Status: CONFIRMED
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-04 13:25 UTC by Kochka
Modified: 2019-04-04 13:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kochka 2019-04-04 13:25:35 UTC
It would be useful to have a Dbus command to set the active terminal and set the focus on it.

Thx
Comment 1 Eike Hein 2019-04-04 13:39:52 UTC
In what way is the current DBus command not good enough?
Comment 2 Kochka 2019-04-04 13:44:40 UTC
Sorry but maybe I've missed something, which command ?
I can get the active terminal with
org.kde.yakuake.activeTerminalId
but how to change it ?

Cheers
Seb
Comment 3 Eike Hein 2019-04-04 13:50:56 UTC
Looks like you're right, there's only `raiseSession` currently.
Comment 4 Kochka 2019-04-04 13:59:41 UTC
Ahh too bad, You gave me hopes for 2 minutes :D
I've also tried raiseSession to see if it can give focus to first terminal of the session, but nope...
I will survive but it can be a cool feature for future :)

Btw, thanks you for your fast answer (and for your work on Yakuake).