Bug 104019 - Please use KNotify in stead of popping up windows
Summary: Please use KNotify in stead of popping up windows
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: kwrited (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-16 17:35 UTC by Dik Takken
Modified: 2008-10-21 15:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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