index
:
notifyd
master
Desktop notification daemon for Hyprland: owns org.freedesktop.Notifications, publishes state as files for a quickshell renderer
by Danilo aka danix
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
internal
Age
Commit message (
Expand
)
Author
Files
Lines
25 hours
feat(notify): add the image field and its cleanup
Danilo M.
6
-14
/
+126
25 hours
fix(notify): search freedesktop icon layout and rank by effective size
Danilo M.
2
-14
/
+170
25 hours
feat(notify): resolve theme icon names to files
Danilo M.
2
-0
/
+228
25 hours
test(notify): actually exercise rowstride, 3-channel and short-data paths
Danilo M.
1
-7
/
+46
25 hours
feat(notify): parse the image hints and encode them to PNG
Danilo M.
2
-0
/
+235
29 hours
fix: honour the freedesktop expire_timeout direction
Danilo M.
2
-10
/
+14
29 hours
fix: close the review nits in the write path, query path and tests
Danilo M.
2
-3
/
+19
29 hours
feat: add the control interface and notifyctl
Danilo M.
1
-2
/
+33
29 hours
fix: delete the timer entry on natural expiry
Danilo M.
2
-2
/
+38
29 hours
feat: add the D-Bus service and the daemon
Danilo M.
3
-0
/
+303
29 hours
feat: publish the queue and history atomically
Danilo M.
2
-0
/
+124
29 hours
feat: add the notification store
Danilo M.
2
-0
/
+352
29 hours
fix: add the GPLv2 header to the policy test
Danilo M.
1
-0
/
+11
29 hours
feat: add the module and the notification policy
Danilo M.
2
-0
/
+184