A utensil for chopping herbs, vegetables, or pizza, with a large semicircular blade and a handle at each end.
Find a file
Squibid e142b6027f
fix crashing when a view is resized too small
this is done by limiting to a minimum of 10x10 pixels, we may make this
configurable using lua in the future
2025-11-25 16:49:37 -05:00
notes lua position, size, focus and z-index (not really) 2025-11-25 16:49:31 -05:00
runtime/share/mezzaluna lua position, size, focus and z-index (not really) 2025-11-25 16:49:31 -05:00
src fix crashing when a view is resized too small 2025-11-25 16:49:37 -05:00
.editorconfig add editor config 2025-10-16 11:05:32 -04:00
.gitignore ignore zig-out 2025-10-16 11:07:04 -04:00
api.lua implement keymaps! they still have quite a bit of work to be any good... 2025-10-23 23:24:49 -04:00
build.zig lua position, size, focus and z-index (not really) 2025-11-25 16:49:31 -05:00
build.zig.zon omg lua in mez 2025-10-20 18:28:40 -04:00
README.md lua position, size, focus and z-index (not really) 2025-11-25 16:49:31 -05:00

Mezzaluna

A utensil for chopping herbs, vegetables, or pizza, with a large semicircular blade and a handle at each end.

The idea is that Mezzaluna takes care of the hardwork while leaving configuration, tiling behaviour and general exstensability to be done with easy to write, lovable Lua.