
Various KDE 1.-4. Improvements
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
What is it?
Colibri provides an alternative to KDE4 Plasma notifications.
Colibri notifications look lighter and are completely passive: they do not provide any buttons. You may or may not like this.
Since they are completely passive, they smoothly fade away when you mouse over them, allowing you to interact with any window behind them.
They also do not stack each others: if multiple notifications happen, they will be shown one at a time.
Dependencies
You need kdelibs >= 4.4.
Setup
Colibri can be configured from its System Settings module.
If you need help follow the setup howto at http://gitorious.org/colibri/pages/SetupHowto.
A bit of history
Passive notifications for Plasma first appeared as "Ayatana notifications", an alternative notification system I implemented in Kubuntu Karmic as part of my work for Canonical.
Ayatana notifications were implemented as a patch against the systemtray applet. Colibri is based on this work, but does not require patching any applet.
Colibri contains code I wrote for Canonical, but it is not a Canonical product.
7 years ago
2013.05.14 - 0.3.0
Fixes
- Bring back drop shadows in KDE SC 4.10
- Use KMessageWidget in KCM
- Remove blank lines between concatenated notifications
- Moved to kde.org git repository
2011.09.25 - 0.2.2
Fixes
- Plug three small mem leaks. Should also fix a rare crasher. (Aurélien Gí¢teau)
Translations
- Brasilian Portuguese (Caio Romí£o)
- Slovakian (Slavko)
- Italian (Federico Chiacchiaretta)
- Czech (Pavel Fric)
- Spanish (gejo)
2010.08.06 - 0.2.1
Fixes
- Disable KWin shadows.
- Quit if we can't register as the notification handler.
2010.08.05 - 0.2.0
New features
- When a second notification arrives from the same application, using the same title, append it to the existing notification.
- Notifications use blurred background on KDE 4.5.
- Notifications use a background halo behind text, similar to what Plasma tooltips do since KDE 4.4, as well as the Plasma theme foreground color.
- Implemented support for the replacesId parameter.
- It is now possible to specify the screen where the notifications will appear.
- A "Preview" button has been added to the KCM.
- It is now possible to start Colibri from within the KCM.
- Turkish translation by Ozan í‡aÄŸlayan.
- German translation by Michael Gangolf.
- Serbian translation for desktop file by Mladen Pejaković.
Fixes
- KCM is now translatable.
- The KCM has moved (again!) to the notification group.
- Use an autostart file to start Colibri instead of relying on the DBus service
system. This solves file conflict problems with other notification systems and
ensures Colibri is started when the first KDE notification is sent.
- Fixed linking with gold.
2010.02.16 - 0.1.1
- Moved the KCM to the Desktop category.
- Emit the NotificationClosed() signal when a notification is closed. This fixes double notifications from Banshee.
- Implement the CloseNotification() method.
2009.12.15 - 0.1.0
- First release.
7 years ago
2013.05.14 - 0.3.0
Fixes
- Bring back drop shadows in KDE SC 4.10
- Use KMessageWidget in KCM
- Remove blank lines between concatenated notifications
- Moved to kde.org git repository
2011.09.25 - 0.2.2
Fixes
- Plug three small mem leaks. Should also fix a rare crasher. (Aurélien Gí¢teau)
Translations
- Brasilian Portuguese (Caio Romí£o)
- Slovakian (Slavko)
- Italian (Federico Chiacchiaretta)
- Czech (Pavel Fric)
- Spanish (gejo)
2010.08.06 - 0.2.1
Fixes
- Disable KWin shadows.
- Quit if we can't register as the notification handler.
2010.08.05 - 0.2.0
New features
- When a second notification arrives from the same application, using the same title, append it to the existing notification.
- Notifications use blurred background on KDE 4.5.
- Notifications use a background halo behind text, similar to what Plasma tooltips do since KDE 4.4, as well as the Plasma theme foreground color.
- Implemented support for the replacesId parameter.
- It is now possible to specify the screen where the notifications will appear.
- A "Preview" button has been added to the KCM.
- It is now possible to start Colibri from within the KCM.
- Turkish translation by Ozan í‡aÄŸlayan.
- German translation by Michael Gangolf.
- Serbian translation for desktop file by Mladen Pejaković.
Fixes
- KCM is now translatable.
- The KCM has moved (again!) to the notification group.
- Use an autostart file to start Colibri instead of relying on the DBus service
system. This solves file conflict problems with other notification systems and
ensures Colibri is started when the first KDE notification is sent.
- Fixed linking with gold.
2010.02.16 - 0.1.1
- Moved the KCM to the Desktop category.
- Emit the NotificationClosed() signal when a notification is closed. This fixes double notifications from Banshee.
- Implement the CloseNotification() method.
2009.12.15 - 0.1.0
- First release.
genericity
11 years ago
Report
priomsrb
11 years ago
Also in Plasma 4.4 the taskbar will automatically use icon only when in vertical mode or when there is not enough space.
Report
bk12
11 years ago
Report
eRSZ
11 years ago
Report
lzfy
11 years ago
Report