issues
search
MoonLightDE
/
mlde.d.moonlightde
Modular and Qt5 light new behavior desktop environment
GNU General Public License v3.0
45
stars
8
forks
source link
Refactor notification module.
#21
Closed
azubieta
closed
10 years ago
azubieta
commented
10 years ago
Limit the amount of shown notifications to one.
Stack the concurrent notifications in a side panel.
Allow navigation from the active notification to the side panel.
If the side panel is shown don't display the notification box.
Allow notification dismiss by click or by timeout.
Allow open the notification emitter by clicking on it. (raise the window)
azubieta
commented
10 years ago
Done.