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-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
2017-12-12
WidthOfScreen and HeightOfScreen implementation
Pablo Barciela
2
-7
/
+7
2017-08-29
gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
ZenWalker
4
-1
/
+115
2017-08-13
avoid deprecated gdk_screen_get_width/height
ZenWalker
2
-6
/
+7
2017-08-10
avoid deprecated gdk_screen_get_n_monitors
ZenWalker
3
-0
/
+28
2017-08-09
Fixes high cpu usage with large timeouts
Jury Verrigni
1
-1
/
+1
2017-08-07
unescape URI-encode paths for icon files
Alfio Emanuele Fresta
1
-1
/
+4
2017-02-14
themes/slider: Vertically center the pie_countdown
Ikey Doherty
1
-0
/
+1
2017-02-14
themes: Implement support for action-icons buttons
Ikey Doherty
4
-10
/
+45
2017-02-14
themes: Ensure that we never add more than one pie_countdown
Ikey Doherty
4
-32
/
+48
[next]