[konsole] [Bug 307089] Provide a dbus method for "Copy Input To All Tabs in Current Window"

2016-04-09 Thread cpon via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=307089

cpon  changed:

   What|Removed |Added

 CC||cpigat...@gmail.com

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


[konsole] [Bug 307089] Provide a dbus method for "Copy Input To All Tabs in Current Window"

2016-04-09 Thread cpon via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=307089

cpon  changed:

   What|Removed |Added

 CC||cpigat...@gmail.com

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


[konsole] [Bug 307089] Provide a dbus method for "Copy Input To All Tabs in Current Window"

2023-12-25 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=307089

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/utilities/konsole/-/merge_requests/939

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

[konsole] [Bug 307089] Provide a dbus method for "Copy Input To All Tabs in Current Window"

2023-12-27 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=307089

Kurt Hindenburg  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  ---
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   -0src/session/Session.cpp
M  +31   -0src/session/Session.h
M  +28   -14   src/session/SessionController.cpp
M  +13   -3src/session/SessionController.h

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

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