index
:
mate-notification-daemon
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.6
1.8
gh-pages
idle-preserve-history
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
2025-10-28
capplet: Position notification history popup
HEAD
master
Victor Kareh
1
-8
/
+51
2025-10-28
capplet: Rename applet to Notification Status
Victor Kareh
1
-5
/
+5
2025-10-28
capplet: Refactor status icons
Victor Kareh
2
-53
/
+67
2025-10-10
daemon: Fix use-after-free crash in idle reposition timeout
Victor Kareh
1
-3
/
+8
2025-10-10
daemon: Fix crash when monitor is disconnected
Victor Kareh
1
-2
/
+12
2025-10-10
history: Add enable/disable toggle
Victor Kareh
5
-1
/
+42
2025-10-10
capplet: Add notification count badge
Victor Kareh
1
-11
/
+115
2025-10-10
capplet: Add notification history context module
Victor Kareh
5
-2
/
+574
2025-10-10
capplet: Add D-Bus context for notification daemon communication
Victor Kareh
4
-0
/
+293
2025-10-10
daemon: Add notification history tracking API
Victor Kareh
3
-14
/
+282
2025-09-04
daemon: Bump libwnck to 43.0
Victor Kareh
1
-6
/
+16
2025-08-25
capplet: Add timeout and persistence controls
Victor Kareh
3
-0
/
+134
2025-08-25
themes: Display countdown on non-persistent notification messages
Victor Kareh
4
-72
/
+157
2025-08-25
daemon: implement Desktop Notifications Specification 1.3
Victor Kareh
2
-18
/
+75
2025-07-10
daemon: report dbus method invocation as handled on error
promarbler14
1
-2
/
+2
2025-04-06
Fix background of nodoka theme in RTL
Fabrice Creuzot
1
-1
/
+5
2025-04-06
Crate a second notification with a button
Fabrice Creuzot
5
-111
/
+169
2025-04-06
Use transparent background for the coutdown
luigifab
1
-11
/
+5
2025-04-06
Allow to set countdown color from CSS
luigifab
1
-1
/
+11
2025-03-11
Add countdown CSS class
Fabrice Creuzot
4
-16
/
+32
2025-03-11
Add actions-box CSS class
Fabrice Creuzot
4
-1
/
+28
2025-03-11
Add also theme name
Fabrice Creuzot
4
-0
/
+8
2025-03-11
Add notification-box CSS class
Fabrice Creuzot
4
-0
/
+24
2024-11-26
Update daemon.c
sundtek
1
-1
/
+1
2024-09-22
daemon: Properly update the set of monitors when it changes
Colomban Wendling
3
-28
/
+48
2024-01-05
Fix positioning on Wayland when output is not at position 0, 0
Sophie Winter
1
-4
/
+4
2023-11-25
fix building with libxml 2.12.0
raveit65
4
-0
/
+8
2023-10-05
applet: Do not override the process' text domain
Colomban Wendling
1
-7
/
+1
2023-10-05
applet: Actually use translations
Colomban Wendling
1
-4
/
+4
2023-08-22
wayland: do not attempt to connect to x11 screensaver
lukefromdc
1
-0
/
+3
2023-08-18
Wayland: Allow building do not disturb applet in process
lukefromdc
2
-8
/
+40
2023-08-10
Only exit on idle when explicitly requested
Colomban Wendling
3
-4
/
+29
2023-08-10
Fix potential crash if org.mate.ScreenSaver doesn't respond
Colomban Wendling
1
-0
/
+1
2022-12-13
Fix build warnings about missing field initializer
rbuj
2
-5
/
+7
2022-12-13
mnd-daemon: fix memory leak
rbuj
1
-0
/
+3
2022-12-13
daemon: fix memory leak
rbuj
1
-4
/
+4
2022-08-06
themes: fix typo
rbuj
4
-8
/
+8
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
[next]