mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-06 01:40:22 -05:00
user-notification: add new function ‘user_notification_add()’
This commit is contained in:
parent
df1ed1c8cf
commit
2a99c5a093
3 changed files with 46 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ executable(
|
|||
'spawn.c', 'spawn.h',
|
||||
'tokenize.c', 'tokenize.h',
|
||||
'url-mode.c', 'url-mode.h',
|
||||
'user-notification.h',
|
||||
'user-notification.c', 'user-notification.h',
|
||||
'wayland.c', 'wayland.h',
|
||||
wl_proto_src + wl_proto_headers, version,
|
||||
dependencies: [math, threads, libepoll, pixman, wayland_client, wayland_cursor, xkb, fontconfig,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue