-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6b6eda1
commit f2239d4
Showing
1 changed file
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,20 @@ | ||
# notification-area | ||
gnome-extensions thats add a notification area like windows 10 in gnome-shell | ||
# Notification Area | ||
|
||
![Alt text](notification-area@fmoreira/media/logo.svg) | ||
|
||
The notification area is located at the right end of the screen that you can show using panel button. | ||
It provides notifications about things like incoming email, updates, and network connectivity. | ||
|
||
made by Fernando Moreira, [Twitter](https://twitter.com/nando_ferreira2) and [Reddit](https://www.reddit.com/user/zisongbr) | ||
|
||
# Reporting issues | ||
Issues should be reported to the Github https://github.com/fer-moreira/notification-area/issues. | ||
|
||
# TODO | ||
|
||
- blur effect | ||
- better notification easing animation | ||
- better integration with gnome-shell | ||
- buttons "Clear" and "Do not Disturb" | ||
- custom buttons | ||
- fix erros with dual monitor |