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
26 hours
fix(notify): bound RowStride before the int64 guard
Danilo M.
2
-4
/
+31
26 hours
fix(notify): cap image dimensions and rank icon_data last
Danilo M.
4
-12
/
+104
26 hours
test(notify): cover image-data materialisation
Danilo M.
2
-0
/
+39
26 hours
test(notify): send -1, not 0, in the expiry assertion
Danilo M.
1
-1
/
+1
26 hours
feat(notify): materialise notification images
Danilo M.
2
-3
/
+53
26 hours
fix(notify): cover expiry cleanup and harden the image-removal guard
Danilo M.
3
-4
/
+49
26 hours
feat(notify): add the image field and its cleanup
Danilo M.
6
-14
/
+126
26 hours
fix(notify): search freedesktop icon layout and rank by effective size
Danilo M.
2
-14
/
+170
26 hours
feat(notify): resolve theme icon names to files
Danilo M.
2
-0
/
+228
26 hours
test(notify): actually exercise rowstride, 3-channel and short-data paths
Danilo M.
1
-7
/
+46
26 hours
feat(notify): parse the image hints and encode them to PNG
Danilo M.
2
-0
/
+235
30 hours
fix: honour the freedesktop expire_timeout direction
Danilo M.
2
-10
/
+14
30 hours
fix: close the review nits in the write path, query path and tests
Danilo M.
2
-3
/
+19
30 hours
feat: add the control interface and notifyctl
Danilo M.
1
-2
/
+33
30 hours
fix: delete the timer entry on natural expiry
Danilo M.
2
-2
/
+38
30 hours
feat: add the D-Bus service and the daemon
Danilo M.
3
-0
/
+303
30 hours
feat: publish the queue and history atomically
Danilo M.
2
-0
/
+124
30 hours
feat: add the notification store
Danilo M.
2
-0
/
+352
30 hours
fix: add the GPLv2 header to the policy test
Danilo M.
1
-0
/
+11
30 hours
feat: add the module and the notification policy
Danilo M.
2
-0
/
+184