summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-12-13mnd-daemon: fix memory leakrbuj1-0/+3
2022-12-13daemon: fix memory leakrbuj1-4/+4
2022-08-06themes: fix typorbuj4-8/+8
2021-12-11Use a blank line at mostrbuj5-19/+0
2021-12-11theme: remove whitespaces before #define, #ifdef, and #endifrbuj1-39/+37
2021-06-22Update copyright to 2021raveit6518-0/+18
2021-04-03daemon: g_memdup is dreprecated from glib 2.68rbuj1-1/+8
2021-03-29engines.c: fix memory leakmbkma1-3/+3
2021-03-29mate-notification-properties.c: fix memory leaksmbkma1-3/+7
2021-03-15Remove shadow warnings [-Wshadow]rbuj2-15/+20
2021-02-24build: allow users to disable gettext support (--disable-nls)rbuj2-0/+6
2021-02-10Use notify_stack_destroy() instead of g_clear_object() for stacks (which are ...William Wold1-1/+1
2021-01-16Update copyright to 2021rbuj1-1/+1
2020-11-28applet: Resize icon size with panelVictor Kareh1-9/+50
2020-11-27mate-notification-applet: avoid segfault after removing the appletrbuj1-2/+3
2020-11-26Group common constants in a single filerbuj7-19/+43
2020-11-26Add Do Not Disturb Appletrbuj5-32/+292
2020-11-18build: Fix make distcheckrbuj1-0/+1
2020-10-24FormattingWilliam Wold2-5/+5
2020-10-24Use C-style commentsWilliam Wold4-23/+23
2020-10-24Remove NOTIFICATION_DAEMON_* from src/themes/standard/Makefile.amWilliam Wold1-2/+2
2020-10-24Set layer and notificaitonWilliam Wold1-0/+2
2020-10-24Implement placement on WaylandWilliam Wold4-13/+60
2020-10-24Add initial Wayland backendWilliam Wold4-0/+91
2020-10-24Hide X11-specific code behind ifdefs and checksWilliam Wold2-23/+92
2020-10-24Remove X11 calls from nodoka-theme.cWilliam Wold1-10/+20
2020-10-24Use gdk_set_allowed_backends ()William Wold1-0/+8
2020-10-24Include directory in warning message when failed to open themesWilliam Wold1-1/+1
2020-06-26add git.mk to generate .gitignoretamplan2-0/+4
2020-06-17daemon: Use monotonic time instead of real timerbuj1-36/+11
2020-06-12Remove conversion warningsrbuj7-44/+53
2020-04-16Filter-out img elements from notification bodyrbuj5-25/+222
2020-04-16The body of a notification may also contain hyperlinksrbuj4-37/+21
2020-04-08Rewrite mate-notification-properties.ui from scratchrbuj2-352/+163
2020-04-08daemon: Remove warning about GTimeVal deprecationrbuj1-38/+34
2019-11-07migrate from intltools to gettextWu Xiaotian2-4/+6
2019-10-20Use gresource for mate-notification-properties.uirbuj3-22/+33
2019-10-11Use WARN_CFLAGS which are only set with --enable-compiler-warningsrbuj6-6/+9
2019-09-17Fix decoding the hints dictionary.Kyle Brenneman5-69/+50
2019-09-02mate-notification-properties: initialize do-not-disturb checkboxJason Conti1-0/+2
2019-09-02mate-notification-properties: Add do-not-disturb checkboxJason Conti3-2/+57
2019-09-02src/daemon/daemon.c: check for do-not-disturb and skip notificationJason Conti1-7/+25
2019-09-02* Add do-not-disturb settingJason Conti1-0/+1
2019-07-04Remove trailing whitespacesLaurent Napias4-90/+90
2018-12-02Avoid compile warning for g_type_class_add_privateWu Xiaotian2-118/+87
2018-06-06Use GVariantyetist6-41/+39
2018-06-06Migrate from dbus-glib to GDBusyetist2-333/+267
2018-06-06Add signals, remove annotation from xml fileyetist1-6/+9
2018-06-06Use gdbus generate filesyetist1-6/+14
2018-06-06Add new fileyetist1-0/+93