Harrison DiAmbrosio
|
a5f5bba78e
|
fullscreen mostly implemented
|
2025-12-15 23:14:33 -05:00 |
|
Harrison DiAmbrosio
|
a90c106b8c
|
focusing of surfaces or more streamlined
|
2025-12-15 20:00:49 -05:00 |
|
Harrison DiAmbrosio
|
4b3e1bbd5d
|
ts don't work
|
2025-12-15 08:56:13 -05:00 |
|
Harrison DiAmbrosio
|
49e0875a85
|
fullscreen
|
2025-12-14 20:35:07 -05:00 |
|
Harrison DiAmbrosio
|
44f694f916
|
layer shells do not appear
|
2025-12-14 10:25:02 -05:00 |
|
|
|
da4629a871
|
switch to luajit
|
2025-12-13 22:00:53 -05:00 |
|
|
|
7537778e23
|
add more safety in the lua api
|
2025-12-13 09:03:24 -05:00 |
|
|
|
bfdc8b8c9d
|
more safety in lua stuff
|
2025-12-13 08:53:50 -05:00 |
|
|
|
54c1a976c8
|
add a getter for a given views size and add some safety when setting the size
|
2025-12-13 08:43:22 -05:00 |
|
|
|
ced6189a64
|
add command line args
|
2025-12-12 12:46:39 -05:00 |
|
|
|
1e973eff94
|
fix lua oom errors
|
2025-12-10 22:42:54 -05:00 |
|
|
|
9553e3831f
|
fix internal struct name of Input.zig
|
2025-12-10 22:25:00 -05:00 |
|
|
|
ec8b86cbb7
|
clean up lua stuff a bit and add mez.inspect
|
2025-12-10 21:03:03 -05:00 |
|
|
|
1f2e333846
|
Merge branch 'mez_remote_lua' into dev
|
2025-12-10 20:21:10 -05:00 |
|
Harrison DiAmbrosio
|
7265fecfaf
|
Merge branch 'layer_shell' into dev
merge
|
2025-12-05 21:12:08 -05:00 |
|
|
|
7cd6415a75
|
fix the docs on the output.get_name() lua function
|
2025-12-05 21:09:10 -05:00 |
|
|
|
63109e07da
|
setting the focused view shouldn't crash the compositor
|
2025-12-05 20:39:33 -05:00 |
|
Harrison DiAmbrosio
|
9186aeecd3
|
viewById works again, layer still ontop of other things
|
2025-12-04 23:50:39 -05:00 |
|
|
|
028485d68f
|
more lua docs for zlua functions
|
2025-11-30 23:49:39 -05:00 |
|
|
|
605c4c4a37
|
don't reload the runtime config and personal config on remote lua connect
|
2025-11-30 23:02:25 -05:00 |
|
Harrison DiAmbrosio
|
02b48c9952
|
im j trynna checkout, hope this code isn't broken
|
2025-11-30 22:24:51 -05:00 |
|
Harrison DiAmbrosio
|
acb95648e6
|
added view unfocusing
|
2025-11-29 22:07:25 -05:00 |
|
Harrison DiAmbrosio
|
689b48acd7
|
tags are like kinda done but not really, still need to switch focus
|
2025-11-29 21:59:14 -05:00 |
|
Harrison DiAmbrosio
|
a764be6af6
|
started to standardize and comment other apis
|
2025-11-27 00:10:25 -05:00 |
|
Harrison DiAmbrosio
|
3a0a29b55d
|
refactored view and output to use the lua aux lib
|
2025-11-26 23:48:40 -05:00 |
|
Harrison DiAmbrosio
|
9fe54377df
|
changed details to individual values
|
2025-11-26 18:08:23 -05:00 |
|
Harrison DiAmbrosio
|
d34db37589
|
basic data retrieval output api and some more view api
|
2025-11-25 23:31:23 -05:00 |
|
Harrison DiAmbrosio
|
d4ab71fb35
|
alt tab and odd -c no focus
|
2025-11-25 17:30:13 -05:00 |
|
|
|
1729e10e1d
|
fix duplicate imports
|
2025-11-25 16:58:40 -05:00 |
|
|
|
3f946d4f5c
|
Merge branch 'hook-w-arbitrary-args' into dev
|
2025-11-25 16:51:22 -05:00 |
|
|
|
91578d583a
|
rename mez.hook.add_hook -> mez.hook.add
|
2025-11-25 16:50:02 -05:00 |
|
|
|
d255f63ac7
|
generate if branching for modifier keys at comptime
|
2025-11-25 16:49:37 -05:00 |
|
Harrison DiAmbrosio
|
47bcce621d
|
lua position, size, focus and z-index (not really)
|
2025-11-25 16:49:31 -05:00 |
|
Harrison DiAmbrosio
|
b3b83fd287
|
w merge by me <3
|
2025-11-25 16:02:25 -05:00 |
|
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 |
|