bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: aplwrap


From: Chris Moller
Subject: Re: aplwrap
Date: Sun, 28 Jun 2020 20:12:54 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0

The -s option sets the font size.  I use
alias aw='aplwrap -L startup -s 16 2>/dev/null &'
to bump up the font size and preload a startup workspace.

I'm thinking of some tweaks I can stick in and a persistent "Preferences" thing is one of them, and a "history" mechanism.

Chris


On 28/06/2020 19:48, Blake McBride wrote:
Font size is a bit small for me.  It would be nice if the font size was a File/Settings too.

Thanks!

Blake


On Sun, Jun 28, 2020 at 6:45 PM Blake McBride <blake1024@gmail.com> wrote:
Works.  I like it!  Thanks!!

--blake


On Sun, Jun 28, 2020 at 6:18 PM Chris Moller <moller@mollerware.com> wrote:
Bah!, as they say--that's what happens when you rush things.  The fix is to delete the line, but I just committed the fix.

On 28/06/2020 18:34, Blake McBride wrote:
I'm getting:

pstat.c:192:3: error: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Werror=unused-result]
   asprintf(&path, "/proc/%d/stat", pid);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors

Thanks!

Blake


On Sun, Jun 28, 2020 at 4:26 PM Chris Moller <moller@mollerware.com> wrote:
I committed the unused variable patch and also stuck the source code location ./configure option back in:
./configure --with-apl-source-dir=/home/moller/personal/tinkering/gnuapl/trunk/src






reply via email to

[Prev in Thread] Current Thread [Next in Thread]