Bug 104019

Summary: Please use KNotify in stead of popping up windows
Product: [Applications] konsole Reporter: Dik Takken <kde>
Component: kwritedAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dik Takken 2005-04-16 17:35:02 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    Gentoo Packages
OS:                Linux

The current notification system of this daemon is very intrusive and impossible to configure. Please use the KNotify framework to show reiceived messages.
Comment 1 George Kiagiadakis 2008-10-21 15:27:02 UTC
SVN commit 874385 by gkiagia:

Use KNotify in kwrited instead of popping up a QTextEdit.
FEATURE: 104019

Also, fix various other minor things in kwrited:
* Remove the useless includes.
* Use KPtyDevice instead of KPty and direct system calls.
* Remove the bell character together with carriage return from incoming messages.
* Change the component name from "konsole" to "kwrited".
* Cleanup out-of-date comments and commented-out code.
* puts() becomes kDebug(). CCBUG: 139025



 M  +1 -0      CMakeLists.txt  
 M  +18 -82    kwrited.cpp  
 M  +8 -11     kwrited.h  
 A             kwrited.notifyrc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=874385