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.

David Nolden zwabel+reviewboard at gmail.com
Sat Mar 28 08:12:13 GMT 2009


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


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.

- David


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