Add support to be able to remove an alert which is not the top

one on the queue
This commit is contained in:
Simon Schampijer
2007-10-19 16:15:43 +02:00
parent 099d279d7e
commit 60c746ce5a
2 changed files with 11 additions and 7 deletions
+2
View File
@@ -1,3 +1,5 @@
* Add support to be able to remove an alert which is not the top
one on the queue (erikos)
* Fullscreen support (hide toolbar and tray) and tray support in activity
window (erikos)