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
/
daemon
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
Update copyright to 2021
raveit65
11
-0
/
+11
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-15
Remove shadow warnings [-Wshadow]
rbuj
1
-8
/
+14
2021-02-10
Use notify_stack_destroy() instead of g_clear_object() for stacks (which are ...
William Wold
1
-1
/
+1
2020-11-26
Group common constants in a single file
rbuj
3
-10
/
+4
2020-11-18
build: Fix make distcheck
rbuj
1
-0
/
+1
2020-10-24
Formatting
William Wold
1
-3
/
+3
2020-10-24
Use C-style comments
William Wold
4
-23
/
+23
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
Use gdk_set_allowed_backends ()
William Wold
1
-0
/
+8
2020-06-17
daemon: Use monotonic time instead of real time
rbuj
1
-36
/
+11
2020-06-12
Remove conversion warnings
rbuj
3
-31
/
+32
2020-04-08
daemon: Remove warning about GTimeVal deprecation
rbuj
1
-38
/
+34
2019-10-11
Use WARN_CFLAGS which are only set with --enable-compiler-warnings
rbuj
1
-0
/
+2
2019-09-17
Fix decoding the hints dictionary.
Kyle Brenneman
1
-37
/
+26
2019-09-02
mate-notification-properties: Add do-not-disturb checkbox
Jason Conti
1
-1
/
+0
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
1
-3
/
+3
2018-12-02
Avoid compile warning for g_type_class_add_private
Wu Xiaotian
2
-118
/
+87
2018-06-06
Use GVariant
yetist
2
-3
/
+3
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
3
-87
/
+1
2017-12-12
WidthOfScreen and HeightOfScreen implementation
Pablo Barciela
1
-3
/
+2
2017-08-29
gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
ZenWalker
3
-1
/
+93
2017-08-13
avoid deprecated gdk_screen_get_width/height
ZenWalker
1
-2
/
+3
2017-08-10
avoid deprecated gdk_screen_get_n_monitors
ZenWalker
2
-0
/
+24
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
daemon: Export the "action-icons" capability to clients
Ikey Doherty
1
-0
/
+1
2016-09-02
Add support for GNotification
kajzer
1
-0
/
+16
2016-06-24
Save some RAM in NotifyTimeout
raveit65
1
-2
/
+2
2016-06-24
GTK+-3.20 daemon: avoid deprecated GdkDeviceManager
raveit65
1
-0
/
+9
2016-05-19
require GTK+ >= 3.14, drop GTK+2 code and --with-gtk build option
monsta
2
-158
/
+0
2015-11-24
Revert "daemon: fix "GValueArray is deprecated" warnings"
monsta
1
-9
/
+9
2015-10-30
Merge pull request #81 from raveit65/dev-deprecated-gdk_display_get_pointer
Wolfgang Ulbrich
1
-0
/
+13
2015-10-30
GTK3 daemon: fix deprecated gdk_display_get_pointer
Wolfgang Ulbrich
1
-0
/
+13
2015-10-30
daemon: fix "GValueArray is deprecated" warnings
Giedrius Statkevičius
1
-9
/
+9
2015-10-19
one more change from char* to gchar*
monsta
1
-1
/
+1
2015-10-19
daemon: fix memory leak in on_popup_location_changed()
Giedrius Statkevičius
1
-3
/
+4
2015-10-07
daemon: remove unused define WIDTH
Giedrius Statkevičius
1
-2
/
+0
[next]