emacs-devel
[Top][All Lists]
Advanced

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

Re: New library wallpaper.el pushed to master


From: Stefan Kangas
Subject: Re: New library wallpaper.el pushed to master
Date: Wed, 14 Sep 2022 07:10:46 -0400

Stefan Kangas <stefankangas@gmail.com> writes:

>> The reason you needed display-graphic-p is that you rely on
>> display-pixel-height, but is that really such an important
>> requirement? why not let people specify the height manually?
>
> Indeed, that could be changed.

I have now done this (commit bfafe4aacc).

>> I actually thought about computing the value of the defcustom
>> dynamically at run time, trying each candidate until one is found.
>> The template for the command's arguments doesn't need to be in the
>> value, you can use a separate default template for each executable.
>> Then all users will have to do is to specify a name of a program, and
>> perhaps a few optional command-line switches.
>
> I like this idea.  Let me see what I can come up with.

I've now implemented this change on master (commit 8c3b40254b).

Please let me know if you have any comments.  Thanks.



reply via email to

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