emacs-devel
[Top][All Lists]
Advanced

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

ELPA: New package nano-dialog


From: Nicolas P. Rougier (inria)
Subject: ELPA: New package nano-dialog
Date: Wed, 19 Apr 2023 09:19:04 +0200
User-agent: mu4e 1.10.2; emacs 28.2


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

--
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]