On 2018/02/23 17:06, Theo Buehler wrote:
> On Fri, Feb 23, 2018 at 09:48:25AM +, Stuart Henderson wrote:
> > On 2018/02/23 09:45, Klemens Nanni wrote:
> > > > > -+if (pledge("stdio rpath proc exec", NULL) == -1)
> > > > > -+err(1, "pledge");
> > > > > ++
> > > > > ++
On Fri, Feb 23, 2018 at 09:48:25AM +, Stuart Henderson wrote:
> On 2018/02/23 09:45, Klemens Nanni wrote:
> > > > -+if (pledge("stdio rpath proc exec", NULL) == -1)
> > > > -+err(1, "pledge");
> > > > ++
> > > > ++/* allow prot_exec if icons are used */
> > > > +
On 2018/02/23 09:45, Klemens Nanni wrote:
> > > -+if (pledge("stdio rpath proc exec", NULL) == -1)
> > > -+err(1, "pledge");
> > > ++
> > > ++/* allow prot_exec if icons are used */
> > > ++if (settings.icon_position != icons_off) {
> > > ++if
On Fri, Feb 16, 2018 at 07:15:43PM +0100, Klemens Nanni wrote:
> On Fri, Feb 09, 2018 at 05:57:17PM +0100, Klemens Nanni wrote:
> > On Sat, Jan 27, 2018 at 08:51:58AM +0200, Timo Myyrä wrote:
> > > Klemens Nanni writes:
> > >
> > > > On Fri, Jan 26, 2018 at 09:13:17AM +0200, Timo Myyrä wrote:
> >
Hi,
on 16 Feb 18 at 06:15:43 PM +, Klemens Nanni
wrote:
On Fri, Feb 09, 2018 at 05:57:17PM +0100, Klemens Nanni wrote:
On Sat, Jan 27, 2018 at 08:51:58AM +0200, Timo Myyrä wrote:
> Klemens Nanni writes:
>
> > On Fri, Jan 26, 2018 at 09:13:17AM +0200, Timo Myyrä wrote:
> >> > Klemens N
On Fri, Feb 09, 2018 at 05:57:17PM +0100, Klemens Nanni wrote:
> On Sat, Jan 27, 2018 at 08:51:58AM +0200, Timo Myyrä wrote:
> > Klemens Nanni writes:
> >
> > > On Fri, Jan 26, 2018 at 09:13:17AM +0200, Timo Myyrä wrote:
> > >> > Klemens Nanni writes:
> > >> >> Paths in the example dunst.rc need
On Sat, Jan 27, 2018 at 08:51:58AM +0200, Timo Myyrä wrote:
> Klemens Nanni writes:
>
> > On Fri, Jan 26, 2018 at 09:13:17AM +0200, Timo Myyrä wrote:
> >> > Klemens Nanni writes:
> >> >> Paths in the example dunst.rc need to be adjusted so copying it over
> >> >> will work without manually fixin