index
:
ayatana-indicator-notifications
main
release-builds
Ayatana Indicator Notifications Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/im-application-list.c: Add tooltip support.
Mike Gabriel
2022-09-01
1
-0
/
+1
*
Drop pkglibexecdir and use native CMake file configuration
Robert Tari
2022-02-15
1
-1
/
+1
*
Use Ayatana-style CMakeList + clean up compilation flags
Robert Tari
2022-01-27
1
-15
/
+1
*
service.c: Switch over to Removable IDO
Robert Tari
2020-11-30
1
-1
/
+1
*
Change the icon after the last notification has been removed
Robert Tari
2020-11-13
1
-0
/
+5
*
Remove all references to url-dispatcher
Robert Tari
2020-11-12
1
-5
/
+1
*
Rewrite to indicator-ng, simplify, drop all GTK references, move to CMake
Robert Tari
2020-11-10
10
-1850
/
+1025
*
src/indicator-notifications.c: Add separator after notification list.
Robert Tari
2020-09-04
1
-3
/
+13
*
Update translation files (for blacklist/filter-list renaming and do-not-distu...
Mike Gabriel
2020-08-21
1
-2
/
+2
*
src/indicator-notifications: settings_try_set_boolean(): Enable the recursive...
Jason Conti
2020-08-21
1
-1
/
+1
*
Rename blacklist to filter-list.
Jason Conti
2020-08-20
3
-114
/
+114
*
Add option to swap Settings and Clear.
Tasos Sahanidis
2020-08-20
3
-7
/
+48
*
Discard notifications when indicator is hidden.
Jason Conti
2020-08-20
1
-0
/
+6
*
Add do-not-disturb mode read/unread icons.
Jason Conti
2020-08-20
1
-10
/
+36
*
Add our own do-not-disturb setting.
Jason Conti
2020-08-20
3
-58
/
+82
*
Add mate do-not-disturb option if available.
Jason Conti
2020-08-20
1
-24
/
+83
*
Add blacklist hints for recent application names.
Jason Conti
2020-08-20
3
-5
/
+151
*
Fix deprecations (fixes #4)
Robert Tari
2020-08-10
7
-54
/
+33
*
typo ellipsis, added
leela
2019-09-01
1
-1
/
+1
*
* Add a settings UI
Jason Conti
2019-08-28
4
-19
/
+452
*
Enable locale support at runtime.
Mike Gabriel
2017-12-06
1
-0
/
+4
*
Update icon names in source defines
Jason Conti
2017-12-05
2
-4
/
+4
*
Name change of libnotifications.so -> libayatana-notifications.so.
Mike Gabriel
2017-12-03
1
-7
/
+7
*
gschema: Namespace adaptations for gschema file.
Mike Gabriel
2017-12-02
1
-1
/
+1
*
Convert to Ayatana Indicators.
Mike Gabriel
2017-12-02
2
-4
/
+4
*
* Add option to clear the notifications using middle click on the notificatio...
0.3.3
Jason Conti
2017-03-15
1
-2
/
+16
*
* Need to escape the url otherwise certain acceptable characters can break the
0.3.2
Jason Conti
2016-08-29
1
-1
/
+7
*
* When updating the notification count on the clear item, deactivate the menu
0.3.1
Jason Conti
2016-08-29
1
-0
/
+4
*
* Comment the new functions in notification-menuitem.c
Jason Conti
2016-08-29
1
-2
/
+68
*
* Make sure the button event started and ended on the close image before we
Jason Conti
2016-08-28
2
-4
/
+12
*
* Added back hide_on_activate = false on the notification menuitem
Jason Conti
2016-08-28
1
-2
/
+18
*
* Scan the notification body for links and mark them up, escape everything else
Jason Conti
2016-08-27
2
-4
/
+34
*
* Import urlregex files to handle matching and expanding urls
Jason Conti
2016-08-27
4
-1
/
+307
*
* Added support for visiting links within notifications
Jason Conti
2016-08-25
2
-24
/
+155
*
* Fix a serious memory leak in notification_new_from_dbus_message.
Jason Conti
2015-10-23
1
-0
/
+8
*
* Add button argument to notification menuitem clicked signal
Jason Conti
2014-05-31
3
-7
/
+7
*
* Use icon-name instead of pixbufs to set the indicator icon
Jason Conti
2014-01-15
2
-132
/
+3
*
* New GSetting:
Jason Conti
2014-01-15
1
-1
/
+50
*
* Import patch for eavesdrop support required by recent dbus versions.
Jason Conti
2013-02-17
1
-1
/
+1
*
* Add GSettings support.
Jason Conti
2013-02-17
1
-7
/
+65
*
* Use style-updated intead of style-set to track style changes on GtkImage,
Jason Conti
2012-04-04
1
-3
/
+3
*
* Implement secondary-activate to dismiss or reactivate the unread icon
Jason Conti
2012-02-29
1
-10
/
+42
*
* Emit the clicked signal when the keyboard activates a menuitem.
Jason Conti
2012-02-26
1
-0
/
+17
*
* Move the button events to notification menuitem.
Jason Conti
2012-02-26
3
-88
/
+69
*
* Move the notification menuitem to a separate class.
Jason Conti
2012-02-26
4
-1
/
+137
*
* Rename notification_is_volume to notification_is_private.
Jason Conti
2012-02-26
3
-9
/
+18
*
* Don't hide the menu when removing a notification.
Jason Conti
2012-02-25
1
-20
/
+45
*
* Remove a notification when clicked. Unfortunately this hides the menu
Jason Conti
2012-02-25
1
-1
/
+60
*
* Implement the clear item
Jason Conti
2012-02-25
1
-0
/
+60
*
* Reorganize and comment indicator-notifications.c
Jason Conti
2012-02-25
1
-212
/
+230
[next]