aboutsummaryrefslogtreecommitdiff
path: root/src/notifications.cpp
Commit message (Expand)AuthorAgeFilesLines
* src, tests: enable notification code path without Lomiri depspersonal/peat-psuwit/bring-back-lomiri-hintsRatchanan Srirattanamet2023-12-261-4/+17
* Bring back Lomiri-specific notification hintsRatchanan Srirattanamet2023-12-071-0/+6
* Remove osd-notify remnants and use native notification timeoutRobert Tari2023-09-091-7/+2
* Fix cppcheck errors/warningsRobert Tari2022-02-081-1/+1
* Make Lomiri features configurable at build timeRobert Tari2021-12-031-2/+4
* Rename Lomiri-specific properties to x-lomiriRobert Tari2021-11-091-1/+1
* Renaname x-canonical properties to x-ayatanaRobert Tari2021-10-261-1/+1
* src/notifications.cpp: No indentation of #ifdef-#else-#endif compiler macro.Mike Gabriel2021-08-301-3/+3
* Replace ual with url-dispatcher.Rodney Dawes2021-08-291-12/+12
* Update app name usage to match snaps.Rodney Dawes2021-08-291-1/+1
* Use an explicit registry object so that it gets free'd when the function exitsTed Gould2021-08-291-1/+3
* Fix notifications so it respects if it should or not show bubbles or add to n...Arthur Mello2021-08-291-0/+23
* Small fixes requeted by charles during the review.Renato Araujo Oliveira Filho2021-08-291-22/+17
* Only creates messaging menu if calendar app is instaled. Update tests.Renato Araujo Oliveira Filho2021-08-291-5/+17
* Use calendar app icon.Renato Araujo Oliveira Filho2021-08-291-4/+37
* Make use of G_USEC_PER_SEC.Renato Araujo Oliveira Filho2021-08-291-1/+1
* Fixed as reviewer requested.Renato Araujo Oliveira Filho2021-08-291-4/+5
* Fix memory leak on messaging_menu.Renato Araujo Oliveira Filho2021-08-291-27/+41
* Fixed crash when clicking on messaging menu.Renato Araujo Oliveira Filho2021-08-291-4/+4
* Post message on messaging menu if the notification get timeout.Renato Araujo Oliveira Filho2021-08-291-5/+122
* Partially revert fab51b4. Only rename those x-canonical attributes to x-ayata...Mike Gabriel2020-08-111-1/+1
* Replace x-canonical attributesRobert Tari2020-08-111-1/+1
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-3/+3
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
* work around a notifications bug that can't handle boolean hintsCharles Kerr2014-09-171-1/+1
* in notifications, don't ask the notification server for its capabilities unti...Charles Kerr2014-08-081-18/+26
* in notifications.cpp, register for the 'closed' signal before calling notific...Charles Kerr2014-08-081-27/+24
* refactor changes based on Antti's feedbackCharles Kerr2014-08-011-13/+14
* remove testing stubCharles Kerr2014-07-301-1/+1
* copyediting: comments, use anonymous namespaceCharles Kerr2014-07-271-10/+17
* make close return void instead of bool, because after all what more can you d...Charles Kerr2014-07-271-18/+8
* copyeditingCharles Kerr2014-07-271-1/+1
* refactor the Notifications / sound / awake codeCharles Kerr2014-07-261-0/+367