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
22 hours
fix(notify): search freedesktop icon layout and rank by effective size
Danilo M.
2
-14
/
+170
22 hours
feat(notify): resolve theme icon names to files
Danilo M.
2
-0
/
+228
22 hours
test(notify): actually exercise rowstride, 3-channel and short-data paths
Danilo M.
1
-7
/
+46
22 hours
feat(notify): parse the image hints and encode them to PNG
Danilo M.
2
-0
/
+235
26 hours
fix: honour the freedesktop expire_timeout direction
Danilo M.
2
-10
/
+14
26 hours
fix: close the review nits in the write path, query path and tests
Danilo M.
2
-3
/
+19
26 hours
feat: add the control interface and notifyctl
Danilo M.
1
-2
/
+33
26 hours
fix: delete the timer entry on natural expiry
Danilo M.
2
-2
/
+38
26 hours
feat: add the D-Bus service and the daemon
Danilo M.
3
-0
/
+303
26 hours
feat: publish the queue and history atomically
Danilo M.
2
-0
/
+124
26 hours
feat: add the notification store
Danilo M.
2
-0
/
+352
26 hours
fix: add the GPLv2 header to the policy test
Danilo M.
1
-0
/
+11
26 hours
feat: add the module and the notification policy
Danilo M.
2
-0
/
+184