summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing version 0.8.2HEAD0.8.2masterLogan Rathbone2023-02-172-1/+14
* gi: NotifyNotification fixesLogan Rathbone2023-02-172-16/+8
* Set new summary for libraryMaximiliano Sandoval R2022-12-143-2/+4
* gi: Add missing nullable annotationsMaximiliano Sandoval R2022-12-142-3/+3
* gi: Correct nullable annotationsMaximiliano Sandoval R2022-12-142-11/+11
* notification: Add missing Since & DeprecatedMaximiliano Sandoval R2022-12-141-1/+3
* ci: Build docsMaximiliano Sandoval R2022-12-142-4/+19
* docs: Port to gi-docgenMaximiliano Sandoval R2022-12-1415-161/+226
* Merge branch 'master' into 'master'Marco Trevisan2022-10-272-2/+2
|\
| * use project_source_root() instead of global_source_root()Kai Smith2022-10-252-2/+2
| * bump minimum meson version to 0.58centaurii2022-10-241-1/+1
| * replace source_root() calls with global_source_root()centaurii2022-10-241-1/+1
|/
* docs: Fix URL to Desktop Notification SpecAndre Klapper2022-09-041-1/+1
* Releasing version 0.8.10.8.1Marco Trevisan (Treviño)2022-07-172-1/+9
* build: Hardcode API version to 0.7Marco Trevisan (Treviño)2022-07-171-1/+4
* Releasing version 0.8.00.8.0Marco Trevisan (Treviño)2022-07-141-0/+15
* NEWS: Fix style on previous announcementMarco Trevisan (Treviño)2022-07-141-2/+2
* README: Add reference to Portal Notification APIsMarco Trevisan (Treviño)2022-06-071-0/+4
* build: Pre-release bump to 0.8.0Marco Trevisan (Treviño)2022-06-071-1/+1
* notification: Warn if trying to get the activation token outside activationMarco Trevisan (Treviño)2022-06-071-4/+2
* notify: Also try to use the flatpak app name as notify appMarco Trevisan (Treviño)2022-06-071-0/+3
* notification: Use Desktop Portal notification when running in sandboxMarco Trevisan (Treviño)2022-06-073-0/+553
* build: Bump dependency on glib 2.38Marco Trevisan (Treviño)2022-06-076-25/+1
* notification: Move action activation and closing in separate functionsMarco Trevisan (Treviño)2022-06-071-27/+51
* Notification: Add NotifyClosedReason enum to define closed reasonsMarco Trevisan (Treviño)2022-06-073-6/+34
* notify: Support passing a NULL application name to notify_init()Marco Trevisan (Treviño)2022-06-071-7/+21
* notify: Use lazy snap readings and once per notify instanceMarco Trevisan (Treviño)2022-06-073-119/+174
* notify-send: Handle Ctrl+C by closing the notification before exitingMarco Trevisan (Treviño)2022-06-071-0/+15
* notify-send: Add debug logs about the notification daemonMarco Trevisan (Treviño)2022-06-071-0/+16
* notification: Add docs description for NotifyNotificationMarco Trevisan (Treviño)2022-06-071-0/+5
* notification: Document get_activation_token argumentMarco Trevisan (Treviño)2022-06-071-0/+1
* notification: Fix documentation and transfer info for NotifyActionCallbackMarco Trevisan (Treviño)2022-06-071-3/+3
* Bump version to 0.7.120.7.12Logan Rathbone2022-05-052-1/+16
* Merge branch 'fix-electron-crash' into 'master'Logan Rathbone2022-05-051-1/+8
|\
| * notification: Bookend calling NotifyActionCallback with temporary refLogan Rathbone2022-05-041-1/+8
|/
* doap: Add self as co-maintainer; remove chammond and mccannLogan Rathbone2022-05-041-13/+6
* Adding myself as maintainerMarco Trevisan (Treviño)2022-05-041-0/+7
* libnotify.doap: Add missing description fieldMarco Trevisan (Treviño)2022-05-041-0/+3
* Merge branch 'pgriffis/delete-unused-file' into 'master'Patrick Griffis2022-05-031-8/+0
|\
| * Delete unused notifynotification.xmlPatrick Griffis2022-05-031-8/+0
|/
* notification: Include sender-pid hint by default if not providedMarco Trevisan (Treviño)2022-04-281-0/+5
* notify-send: Add debug message about server not supporting persistenceMarco Trevisan (Treviño)2022-04-271-0/+6
* notify-send: Move server capabilities check to a separate functionMarco Trevisan (Treviño)2022-04-271-8/+17
* docs/notify-send: Add --transient option to manpageMarco Trevisan (Treviño)2022-04-271-0/+6
* Bump version to 0.7.110.7.11Marco Trevisan (Treviño)2022-04-272-1/+11
* notify-send: Add explicit option to create transient notificationsMarco Trevisan (Treviño)2022-04-271-0/+9
* notify-send: Support passing any hint value, by parsing variant stringsMarco Trevisan (Treviño)2022-04-272-2/+11
* notify-send: Add support for boolean hintsMarco Trevisan (Treviño)2022-04-272-2/+13
* cleanup: Do not use GLIB_CHECK_VERSIONMarco Trevisan (Treviño)2022-04-274-4/+4
* NEWS: Add --wait feature to last releaseMarco Trevisan (Treviño)2022-04-271-0/+1