Re: [NEW] dunst-1.1.0

2016-05-02 Thread Jeremie Courreges-Anglas
timo.my...@wickedbsd.net (Timo Myyrä) writes: > Jeremie Courreges-Anglas writes: > >> timo.my...@wickedbsd.net (Timo Myyrä) writes: >> >>> Hi, >> >> Hi, >> >>> Here is an port of lightweight notification daemon. >>> I'm using with i3 window manager and it seems to work for my needs. >>> >>> I've

Re: [NEW] dunst-1.1.0

2016-05-02 Thread Timo Myyrä
Jeremie Courreges-Anglas writes: > timo.my...@wickedbsd.net (Timo Myyrä) writes: > >> Hi, > > Hi, > >> Here is an port of lightweight notification daemon. >> I'm using with i3 window manager and it seems to work for my needs. >> >> I've added simple pledge of "stdio rpath proc exec": >> * stdio

Re: [NEW] dunst-1.1.0

2016-04-30 Thread Jeremie Courreges-Anglas
timo.my...@wickedbsd.net (Timo Myyrä) writes: > Hi, Hi, > Here is an port of lightweight notification daemon. > I'm using with i3 window manager and it seems to work for my needs. > > I've added simple pledge of "stdio rpath proc exec": > * stdio - for showing the notifications >

[NEW] dunst-1.1.0

2016-04-29 Thread Timo Myyrä
Hi, Here is an port of lightweight notification daemon. I'm using with i3 window manager and it seems to work for my needs. I've added simple pledge of "stdio rpath proc exec": * stdio - for showing the notifications * rpath - for reading configuration * proc/exec - for runni