Q: How to make Qt KDE tray notification from Bash script ?
A: @SO: Activating KDE 4 notifications from bash scripts
Q: How to make notifications from scripts running as root ?
A: @Unix.SE: Show a notification across all running X displays
Q1: Ok... I see kdialog and notify-send send tray notification. Am I right only notify-send -i allows to setup notification icon?
Q2: In example there is notify-send -i 'dialog-information' icon -> what are other icons available by default ?
Q3: Will it work with other window managers ?