Mezzaluna/src
2025-12-10 20:05:52 -05:00
..
lua don't reload the runtime config and personal config on remote lua connect 2025-11-30 23:02:25 -05:00
types implement the zmez_remote_lua_v1 protocol 2025-11-27 20:14:06 -05:00
c.zig very basic window movement bound to alt-left 2025-10-24 17:24:41 -04:00
cursor.zig default view moving shouldn't clamp to the visible area 2025-11-25 16:49:37 -05:00
keyboard.zig cleanup the keymap stuff 2025-11-21 23:32:03 -05:00
main.zig added process spawning 2025-10-24 23:43:11 -04:00
output.zig basic data retrieval output api and some more view api 2025-11-25 23:31:23 -05:00
RemoteLua.zig fix repl evaluations 2025-12-10 20:05:52 -05:00
RemoteLuaManager.zig actually setup the remote_lua protocol on the server 2025-11-30 22:43:45 -05:00
root.zig basic data retrieval output api and some more view api 2025-11-25 23:31:23 -05:00
seat.zig basic data retrieval output api and some more view api 2025-11-25 23:31:23 -05:00
server.zig rework how remote lua clients are stored in the server 2025-12-10 13:43:12 -05:00
utils.zig cleaning up code, adding support for workspaces, and handling errors 2025-10-22 23:40:19 -04:00
view.zig basic data retrieval output api and some more view api 2025-11-25 23:31:23 -05:00