emacs-devel
[Top][All Lists]
Advanced

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

Re: ELPA: New package nano-dialog


From: Nicolas P. Rougier (inria)
Subject: Re: ELPA: New package nano-dialog
Date: Tue, 25 Apr 2023 07:11:23 +0100
User-agent: mu4e 1.10.3; emacs 30.0.50


Nicolas P. Rougier (inria) [2023-04-19 at 09:19] wrote:
Dear all,

I would like to submit a new package to ELPA which is a library for creating native dialog popups. Those popups are child frames where:

- header line is used to show the (optional) header
- mode line is used to show (optional) clickable buttons
- buttons can be highlighted with cursor (tooltips hack)
- dialog content is a regular buffer

Usage example:

(nano-dialog nil :title "Dialog title" :buttons '("OK" "CANCEL"))

The library is hosted at https://github.com/rougier/nano-dialog and
the README displays what it looks like.

Best,
Nicolas

Hi all,

Any comments on this package for inclusion in ELPA?

Nicolas

--
Nicolas P. Rougier —— www.labri.fr/perso/nrougier
Institute of Neurodegenerative Diseases, Bordeaux



reply via email to

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