Review of "Notifications Alert" version 2

Details Page Preview

Changes the color of the time and date indicator in the top bar when there are unread notifications. Colors and blinking are customizable. If you have questions, please take a look at the FAQ: http://goo.gl/lmwtW Credits: The idea of painting the message on user's menu was borrowed from 'Pidgin Persistent Notification' extension by nemo. The code itself has some parts forked from 'Message Notifier' extension by barisione, 'Media player indicator' extension by eon and convenience.js from git.gnome.org/gnome-shell-extensions. The blink idea and it's initial code was written by hossman. The initial gnome 3.10 support was done by Anthony25. The filtering support was done by ilgarmehmetali

Extension Homepage
https://github.com/bellini666/gnome-shell-notifications-alert

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Previous Reviews on this Version

gcampax posted a review
Lang.bind is pretty expensive. Use "fn.call(this, arg1, arg2, ... argN)" instead. Other than that, good to go!
bellini posted a review
Many thanks for the hind! I'm putting a new version now and I fixed that. Still, had to use on a new code =/