index
:
mate-notification-daemon
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.6
1.8
gh-pages
master
meson
unused-macros
Daemon to displays passive pop-up notifications
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-11
Use a blank line at most
rbuj
5
-19
/
+0
2021-12-11
theme: remove whitespaces before #define, #ifdef, and #endif
rbuj
1
-39
/
+37
2021-06-22
Update copyright to 2021
raveit65
18
-0
/
+18
2021-04-03
daemon: g_memdup is dreprecated from glib 2.68
rbuj
1
-1
/
+8
2021-03-29
engines.c: fix memory leak
mbkma
1
-3
/
+3
2021-03-29
mate-notification-properties.c: fix memory leaks
mbkma
1
-3
/
+7
2021-03-15
Remove shadow warnings [-Wshadow]
rbuj
2
-15
/
+20
2021-02-24
build: allow users to disable gettext support (--disable-nls)
rbuj
2
-0
/
+6
2021-02-10
Use notify_stack_destroy() instead of g_clear_object() for stacks (which are ...
William Wold
1
-1
/
+1
2021-01-16
Update copyright to 2021
rbuj
1
-1
/
+1
2020-11-28
applet: Resize icon size with panel
Victor Kareh
1
-9
/
+50
2020-11-27
mate-notification-applet: avoid segfault after removing the applet
rbuj
1
-2
/
+3
2020-11-26
Group common constants in a single file
rbuj
7
-19
/
+43
2020-11-26
Add Do Not Disturb Applet
rbuj
5
-32
/
+292
2020-11-18
build: Fix make distcheck
rbuj
1
-0
/
+1
2020-10-24
Formatting
William Wold
2
-5
/
+5
2020-10-24
Use C-style comments
William Wold
4
-23
/
+23
2020-10-24
Remove NOTIFICATION_DAEMON_* from src/themes/standard/Makefile.am
William Wold
1
-2
/
+2
2020-10-24
Set layer and notificaiton
William Wold
1
-0
/
+2
2020-10-24
Implement placement on Wayland
William Wold
4
-13
/
+60
2020-10-24
Add initial Wayland backend
William Wold
4
-0
/
+91
2020-10-24
Hide X11-specific code behind ifdefs and checks
William Wold
2
-23
/
+92
2020-10-24
Remove X11 calls from nodoka-theme.c
William Wold
1
-10
/
+20
2020-10-24
Use gdk_set_allowed_backends ()
William Wold
1
-0
/
+8
2020-10-24
Include directory in warning message when failed to open themes
William Wold
1
-1
/
+1
2020-06-26
add git.mk to generate .gitignore
tamplan
2
-0
/
+4
2020-06-17
daemon: Use monotonic time instead of real time
rbuj
1
-36
/
+11
2020-06-12
Remove conversion warnings
rbuj
7
-44
/
+53
2020-04-16
Filter-out img elements from notification body
rbuj
5
-25
/
+222
2020-04-16
The body of a notification may also contain hyperlinks
rbuj
4
-37
/
+21
2020-04-08
Rewrite mate-notification-properties.ui from scratch
rbuj
2
-352
/
+163
2020-04-08
daemon: Remove warning about GTimeVal deprecation
rbuj
1
-38
/
+34
2019-11-07
migrate from intltools to gettext
Wu Xiaotian
2
-4
/
+6
2019-10-20
Use gresource for mate-notification-properties.ui
rbuj
3
-22
/
+33
2019-10-11
Use WARN_CFLAGS which are only set with --enable-compiler-warnings
rbuj
6
-6
/
+9
2019-09-17
Fix decoding the hints dictionary.
Kyle Brenneman
5
-69
/
+50
2019-09-02
mate-notification-properties: initialize do-not-disturb checkbox
Jason Conti
1
-0
/
+2
2019-09-02
mate-notification-properties: Add do-not-disturb checkbox
Jason Conti
3
-2
/
+57
2019-09-02
src/daemon/daemon.c: check for do-not-disturb and skip notification
Jason Conti
1
-7
/
+25
2019-09-02
* Add do-not-disturb setting
Jason Conti
1
-0
/
+1
2019-07-04
Remove trailing whitespaces
Laurent Napias
4
-90
/
+90
2018-12-02
Avoid compile warning for g_type_class_add_private
Wu Xiaotian
2
-118
/
+87
2018-06-06
Use GVariant
yetist
6
-41
/
+39
2018-06-06
Migrate from dbus-glib to GDBus
yetist
2
-333
/
+267
2018-06-06
Add signals, remove annotation from xml file
yetist
1
-6
/
+9
2018-06-06
Use gdbus generate files
yetist
1
-6
/
+14
2018-06-06
Add new file
yetist
1
-0
/
+93
2018-05-13
Fix some gdk deprecations
yetist
1
-15
/
+15
2018-04-24
src/daemon/daemon.c: Replace deprecated gvfs-open call by "gio open" from lib...
Mike Gabriel
1
-2
/
+2
2018-01-30
require GTK+ 3.22 and GLib 2.50
monsta
8
-157
/
+1
[next]