Home
last modified time | relevance | path

Searched refs:ntfy (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/dports/sysutils/ntfy/ntfy-2.7.0-14-g0e922fa/docs/
H A Dntfy.backends.rst1 ntfy.backends package
7 ntfy.backends.darwin module
15 ntfy.backends.default module
23 ntfy.backends.linux module
31 ntfy.backends.pushbullet module
39 ntfy.backends.pushover module
55 ntfy.backends.notifico module
63 ntfy.backends.insta module
72 ntfy.backends.win32 module
80 ntfy.backends.xmpp module
[all …]
H A DREADME.rst1 About ``ntfy``
34 $ ntfy send test
37 $ ntfy done sleep 10
39 $ ntfy -t 'ntfy' send "Here's a custom notification title!"
43 $ ntfy send ":tada: ntfy supports emoji! :100:" # emoji extra
83 * ``ntfy done -p $PID`` requires installing as ``pip install ntfy[pid]``
93 Configuring ``ntfy``
98 * Linux - ``~/.config/ntfy/ntfy.yml``
99 * macOS - ``~/Library/Application Support/ntfy/ntfy.yml``
206 Requires ``ntfy`` to be installed as ``ntfy[telegram]``. This backend is
[all …]
H A Dntfy.rst1 ntfy package
9 ntfy.backends
14 ntfy.cli module
17 .. automodule:: ntfy.cli
22 ntfy.config module
25 .. automodule:: ntfy.config
34 .. automodule:: ntfy
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/nouveau/
H A Dnouveau_usif.c60 return ntfy; in usif_notify_find()
68 list_del(&ntfy->head); in usif_notify_dtor()
69 kfree(ntfy); in usif_notify_dtor()
91 if (WARN_ON(!ntfy->p || ntfy->reply != (length + size))) in usif_notify()
143 if (!(ntfy = kmalloc(sizeof(*ntfy), GFP_KERNEL))) in usif_notify_new()
162 kfree(ntfy); in usif_notify_new()
209 ntfy->p = kmalloc(sizeof(*ntfy->p) + ntfy->reply, GFP_KERNEL); in usif_notify_get()
212 ntfy->p->base.event = &ntfy->p->e.base; in usif_notify_get()
215 ntfy->p->e.base.length = sizeof(ntfy->p->e.base) + ntfy->reply; in usif_notify_get()
221 kfree(ntfy->p); in usif_notify_get()
[all …]
H A Dnouveau_abi16.c119 list_del(&ntfy->head); in nouveau_abi16_ntfy_fini()
120 kfree(ntfy); in nouveau_abi16_ntfy_fini()
139 if (chan->ntfy) { in nouveau_abi16_chan_fini()
330 0, 0, &chan->ntfy); in nouveau_abi16_ioctl_channel_alloc()
500 ntfy = kzalloc(sizeof(*ntfy), GFP_KERNEL); in nouveau_abi16_ioctl_grobj_alloc()
501 if (!ntfy) in nouveau_abi16_ioctl_grobj_alloc()
541 ntfy = kzalloc(sizeof(*ntfy), GFP_KERNEL); in nouveau_abi16_ioctl_notifierobj_alloc()
542 if (!ntfy) in nouveau_abi16_ioctl_notifierobj_alloc()
548 &ntfy->node); in nouveau_abi16_ioctl_notifierobj_alloc()
553 args.limit = ntfy->node->offset + ntfy->node->length - 1; in nouveau_abi16_ioctl_notifierobj_alloc()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/nouveau/
H A Dnouveau_usif.c60 return ntfy; in usif_notify_find()
68 list_del(&ntfy->head); in usif_notify_dtor()
69 kfree(ntfy); in usif_notify_dtor()
91 if (WARN_ON(!ntfy->p || ntfy->reply != (length + size))) in usif_notify()
143 if (!(ntfy = kmalloc(sizeof(*ntfy), GFP_KERNEL))) in usif_notify_new()
162 kfree(ntfy); in usif_notify_new()
209 ntfy->p = kmalloc(sizeof(*ntfy->p) + ntfy->reply, GFP_KERNEL); in usif_notify_get()
212 ntfy->p->base.event = &ntfy->p->e.base; in usif_notify_get()
215 ntfy->p->e.base.length = sizeof(ntfy->p->e.base) + ntfy->reply; in usif_notify_get()
221 kfree(ntfy->p); in usif_notify_get()
[all …]
H A Dnouveau_abi16.c119 list_del(&ntfy->head); in nouveau_abi16_ntfy_fini()
120 kfree(ntfy); in nouveau_abi16_ntfy_fini()
139 if (chan->ntfy) { in nouveau_abi16_chan_fini()
330 0, 0, &chan->ntfy); in nouveau_abi16_ioctl_channel_alloc()
500 ntfy = kzalloc(sizeof(*ntfy), GFP_KERNEL); in nouveau_abi16_ioctl_grobj_alloc()
501 if (!ntfy) in nouveau_abi16_ioctl_grobj_alloc()
541 ntfy = kzalloc(sizeof(*ntfy), GFP_KERNEL); in nouveau_abi16_ioctl_notifierobj_alloc()
542 if (!ntfy) in nouveau_abi16_ioctl_notifierobj_alloc()
548 &ntfy->node); in nouveau_abi16_ioctl_notifierobj_alloc()
553 args.limit = ntfy->node->offset + ntfy->node->length - 1; in nouveau_abi16_ioctl_notifierobj_alloc()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/nouveau/
H A Dnouveau_usif.c60 return ntfy; in usif_notify_find()
68 list_del(&ntfy->head); in usif_notify_dtor()
69 kfree(ntfy); in usif_notify_dtor()
91 if (WARN_ON(!ntfy->p || ntfy->reply != (length + size))) in usif_notify()
143 if (!(ntfy = kmalloc(sizeof(*ntfy), GFP_KERNEL))) in usif_notify_new()
162 kfree(ntfy); in usif_notify_new()
209 ntfy->p = kmalloc(sizeof(*ntfy->p) + ntfy->reply, GFP_KERNEL); in usif_notify_get()
212 ntfy->p->base.event = &ntfy->p->e.base; in usif_notify_get()
215 ntfy->p->e.base.length = sizeof(ntfy->p->e.base) + ntfy->reply; in usif_notify_get()
221 kfree(ntfy->p); in usif_notify_get()
[all …]
H A Dnouveau_abi16.c119 list_del(&ntfy->head); in nouveau_abi16_ntfy_fini()
120 kfree(ntfy); in nouveau_abi16_ntfy_fini()
139 if (chan->ntfy) { in nouveau_abi16_chan_fini()
330 0, 0, &chan->ntfy); in nouveau_abi16_ioctl_channel_alloc()
500 ntfy = kzalloc(sizeof(*ntfy), GFP_KERNEL); in nouveau_abi16_ioctl_grobj_alloc()
501 if (!ntfy) in nouveau_abi16_ioctl_grobj_alloc()
541 ntfy = kzalloc(sizeof(*ntfy), GFP_KERNEL); in nouveau_abi16_ioctl_notifierobj_alloc()
542 if (!ntfy) in nouveau_abi16_ioctl_notifierobj_alloc()
548 &ntfy->node); in nouveau_abi16_ioctl_notifierobj_alloc()
553 args.limit = ntfy->node->offset + ntfy->node->length - 1; in nouveau_abi16_ioctl_notifierobj_alloc()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_abi16.c117 list_del(&ntfy->head); in nouveau_abi16_ntfy_fini()
118 kfree(ntfy); in nouveau_abi16_ntfy_fini()
129 if (chan->chan && chan->ntfy) in nouveau_abi16_chan_fini()
137 if (chan->ntfy) { in nouveau_abi16_chan_fini()
139 nouveau_bo_unpin(chan->ntfy); in nouveau_abi16_chan_fini()
323 0, 0, &chan->ntfy); in nouveau_abi16_ioctl_channel_alloc()
428 ntfy = kzalloc(sizeof(*ntfy), GFP_KERNEL); in nouveau_abi16_ioctl_notifierobj_alloc()
429 if (!ntfy) in nouveau_abi16_ioctl_notifierobj_alloc()
436 &ntfy->node); in nouveau_abi16_ioctl_notifierobj_alloc()
441 args.limit = ntfy->node->offset + ntfy->node->length - 1; in nouveau_abi16_ioctl_notifierobj_alloc()
[all …]
/dports/sysutils/ntfy/ntfy-2.7.0-14-g0e922fa/
H A DREADME.rst1 About ``ntfy``
34 $ ntfy send test
37 $ ntfy done sleep 10
39 $ ntfy -t 'ntfy' send "Here's a custom notification title!"
43 $ ntfy send ":tada: ntfy supports emoji! :100:" # emoji extra
83 * ``ntfy done -p $PID`` requires installing as ``pip install ntfy[pid]``
93 Configuring ``ntfy``
98 * Linux - ``~/.config/ntfy/ntfy.yml``
99 * macOS - ``~/Library/Application Support/ntfy/ntfy.yml``
206 Requires ``ntfy`` to be installed as ``ntfy[telegram]``. This backend is
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvif/
H A Dnotify.c38 struct nvif_ioctl_ntfy_put_v0 ntfy; in nvif_notify_put_() member
41 .ntfy.index = notify->index, in nvif_notify_put_()
69 struct nvif_ioctl_ntfy_get_v0 ntfy; in nvif_notify_get_() member
72 .ntfy.index = notify->index, in nvif_notify_get_()
150 struct nvif_ioctl_ntfy_del_v0 ntfy; in nvif_notify_dtor() member
153 .ntfy.index = notify->index, in nvif_notify_dtor()
171 struct nvif_ioctl_ntfy_new_v0 ntfy; in nvif_notify_ctor() member
195 args->ntfy.version = 0; in nvif_notify_ctor()
196 args->ntfy.event = event; in nvif_notify_ctor()
204 notify->index = args->ntfy.index; in nvif_notify_ctor()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvif/
H A Dnotify.c38 struct nvif_ioctl_ntfy_put_v0 ntfy; in nvif_notify_put_() member
41 .ntfy.index = notify->index, in nvif_notify_put_()
69 struct nvif_ioctl_ntfy_get_v0 ntfy; in nvif_notify_get_() member
72 .ntfy.index = notify->index, in nvif_notify_get_()
150 struct nvif_ioctl_ntfy_del_v0 ntfy; in nvif_notify_dtor() member
153 .ntfy.index = notify->index, in nvif_notify_dtor()
171 struct nvif_ioctl_ntfy_new_v0 ntfy; in nvif_notify_ctor() member
195 args->ntfy.version = 0; in nvif_notify_ctor()
196 args->ntfy.event = event; in nvif_notify_ctor()
204 notify->index = args->ntfy.index; in nvif_notify_ctor()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvif/
H A Dnotify.c38 struct nvif_ioctl_ntfy_put_v0 ntfy; in nvif_notify_put_() member
41 .ntfy.index = notify->index, in nvif_notify_put_()
69 struct nvif_ioctl_ntfy_get_v0 ntfy; in nvif_notify_get_() member
72 .ntfy.index = notify->index, in nvif_notify_get_()
150 struct nvif_ioctl_ntfy_del_v0 ntfy; in nvif_notify_dtor() member
153 .ntfy.index = notify->index, in nvif_notify_dtor()
171 struct nvif_ioctl_ntfy_new_v0 ntfy; in nvif_notify_ctor() member
195 args->ntfy.version = 0; in nvif_notify_ctor()
196 args->ntfy.event = event; in nvif_notify_ctor()
204 notify->index = args->ntfy.index; in nvif_notify_ctor()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c44 volatile void *ntfy = NULL; in nv30_ntfy() local
47 ntfy = (char *)notify->map + query->offset + qo->hw->start; in nv30_ntfy()
49 return ntfy; in nv30_ntfy()
57 volatile uint32_t *ntfy = nv30_ntfy(screen, qo); in nv30_query_object_del() local
58 while (ntfy[3] & 0xff000000) { in nv30_query_object_del()
70 volatile uint32_t *ntfy; in nv30_query_object_new() local
85 ntfy = nv30_ntfy(screen, qo); in nv30_query_object_new()
86 ntfy[0] = 0x00000000; in nv30_query_object_new()
87 ntfy[1] = 0x00000000; in nv30_query_object_new()
88 ntfy[2] = 0x00000000; in nv30_query_object_new()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c44 volatile void *ntfy = NULL; in nv30_ntfy() local
47 ntfy = (char *)notify->map + query->offset + qo->hw->start; in nv30_ntfy()
49 return ntfy; in nv30_ntfy()
57 volatile uint32_t *ntfy = nv30_ntfy(screen, qo); in nv30_query_object_del() local
58 while (ntfy[3] & 0xff000000) { in nv30_query_object_del()
70 volatile uint32_t *ntfy; in nv30_query_object_new() local
85 ntfy = nv30_ntfy(screen, qo); in nv30_query_object_new()
86 ntfy[0] = 0x00000000; in nv30_query_object_new()
87 ntfy[1] = 0x00000000; in nv30_query_object_new()
88 ntfy[2] = 0x00000000; in nv30_query_object_new()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c44 volatile void *ntfy = NULL; in nv30_ntfy() local
47 ntfy = (char *)notify->map + query->offset + qo->hw->start; in nv30_ntfy()
49 return ntfy; in nv30_ntfy()
57 volatile uint32_t *ntfy = nv30_ntfy(screen, qo); in nv30_query_object_del() local
58 while (ntfy[3] & 0xff000000) { in nv30_query_object_del()
70 volatile uint32_t *ntfy; in nv30_query_object_new() local
85 ntfy = nv30_ntfy(screen, qo); in nv30_query_object_new()
86 ntfy[0] = 0x00000000; in nv30_query_object_new()
87 ntfy[1] = 0x00000000; in nv30_query_object_new()
88 ntfy[2] = 0x00000000; in nv30_query_object_new()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c44 volatile void *ntfy = NULL; in nv30_ntfy() local
47 ntfy = (char *)notify->map + query->offset + qo->hw->start; in nv30_ntfy()
49 return ntfy; in nv30_ntfy()
57 volatile uint32_t *ntfy = nv30_ntfy(screen, qo); in nv30_query_object_del() local
58 while (ntfy[3] & 0xff000000) { in nv30_query_object_del()
70 volatile uint32_t *ntfy; in nv30_query_object_new() local
85 ntfy = nv30_ntfy(screen, qo); in nv30_query_object_new()
86 ntfy[0] = 0x00000000; in nv30_query_object_new()
87 ntfy[1] = 0x00000000; in nv30_query_object_new()
88 ntfy[2] = 0x00000000; in nv30_query_object_new()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c44 volatile void *ntfy = NULL; in nv30_ntfy() local
47 ntfy = (char *)notify->map + query->offset + qo->hw->start; in nv30_ntfy()
49 return ntfy; in nv30_ntfy()
57 volatile uint32_t *ntfy = nv30_ntfy(screen, qo); in nv30_query_object_del() local
58 while (ntfy[3] & 0xff000000) { in nv30_query_object_del()
70 volatile uint32_t *ntfy; in nv30_query_object_new() local
85 ntfy = nv30_ntfy(screen, qo); in nv30_query_object_new()
86 ntfy[0] = 0x00000000; in nv30_query_object_new()
87 ntfy[1] = 0x00000000; in nv30_query_object_new()
88 ntfy[2] = 0x00000000; in nv30_query_object_new()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c44 volatile void *ntfy = NULL; in nv30_ntfy() local
47 ntfy = (char *)notify->map + query->offset + qo->hw->start; in nv30_ntfy()
49 return ntfy; in nv30_ntfy()
57 volatile uint32_t *ntfy = nv30_ntfy(screen, qo); in nv30_query_object_del() local
58 while (ntfy[3] & 0xff000000) { in nv30_query_object_del()
70 volatile uint32_t *ntfy; in nv30_query_object_new() local
85 ntfy = nv30_ntfy(screen, qo); in nv30_query_object_new()
86 ntfy[0] = 0x00000000; in nv30_query_object_new()
87 ntfy[1] = 0x00000000; in nv30_query_object_new()
88 ntfy[2] = 0x00000000; in nv30_query_object_new()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c44 volatile void *ntfy = NULL; in nv30_ntfy() local
47 ntfy = (char *)notify->map + query->offset + qo->hw->start; in nv30_ntfy()
49 return ntfy; in nv30_ntfy()
57 volatile uint32_t *ntfy = nv30_ntfy(screen, qo); in nv30_query_object_del() local
58 while (ntfy[3] & 0xff000000) { in nv30_query_object_del()
70 volatile uint32_t *ntfy; in nv30_query_object_new() local
85 ntfy = nv30_ntfy(screen, qo); in nv30_query_object_new()
86 ntfy[0] = 0x00000000; in nv30_query_object_new()
87 ntfy[1] = 0x00000000; in nv30_query_object_new()
88 ntfy[2] = 0x00000000; in nv30_query_object_new()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c44 volatile void *ntfy = NULL; in nv30_ntfy() local
47 ntfy = (char *)notify->map + query->offset + qo->hw->start; in nv30_ntfy()
49 return ntfy; in nv30_ntfy()
57 volatile uint32_t *ntfy = nv30_ntfy(screen, qo); in nv30_query_object_del() local
58 while (ntfy[3] & 0xff000000) { in nv30_query_object_del()
70 volatile uint32_t *ntfy; in nv30_query_object_new() local
85 ntfy = nv30_ntfy(screen, qo); in nv30_query_object_new()
86 ntfy[0] = 0x00000000; in nv30_query_object_new()
87 ntfy[1] = 0x00000000; in nv30_query_object_new()
88 ntfy[2] = 0x00000000; in nv30_query_object_new()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c44 volatile void *ntfy = NULL; in nv30_ntfy() local
47 ntfy = (char *)notify->map + query->offset + qo->hw->start; in nv30_ntfy()
49 return ntfy; in nv30_ntfy()
57 volatile uint32_t *ntfy = nv30_ntfy(screen, qo); in nv30_query_object_del() local
58 while (ntfy[3] & 0xff000000) { in nv30_query_object_del()
70 volatile uint32_t *ntfy; in nv30_query_object_new() local
85 ntfy = nv30_ntfy(screen, qo); in nv30_query_object_new()
86 ntfy[0] = 0x00000000; in nv30_query_object_new()
87 ntfy[1] = 0x00000000; in nv30_query_object_new()
88 ntfy[2] = 0x00000000; in nv30_query_object_new()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c44 volatile void *ntfy = NULL; in nv30_ntfy() local
47 ntfy = (char *)notify->map + query->offset + qo->hw->start; in nv30_ntfy()
49 return ntfy; in nv30_ntfy()
57 volatile uint32_t *ntfy = nv30_ntfy(screen, qo); in nv30_query_object_del() local
58 while (ntfy[3] & 0xff000000) { in nv30_query_object_del()
70 volatile uint32_t *ntfy; in nv30_query_object_new() local
85 ntfy = nv30_ntfy(screen, qo); in nv30_query_object_new()
86 ntfy[0] = 0x00000000; in nv30_query_object_new()
87 ntfy[1] = 0x00000000; in nv30_query_object_new()
88 ntfy[2] = 0x00000000; in nv30_query_object_new()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/nouveau/nv30/
H A Dnv30_query.c44 volatile void *ntfy = NULL; in nv30_ntfy() local
47 ntfy = (char *)notify->map + query->offset + qo->hw->start; in nv30_ntfy()
49 return ntfy; in nv30_ntfy()
57 volatile uint32_t *ntfy = nv30_ntfy(screen, qo); in nv30_query_object_del() local
58 while (ntfy[3] & 0xff000000) { in nv30_query_object_del()
70 volatile uint32_t *ntfy; in nv30_query_object_new() local
85 ntfy = nv30_ntfy(screen, qo); in nv30_query_object_new()
86 ntfy[0] = 0x00000000; in nv30_query_object_new()
87 ntfy[1] = 0x00000000; in nv30_query_object_new()
88 ntfy[2] = 0x00000000; in nv30_query_object_new()
[all …]

12345678910>>...12