https://bugs.kde.org/show_bug.cgi?id=307089

Kurt Hindenburg <khindenb...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/konsole/-/commit/cd23
                   |                            |30c4fca46b8395eac0ad06f4ffc
                   |                            |e434ec156
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Kurt Hindenburg <khindenb...@kde.org> ---
Git commit cd2330c4fca46b8395eac0ad06f4ffce434ec156 by Kurt Hindenburg, on
behalf of Theodore Wang.
Committed on 27/12/2023 at 21:27.
Pushed by hindenburg into branch 'master'.

Implemented DBus methods for copying input to other sessions

Implemented methods which allow input to be copied to no other
session and to all sessions. In addition, users can also select
exactly which sessions to copy input to by passing a list of
Session ids. Calling supporting method copyingSessions() on a
session lists other sessions which are copying input from it.
Calling supporting method feederSessions() on a session lists
other sessions it is copying input from.

M  +83   -0    src/session/Session.cpp
M  +31   -0    src/session/Session.h
M  +28   -14   src/session/SessionController.cpp
M  +13   -3    src/session/SessionController.h

https://invent.kde.org/utilities/konsole/-/commit/cd2330c4fca46b8395eac0ad06f4ffce434ec156

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to