Review Request: Upgrade TerminalInterface to V2 and add two more functions that needed by dolphin. 1. Apps can query if a sub process is running in terminal. 2. Apps can query if there is any input text on command prompt that waits for a RETURN key.

Rahman Duran rahman.duran at gmail.com
Sat Mar 28 15:57:37 GMT 2009



> On 2009-03-28 01:12:15, David Nolden wrote:
> > It would be great if the interface  would allow some more control on subprocesses:
> > - A signal when a new subprocess is started, with PID and command-line
> > - Information about the currently  running sub-process(at least PID and command-line)
> > 
> > I don't know how complicated it would be to implement these, but it would be very useful for applications that need some more exact monitoring of the terminal.

Getting sub process PID is easy but I don't understand what you mean with "command-line".


- Rahman


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/444/#review656
-----------------------------------------------------------


On 2009-03-27 14:47:28, Rahman Duran wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/444/
> -----------------------------------------------------------
> 
> (Updated 2009-03-27 14:47:28)
> 
> 
> Review request for kdelibs and Konsole.
> 
> 
> Summary
> -------
> 
> This is a new interface that extends the old ones functionality. 
> 
> 
> Diffs
> -----
> 
>   trunk/KDE/kdelibs/interfaces/terminal/kde_terminal_interface_v2.h PRE-CREATION 
>   trunk/KDE/kdelibs/interfaces/terminal/CMakeLists.txt 945618 
> 
> Diff: http://reviewboard.kde.org/r/444/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Rahman
> 
>



More information about the kde-core-devel mailing list