Hi, On Sun, 23 May 2010 12:54:37 -0500 Raphael Geissert <[email protected]> wrote: > Attached patch makes wpa_gui use KDE's knotify system to display the > notifications when a full KDE session is running. > > It is implemented by using the kdialog(1) command so that there's no need to > link to any KDE-specific library. > > It falls back to QSystemTray's showMessage() if something went wrong when > starting kdialog(1). > > Please consider applying it as I'm sure I'm not the only KDE user annoyed by > the Windowi$h bubble notifications.
Raphael, how relevant is this today? It a tiny bit of delta I keep carrying on each upstream release, and honestly I’d like to get rid of it this way or another :) Is it still needed, and if yes, could you please try and push for it upstream, or maybe find a better solution? I personally don’t like the fact this code spawns a process just to display a notification pop-up, but I wonder, do normal Qt notifications indeed look ugly in KDE? Could you maybe try it out and see whether they can be lived with? :) Thanks in advance. -- Cheers, Andrej

