lua-users home
lua-l archive

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


On Fri, Feb 8, 2019, 03:32 Dirk Laurie <dirk.laurie@gmail.com wrote:
I have recently started using the image viewer Geeqie [1], whose
functionality can be extended by Lua scripts. It relies on native Lua,
not a built-in precompiled version, to which certain Geeqie objects
are exposed.

[1] http://geeqie.org/help/GuideReferenceLua.html

Neat! I use Geeqie but was unaware of this feature.