Commit graph

67 commits

Author SHA1 Message Date
Harrison DiAmbrosio
1eda05b7b3 lua position, size, focus and z-index (not really) 2025-11-25 16:01:38 -05:00
f9b9d41402
rename mez.hook.add_hook -> mez.hook.add 2025-11-23 21:05:29 -05:00
4fff609df9
generate if branching for modifier keys at comptime 2025-11-23 17:08:44 -05:00
41cbe17262
cleanup the keymap stuff 2025-11-21 23:32:03 -05:00
b3322eeb90
inital support for hooks...
Currently the following hooks are available:
 - WinMapPre
 - WinMapPost
2025-11-21 23:30:21 -05:00
Harrison DiAmbrosio
b45544c97a im back baby 2025-11-07 22:32:22 -05:00
de54d9867d you can now delete keymaps via the api 2025-10-26 19:07:39 -04:00
f710bae5f5 terminate properly instead of just deiniting everthing 2025-10-26 12:58:18 -04:00
591aa73bed we can now switch vts 2025-10-26 12:53:44 -04:00
Harrison DiAmbrosio
976900ffa6 removed all windows decorations properly, added window closing and compositor exiting as well as view focusing 2025-10-25 18:50:06 -04:00
f636efdfe9
fix merge breaking stuff 2025-10-24 23:53:56 -04:00
Harrison DiAmbrosio
3cf05f2d9a merged 2025-10-24 23:45:11 -04:00
Harrison DiAmbrosio
2e2cfeebae added process spawning 2025-10-24 23:43:11 -04:00
cc0862adae
update keymap func 2025-10-24 22:48:22 -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
8e4f56d147
add a basic filesystem library and use it for path concat 2025-10-22 22:40:19 -04:00
9e55195f8d
we're now loading a config file! 2025-10-22 14:23:30 -04:00