Commit graph

26 commits

Author SHA1 Message Date
f60a2c5c37 turns out passing in the -u flag didn't actually work before...
Additionally, in the case that the directory doesn't exist mezzaluna
will default back to the config at ~/.config/mez/
2026-03-05 09:33:02 -05:00
fd997e8219 clean up the ziglua code to make what's happening slightly clearer 2026-03-05 09:33:02 -05:00
6be66b6a71
reformatted with zig fmt 2026-03-01 22:23:31 -05:00
8e3c38c6c2
remove useless return 2025-12-12 12:47:03 -05:00
ced6189a64
add command line args 2025-12-12 12:46:39 -05:00
Harrison DiAmbrosio
9186aeecd3 viewById works again, layer still ontop of other things 2025-12-04 23:50:39 -05:00
Harrison DiAmbrosio
2e2cfeebae added process spawning 2025-10-24 23:43:11 -04:00
Harrison DiAmbrosio
17cdbae175 merged 2025-10-23 23:30:54 -04:00
faa44dc4af
implement keymaps! they still have quite a bit of work to be any good...
but now our key do stuff when pressed (at the compositor level)
2025-10-23 23:24:49 -04:00
Harrison DiAmbrosio
b328c0a7c7 more error handling and oranization 2025-10-23 13:30:59 -04:00
9e55195f8d
we're now loading a config file! 2025-10-22 14:23:30 -04:00
86a01bbcf2
load a runtime file where the prefix is determined at comptime 2025-10-20 22:53:17 -04:00
ba4d403119
omg lua in mez 2025-10-20 18:28:40 -04:00
Harrison DiAmbrosio
cf7f397ed9 almost there 2025-10-19 20:23:46 -04:00
Harrison DiAmbrosio
46b21391c0 simple cursor not being attached to the output layout 2025-10-19 16:44:31 -04:00
Harrison DiAmbrosio
b8419806ef reorganized into seat file and cursor file 2025-10-19 16:39:43 -04:00
32cfffb996
disable the wlroots debugging 2025-10-18 17:43:08 -04:00
ab627188ab
Merge remote-tracking branch 'origin/root_refactor' 2025-10-18 17:41:56 -04:00
Harrison DiAmbrosio
275f96615b starting of root module refactor 2025-10-18 17:27:23 -04:00
7fa759fd29
free the memory we allocate 2025-10-17 20:37:36 -04:00
d4efb73d5c
switch to @This(); for output and server as they don't really have anything else 2025-10-16 18:15:21 -04:00
bbf347fa13
first drawing to the screen 2025-10-16 17:19:51 -04:00
6b76de1e77
fix the building, and change the name 2025-10-16 15:17:46 -04:00
Harrison DiAmbrosio
cceffbf474 lua api start 2025-10-16 14:50:40 -04:00
840196d650
format everything using the editorconfig rules 2025-10-16 11:21:14 -04:00
Harrison DiAmbrosio
7325a3ee47 batman 2025-10-16 10:39:24 -04:00